Skip to main content
A newer version of this page is available.

DXBollingerBandsIndicator Class

Declaration

@interface DXBollingerBandsIndicator: DXCalculatedSeries

Inheritance

Properties

pointsCount Property

Declaration

@property (readwrite) int pointsCount

Property Value

Type
int

standardDeviationMultiplier Property

Declaration

@property (readwrite) double standardDeviationMultiplier

Property Value

Type
double

style Property

Declaration

@property (readwrite, nullable) DXBollingerBandsIndicatorStyle *style

Property Value

Type
DXBollingerBandsIndicatorStyle *

valueLevel Property

Declaration

@property (readwrite) DXValueLevel valueLevel

Property Value

Type
DXValueLevel