taex v0.1.2 Taex.MovingAverage
Link to this section Summary
Functions
Calculates the simple moving average which is just the sum of the items passed in divided by the number of items
Link to this section Functions
Link to this function
simple(items)
Calculates the simple moving average which is just the sum of the items passed in divided by the number of items