-
-
Method Summary
Modifier and Type Method Description static RSIinstantiate()StringgetJsBase()voidperiod()Getter for the period. RSIperiod(Number period)Setter for the period. Baseseries()Getter for the indicator RSI series instance. RSIseries(StockSeriesType type)Setter for the indicator RSI series type. RSIseries(String type)Setter for the indicator RSI series type. -
-
Constructor Detail
-
RSI
RSI(String jsChart)
-
-
Method Detail
-
instantiate
static RSI instantiate()
-
period
void period()
Getter for the period.
-
series
RSI series(StockSeriesType type)
Setter for the indicator RSI series type.
-
-
-
-