C1.Win.Chart.Finance Namespace / CCI Class
Members

CCI Class
Represents a Commodity Channel Index indicator series for the FinancialChart.
Syntax
'Declaration
 
Public Class CCI 
   Inherits IndicatorBase
 
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.
Inheritance Hierarchy

System.Object
   C1.Chart.SeriesBase
      C1.Win.Chart.Series
         C1.Win.Chart.Finance.FinancialSeries
            C1.Win.Chart.Finance.IndicatorBase
               C1.Win.Chart.Finance.CCI

See Also