[]
Represents a Commodity Channel Index indicator series for the FinancialChart.
public class CCI : IndicatorBase, IDisposable
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. |