dotnetCHARTING Send comments on this topic.
UpperBollingerBands Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : UpperBollingerBands Method


Evaluates the position of the Upper Bollinger Band for a given standard deviation level.

Overload List

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.  

See Also