Accumulation Distribution Line: Volume Meets Trend
The Accumulation Distribution Line answers one question: on each bar, did the volume traded favour buyers or sellers? It checks where the close sits inside the day’s range, assigns that fraction of the day’s volume a positive or negative sign, and keeps a running total.
Its real use is comparison, not level. The absolute value means nothing, but the direction of the line against the direction of price tells you whether a move is funded by real volume or drifting on thin participation.
Below: the formula in parts, a three day calculation you can check by hand, how it differs from On Balance Volume, and the flaw that trips up new users.
The formula, decoded
Three steps per bar. The first does the interesting work.
Money Flow Multiplier = ((Close - Low) - (High - Close)) / (High - Low)
Money Flow Volume = Money Flow Multiplier x Volume
A/D Line = Previous A/D Line + Money Flow Volume
The multiplier is bounded between +1 and -1.
- A close at the high gives +1, so the whole day’s volume counts as accumulation.
- A close at the low gives -1, so the whole day counts as distribution.
- A close mid range gives roughly 0, so a huge volume day adds almost nothing.
That last case surprises people. The indicator is saying the fight was even.
A three day calculation you can verify
Three sessions, with the line starting at zero for convenience.
| Day | High | Low | Close | Volume | Multiplier | Money flow volume | A/D line |
|---|---|---|---|---|---|---|---|
| 1 | Rs 512 | Rs 498 | Rs 508 | 12,00,000 | +0.43 | +5,16,000 | 5,16,000 |
| 2 | Rs 515 | Rs 505 | Rs 507 | 9,00,000 | -0.60 | -5,40,000 | -24,000 |
| 3 | Rs 520 | Rs 509 | Rs 519 | 18,00,000 | +0.82 | +14,76,000 | 14,52,000 |
Day 1: close minus low is 10, high minus close is 4, so the numerator is 6. The range is 14. That gives 6 divided by 14, about 0.43, and 0.43 of 12,00,000 shares is roughly 5,16,000.
Day 2 is the instructive one. The stock printed a higher high than Day 1, at 515 against 512, so a price-only chart shows progress. But the close of 507 sits Rs 2 above the low, so the multiplier is (2 minus 8) divided by 10, or -0.60. On nine lakh shares that is -5,40,000, dropping the line to -24,000.
Day 3 closes Rs 1 below the high, so the multiplier is 9 divided by 11, about 0.82. On 18,00,000 shares that is +14,76,000, lifting the line to 14,52,000.
Three sessions, and the line has said something the price chart has not: the middle day’s higher high was unsupported, and the third day’s rally was funded.
What does the A/D line show that price does not?
Mostly disagreement. Four configurations matter.
| Price | A/D line | Reading | Practical response |
|---|---|---|---|
| Higher highs | Rising | Trend confirmed by volume | Hold or add on pullbacks |
| Higher highs | Flat or falling | Bearish divergence, distribution into strength | Tighten stops, stop adding |
| Lower lows | Falling | Downtrend confirmed | Stay out or stay short |
| Lower lows | Rising | Bullish divergence, accumulation into weakness | Wait for a reversal signal |
Divergence is the headline use, with the usual warning: it is a condition, not a trigger. Price can make higher highs against a falling A/D line for weeks. The rules for reading these disagreements are in our note on divergence in technical analysis.
The second use is breakout filtering. If a stock clears a multi month resistance level and the A/D line breaks out with it, the move has volume behind it. If the line stays flat, treat the breakout as suspect.
A/D line or OBV: which should I use?
Both are cumulative volume lines, and they disagree more often than beginners expect.
On Balance Volume compares the close with the previous close. Closed higher, add the full day’s volume. Closed lower, subtract it. That all or nothing method is explained in our piece on On Balance Volume.
The A/D line ignores the previous close entirely, caring only where today’s close sits inside today’s range.
So consider a stock that gaps down 6% on bad news, then rallies all day to close at the top of its range. The A/D line records strong accumulation. OBV records a big negative day, because the close is well below yesterday’s. Neither is wrong. They answer different questions.
Where the A/D line misleads you
That gap blindness is the main flaw. A stock can gap down repeatedly for a week, closing near the high of each successively lower range, and the line will rise the whole time while the stock loses a quarter of its value.
Two more limitations:
- Being cumulative, it is heavily influenced by history. One extraordinary volume day months ago can dominate the visible scale.
- It cannot separate delivery volume from intraday churn. A session dominated by intraday traders produces a large money flow figure reflecting little real ownership change, so check exchange delivery percentage.
Putting it into a routine
The A/D line has no period setting, which removes the temptation to optimise it. You still need a process.
- Pick the timeframe first. Daily bars suit swing decisions, weekly bars read a multi month trend better.
- Draw the same trendline on the A/D line that you drew on price, then compare slopes instead of eyeballing shapes.
- Check for gaps in recent price history. If the stock gapped, discount the reading.
- Use it as confirmation, never as a standalone trigger. Pair it with a support break or a moving average signal.
- Cross check delivery percentage on the exchange website for stocks that matter to you.
One relative is worth knowing: Chaikin Money Flow sums the same money flow volume over a fixed lookback rather than forever, which removes the long history problem. For a bounded volume reading, the Money Flow Index is the more common choice.
One caution: three volume indicators on one chart give you three versions of the same information, not three opinions, which is the point of our guide to combining technical indicators.
Risk note: volume indicators describe what has already traded. They do not predict, and a divergence can persist far longer than a short dated position can survive.
Frequently Asked Questions
What is a good A/D line value to look for?
There is no good value. The starting point is arbitrary, so the same stock can read 40 lakh on one platform and 4 crore on another. Only the slope, and its agreement with price, carries information. A tipsheet quoting an A/D level as a buy threshold has misunderstood the indicator.
Can I use the A/D line for intraday trading?
You can apply it to 5 or 15 minute bars, and many traders do, but noise rises sharply. Bars have small ranges intraday, so a few paise change in the close flips the multiplier from positive to negative. Read the slope across a session rather than single bars.
Why does my A/D line differ from someone else’s?
Three usual reasons. The cumulative starting point depends on how much history the platform loaded. Adjusted versus unadjusted prices around a bonus or split change the range. And some feeds report exchange specific volume, so an NSE-only feed will not match a combined feed.
Does the A/D line work for ETFs?
Yes, since an ETF has a real intraday range and traded volume. It does not work for open ended mutual funds, because a NAV has no high, low or volume. Some Indian ETFs trade thinly, and a thin tape gives unreliable readings whichever volume tool you use.
Is the A/D line a leading or lagging indicator?
Lagging in construction, since it is built from bars that have already closed. It gets called leading because divergences can appear before price turns. Treat that as a coincidence of sequence, not a forecast. Waiting for price confirmation avoids most false signals.
How long should a divergence last before I act on it?
There is no fixed number of bars, and that ambiguity is the indicator’s weak point. A common approach requires the divergence to span two clear swing highs or lows, then waits for a price event such as a support break. Acting on the divergence alone causes most losses.
Key Takeaways
- The multiplier is ((Close minus Low) minus (High minus Close)) divided by the range, bounded between +1 and -1, then multiplied by volume and added to a running total.
- A close mid range contributes almost nothing, so a high volume indecisive day barely moves the line.
- The absolute value is meaningless because the starting point is arbitrary. Only slope and divergence matter.
- It ignores the previous close, so it can rise through a series of gap downs. Check for gaps before trusting a bullish reading.
- OBV assigns full volume by close-to-close direction, the A/D line a fraction by position in the range. They disagree, and both can be right.
- Cross check a strong signal against exchange delivery percentage, since intraday churn inflates volume without changing ownership.




