Skip to main content

BollingerBands Class

The Bollinger Bands indicator.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.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