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