[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance.BollingerBands

BollingerBands Class

Implements
IValueProvider
ISeries
IStyleProvider
Namespace: C1.WPF.Chart.Finance
Assembly: C1.WPF.FinancialChart.4.6.2.dll
Syntax
public class BollingerBands : IndicatorBase, IDisposable, IValueProvider, ISeries, IStyleProvider
Public Class BollingerBands
    Inherits IndicatorBase
    Implements IDisposable, IValueProvider, ISeries, IStyleProvider

Constructors

Name Description
BollingerBands()

Fields

Name Description
MultiplierProperty

Identifies the Multiplier dependency property.

Properties

Name Description
LowerYVals
MiddleYVals
Multiplier

Gets or sets the standard deviation multiplier.

UpperYVals
XVals

Methods

Name Description
GetItem(int)

Gets data item by its index.