-
-
Method Summary
Modifier and Type Method Description static EMAinstantiate()StringgetJsBase()voidperiod()Getter for the period. EMAperiod(Number period)Setter for the period. Baseseries()Getter for the indicator series instance. EMAseries(StockSeriesType type)Setter for the indicator series type. EMAseries(String type)Setter for the indicator series type. -
-
Constructor Detail
-
EMA
EMA(String jsChart)
-
-
Method Detail
-
instantiate
static EMA instantiate()
-
period
void period()
Getter for the period.
-
series
EMA series(StockSeriesType type)
Setter for the indicator series type.
-
-
-
-