[]
        
(Showing Draft Content)

C1.Win.Chart.Finance.BollingerBands

BollingerBands Class

The BollingerBands class.

Implements
ISeries
IStyleProvider
Namespace: C1.Win.Chart.Finance
Assembly: C1.Win.FinancialChart.8.dll
Syntax
public class BollingerBands : IndicatorBase, IDisposable, ISeries, IStyleProvider

Constructors

Name Description
BollingerBands()

Properties

Name Description
LowerYVals

Gets the array of lower Y values.

MiddleYVals

Gets the array of middle Y values.

Multiplier

Gets or sets the standard deviation multiplier.

UpperYVals

Gets the array of upper Y values.

XVals

Gets the array of X values.

Methods

Name Description
GetItem(int)

Gets the data item.