[]
Represents a Commodity Channel Index indicator series for the FinancialChart.
public class CCI : IndicatorBase, IDisposable, IValueProvider, ISeries, IStyleProvider
Public Class CCI
Inherits IndicatorBase
Implements IDisposable, IValueProvider, ISeries, IStyleProvider
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.
| Name | Description |
|---|---|
| CCI() | Creates an instance of CCI class. |