-
-
Method Summary
Modifier and Type Method Description static CMFinstantiate()StringgetJsBase()voidperiod()Getter for the indicator period. CMFperiod(Number period)Setter for the indicator period. Baseseries()Getter for the indicator series instance. CMFseries(StockSeriesType type)Setter for the indicator series type. CMFseries(String type)Setter for the indicator series type. -
-
Constructor Detail
-
CMF
CMF(String jsChart)
-
-
Method Detail
-
instantiate
static CMF instantiate()
-
period
void period()
Getter for the indicator period.
-
series
CMF series(StockSeriesType type)
Setter for the indicator series type.
-
-
-
-