Moving Averages can now calculate the average value as "weighted" ( multiplying each point index to calculate the average ).

Example:

MovAveFunction.setWeighted( true );