-
-
Method Summary
Modifier and Type Method Description static ATRinstantiate()StringgetJsBase()voidperiod()Getter for the period. ATRperiod(Number period)Setter for the period. Baseseries()Getter for the indicator series instance. ATRseries(StockSeriesType type)Setter for the indicator series type. ATRseries(String type)Setter for the indicator series type. -
-
Constructor Detail
-
ATR
ATR(String jsChart)
-
-
Method Detail
-
instantiate
static ATR instantiate()
-
period
void period()
Getter for the period.
-
series
ATR series(StockSeriesType type)
Setter for the indicator series type.
-
-
-
-