-
-
Method Summary
Modifier and Type Method Description static Momentuminstantiate()StringgetJsBase()voidperiod()Getter for the indicator period. MFIperiod(Number period)Setter for the indicator period. Baseseries()Getter for the indicator series instance. MFIseries(StockSeriesType type)Setter for the indicator series type. MFIseries(String type)Setter for the indicator series type. -
-
Constructor Detail
-
Momentum
Momentum(String jsChart)
-
-
Method Detail
-
instantiate
static Momentum instantiate()
-
period
void period()
Getter for the indicator period.
-
series
MFI series(StockSeriesType type)
Setter for the indicator series type.
-
-
-
-