-
-
Method Summary
Modifier and Type Method Description static RoCinstantiate()StringgetJsBase()voidperiod()Getter for the period. RoCperiod(Number period)Setter for the period. Baseseries()Getter for the indicator RoC series instance. RoCseries(StockSeriesType type)Setter for the indicator RoC series type. RoCseries(String type)Setter for the indicator RoC series type. -
-
Constructor Detail
-
RoC
RoC(String jsChart)
-
-
Method Detail
-
instantiate
static RoC instantiate()
-
period
void period()
Getter for the period.
-
series
RoC series(StockSeriesType type)
Setter for the indicator RoC series type.
-
-
-
-