[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.CCI-1

CCI<T> Class

Represents a Commodity Channel Index indicator series for the FinancialChart.

Namespace: C1.Web.Mvc.Finance
Assembly: C1.Web.Mvc.Finance.dll
Syntax
public class CCI<T> : SingleOverlayIndicatorBase<T>
Type Parameters
Name Description
T
Remarks

The commodity channel index is an oscillator that measures an asset's current price level relative to an average price level over a specified period of time.

Constructors

Name Description
CCI(FlexChartCore<T>)

Creates one CCI<T> instance.

Properties

Name Description
Constant

Gets or sets the constant value for the CCI calculation.

ExtraSeriesTypeName

Gets the Name of this Series.