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


Overload List

OverloadDescription
GeometricMovingAverage(String,Series,ElementValue,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,ElementValue,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,ElementValue,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.  

Example

See Also

© 2010 All Rights Reserved.