-
-
Method Summary
Modifier and Type Method Description static CCIinstantiate()StringgetJsBase()voidperiod()Getter for the indicator period. CCIperiod(Number period)Setter for the indicator period. Baseseries()Getter for the indicator series instance. CCIseries(StockSeriesType type)Setter for the indicator series type. CCIseries(String type)Setter for the indicator series type. -
-
Constructor Detail
-
CCI
CCI(String jsChart)
-
-
Method Detail
-
instantiate
static CCI instantiate()
-
period
void period()
Getter for the indicator period.
-
series
CCI series(StockSeriesType type)
Setter for the indicator series type.
-
-
-
-