CommodityChannelIdxOverPeriod Method
This indicator is a generalization of the
CommodityChannelIndex
indicator and calculates the values of the commodityChannelIndex indicator over all sub-periods of a given length.Overload List
Overload | Description |
---|---|
CommodityChannelIdxOverPeriod(String,Series,Int32) | This indicator is a generalization of the CommodityChannelIndex indicator and calculates the values of the commodityChannelIndex indicator over all sub-periods of a given length. |
CommodityChannelIdxOverPeriod(Series,Int32) | This indicator is a generalization of the CommodityChannelIndex indicator and calculates the values of the commodityChannelIndex indicator over all sub-periods of a given length. |
CommodityChannelIdxOverPeriod(SeriesCollection,Int32) | This indicator is a generalization of the CommodityChannelIndex indicator and calculates the values of the commodityChannelIndex indicator over all sub-periods of a given length. |
Example
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also