Ease of Movement (EOM)

Category: volume, momentum

Measures the relationship between price change and volume, showing how easily price moves. High values indicate price rising on low volume; low values indicate price falling on low volume.

Formula

\text{MidPoint} = \frac{High + Low}{2} \\ \text{MidPointChange} = \text{MidPoint} - \text{MidPoint}_{prev} \\ \text{BoxRatio} = \frac{Volume / Scale}{High - Low} \\ \text{RawEOM} = \frac{\text{MidPointChange}}{\text{BoxRatio}} \\ \text{EOM} = \text{SMA}(\text{RawEOM}, \text{Smoothing})

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home