Unsupported for-in statement reassignment series iterable qualifier

Category: trend

A basic Exponential Moving Average (EMA) used as a test case for for-in loop reassignment logic.

Formula

EMA(close, L) = \alpha \cdot close + (1 - \alpha) \cdot EMA_{prev}, \alpha = \frac{2}{L+1}

Inputs

See signal primitives and every published strategy that uses Unsupported for-in statement reassignment series iterable qualifier on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home