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

BollingerBands Class

The Bollinger Bands indicator.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v21.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class BollingerBands :
    Indicator,
    IAffectsAxisRange

Remarks

The Bollinger Bands indicator looks as follows.

BollingerBands

Implements

See Also