smoothingFactor

The exponential smoothing factor that applies to the average.

See: https://en.wikipedia.org/wiki/Exponential_smoothing Default: 0.9 (comparable to a 12 sample sliding window)