-
-
Method Summary
Modifier and Type Method Description static BBandsBinstantiate()StringgetJsBase()voiddeviation()Getter for the deviation. voiddeviation(Number deviation)Setter for the deviation. voidperiod()Getter for the period. BBandsBperiod(Number period)Getter and setter for the period. Baseseries()Getter for the indicator series instance. BBandsBseries(StockSeriesType type)Setter for the indicator series type. BBandsBseries(String type)Setter for the indicator series type. -
-
Constructor Detail
-
BBandsB
BBandsB(String jsChart)
-
-
Method Detail
-
instantiate
static BBandsB instantiate()
-
deviation
void deviation()
Getter for the deviation.
-
period
void period()
Getter for the period.
-
series
BBandsB series(StockSeriesType type)
Setter for the indicator series type.
-
-
-
-