Random Walk Index (RWI BTF)

Category: trend, volatility

Determines if price action is following a random walk or a persistent trend by comparing price displacement to true range over multiple periods.

Formula

$RWI_{High} = \max\left(\frac{High_0 - Low_n}{ATR_n \cdot \sqrt{n}}\right)$, $RWI_{Low} = \max\left(\frac{High_n - Low_0}{ATR_n \cdot \sqrt{n}}\right)$, where $n$ ranges from 1 to Length.

Inputs

See signal primitives and every published strategy that uses Random Walk Index (RWI BTF) on WOBR StrategyVerse.


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