[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance.CCI

CCI Class

Represents a Commodity Channel Index indicator series for the FinancialChart.

Implements
IValueProvider
ISeries
IStyleProvider
Namespace: C1.WPF.Chart.Finance
Assembly: C1.WPF.FinancialChart.4.6.2.dll
Syntax
public class CCI : IndicatorBase, IDisposable, IValueProvider, ISeries, IStyleProvider
Public Class CCI
    Inherits IndicatorBase
    Implements IDisposable, IValueProvider, ISeries, IStyleProvider
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()

Creates an instance of CCI class.