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


Returns the Median Moving Average of a given period of the data series provided for all possible periods for the data given.

Overload List

OverloadDescription
MedianMovingAverage(String,Series,ElementValue,Series,ElementValue,Int32)Returns the Median Moving Average of a given period of the data series provided for all possible periods for the data given.  
MedianMovingAverage(Series,ElementValue,Series,ElementValue,Int32)Returns the Median Moving Average of a given period of the data series provided for all possible periods for the data given.  
MedianMovingAverage(SeriesCollection,ElementValue,ElementValue,Int32)Returns the Median Moving Average of a given period of the data series provided for all possible periods for the data given.  

See Also

© 2010 All Rights Reserved.