Overload | Description |
---|---|
UpperBollingerBands(String,Series,Double,Int32) | Evaluates the position of the Upper Bollinger Band for a given standard deviation level. |
UpperBollingerBands(Series,Double,Int32) | Evaluates the position of the Upper Bollinger Band for a given standard deviation level. |
UpperBollingerBands(SeriesCollection,Double,Int32) | Evaluates the position of the Upper Bollinger Band for a given standard deviation level. |