Package com.illumon.numerics.movingaverages
package com.illumon.numerics.movingaverages
-
ClassDescriptionBase class for computing moving averages.A DB aware EMA which can compute "by" emas without grouping and then ungrouping.A DB aware EMA which can compute "by" emas without grouping and then ungrouping.An EMA.An array of EMAs with different timescales.A sum where the values are decayed at an exponential rate to zero.Computes the differences between values in an array of emas.Interface for indicating when the market is open for trading.A simple ema which decays with trading time and only accepts samples during trading hours.