-
-
Method Summary
Modifier and Type Method Description static MFIinstantiate()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
-
MFI
MFI(String jsChart)
-
-
Method Detail
-
instantiate
static MFI instantiate()
-
period
void period()
Getter for the indicator period.
-
series
MFI series(StockSeriesType type)
Setter for the indicator series type.
-
-
-
-