Unsupported UDF Switch Reassignment EMA
Category: trend
An experimental indicator that calculates an Exponential Moving Average (EMA) where the length is dynamically reassigned to the current bar index within a user-defined function.
Formula
EMA(close, bar\_index) \text{ where length is determined by a conditional switch}
Inputs
- length (default: 2)
See signal primitives and every published strategy that uses Unsupported UDF Switch Reassignment EMA on WOBR StrategyVerse.