Supported ta.dmi na lengths (Test Script)
Category: momentum, trend
A technical analysis test script verifying the behavior of the Directional Movement Index (DMI) function when provided with 'na' (null) parameters.
Formula
\text{DMI}(len, smoothing) = \text{ta.dmi}(\text{source}, \text{length}) \rightarrow [+DI, -DI, ADX]
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.