of the usage has no impact on the issue with the generator because the usage was only using the first index in the exponential moving average which always amounts to just the value of the simple moving average. (i.e.) smoothing does not occur on the first index, only subsequent indices are smoothed.