Overload | Description |
---|---|
LinearMovingAverage(String,Series,ElementValue,Int32) | Returns the value of the Linearly Weighted Moving Average(LWMA) for all periods for which sufficient historical data is provided. |
LinearMovingAverage(Series,ElementValue,Int32) | Returns the value of the Linearly Weighted Moving Average(LWMA) for all periods for which sufficient historical data is provided. |
LinearMovingAverage(SeriesCollection,ElementValue,Int32) | Returns the value of the Linearly Weighted Moving Average(LWMA) for all periods for which sufficient historical data is provided. |