[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.BollingerBands-1

BollingerBands<T> Class

Represents a Bollinger Bands overlay series for the FinancialChart.

Inheritance
BollingerBands<T>
Namespace: C1.Web.Mvc.Finance
Assembly: C1.Web.Mvc.Finance.dll
Syntax
public class BollingerBands<T> : ExtraSeries<T>
Type Parameters
Name Description
T

Constructors

Name Description
BollingerBands(FlexChartCore<T>)

Creates one BollingerBands<T> instance.

Properties

Name Description
ExtraSeriesTypeName

Gets the Name of this Series.

Multiplier

Gets or sets the standard deviation multiplier.

Period

Gets or sets the period for the calculation as an integer value.