Accumulation/Distribution Line (ADL)
Volume based indicator designed to measure underlying supply and demand.
Accumulation/Distribution Line (ADL) is a volume based indicator designed to measure underlying supply and demand. It determines whether traders are accumulating (buying) or distributing (selling).
Trading application
The Accumulation/Distribution Line can be used to gauge the general flow of volume. An uptrend in prices with a downtrend in the Accumulation/Distribution Line suggests an underlying selling pressure (distribution) that could foreshadow a bearish reversal. A downtrend in prices with an uptrend in the Accumulation/Distribution Line indicates an underlying buying pressure (accumulation) that could foreshadow a bullish reversal. It is not a standalone indicator.
Calculation
The multiplier is positive when the close is in the upper half of the high-low range and negative when in the lower half.
Parameters
Input Parameters
No input parameters.
Output Parameters
Indicator ouptuts a single value.
Type | Range of value |
double | (0, double.MaxValue) |
Examples
Complete example
Last updated