quantQ icon indicating copy to clipboard operation
quantQ copied to clipboard

Typo in EMA formula 3.2.5.1

Open hkoster01 opened this issue 4 years ago • 0 comments

I think the formula is EMAi(λ) = xi ✕ (1-λ) + EMAi-1 ✕ λ Not xi-1 in the first term.

Thanks,

hkoster01 avatar Oct 04 '21 18:10 hkoster01