dotnetCHARTING Send comments on this topic.
CommodityChannelIdxOverPeriod Method
See Also 
dotnetCHARTING Namespace > FinancialEngine Class : 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

OverloadDescription
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.  

See Also