Accumulation/Distribution (A/D)

Category: volume

Measures cumulative money flow by calculating the proximity of the closing price to its high or low within a specific period, weighted by volume.

Formula

CLV = \frac{(Close - Low) - (High - Close)}{High - Low} \\ AD_{i} = AD_{i+1} + (CLV \times Volume) \text{ where } i+1 \text{ is the previous bar}

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


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