Intraday Intensity Index (III)

Category: volume

A volume-based indicator that tracks institutional money flow by measuring where the close price falls within the day's high-low range relative to volume.

Formula

\text{position\_multiplier} = \frac{2 \cdot \text{Close} - \text{High} - \text{Low}}{\text{High} - \text{Low}} \\ \text{III} = \text{SMA}(\text{position\_multiplier} \cdot \text{Volume}, \text{period})

Inputs

See signal primitives and every published strategy that uses Intraday Intensity Index (III) on WOBR StrategyVerse.


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