Community

A LINQ Style Simple Moving Average Operator

(Richard Carr) Raw data series with extreme peaks and troughs can be difficult to interpret. One way to remove sudden spikes is by applying a simple moving average calculation. This article describes a simple moving average extension method with a LINQ style.

Read More - Register for Free Membership