-
-
Method Summary
Modifier and Type Method Description static SMAinstantiate()StringgetJsBase()voidperiod()Getter for the period. SMAperiod(Number period)Setter for the period. Baseseries()Getter for the indicator SMA series instance. SMAseries(StockSeriesType type)Setter for the indicator SMA series type. SMAseries(String type)Setter for the indicator SMA series type. -
-
Constructor Detail
-
SMA
SMA(String jsChart)
-
-
Method Detail
-
instantiate
static SMA instantiate()
-
period
void period()
Getter for the period.
-
series
SMA series(StockSeriesType type)
Setter for the indicator SMA series type.
-
-
-
-