-
-
Method Summary
Modifier and Type Method Description static MMAinstantiate()StringgetJsBase()voidperiod()Getter for the indicator period. MMAperiod(Number period)Setter for the indicator period. Baseseries()Getter for the indicator series instance. MMAseries(StockSeriesType type)Setter for the indicator series type. MMAseries(String type)Setter for the indicator series type. -
-
Constructor Detail
-
MMA
MMA(String jsChart)
-
-
Method Detail
-
instantiate
static MMA instantiate()
-
period
void period()
Getter for the indicator period.
-
series
MMA series(StockSeriesType type)
Setter for the indicator series type.
-
-
-
-