EMA Test Fixture (Unsupported For-In Reassignment)
Category: trend
Plots an Exponential Moving Average (EMA) based on a length input. Although it contains a loop structure, the loop is functionally inert due to a null array reference.
Formula
EMA(close, L) \text{ where } L \text{ is the input length}
Inputs
- Length (default: 2)
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.