dotnetCHARTING Send comments on this topic.
GeometricMovingAverage Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : GeometricMovingAverage Method


Calculates the Geometric Moving Average (GMA) for a given period for all possible data points (i.e. periods) for which there is sufficient historical data provided.

Overload List

OverloadDescription
GeometricMovingAverage(String,Series,Int32)Calculates the Geometric Moving Average (GMA) for a given period for all possible data points (i.e. periods) for which there is sufficient historical data provided.  
GeometricMovingAverage(Series,Int32)Calculates the Geometric Moving Average (GMA) for a given period for all possible data points (i.e. periods) for which there is sufficient historical data provided.  
GeometricMovingAverage(SeriesCollection,Int32)Calculates the Geometric Moving Average (GMA) for a given period for all possible data points (i.e. periods) for which there is sufficient historical data provided.  

See Also

© 2010 All Rights Reserved.