# Volume Dry-up

A Volume & Order Flow concept (Volume behavior) in the LuxAlgo Library, with 1 indicator implementation.

## What is a Volume Dry-up?

A volume dry-up is a contraction in turnover to well below the instrument's recent norm, typically late in a consolidation. As a base tightens, each successive pullback attracts less selling until activity shrinks to a fraction of average; growth-stock methods read that as supply exhaustion. The holders who wanted out are out, floating supply has been absorbed, and quiet trade near the pivot is the precondition breakout traders want before an attempt.

The vocabulary belongs to the growth-stock tradition: base analysis in the O'Neil lineage treats quiet pullbacks as constructive, and Mark Minervini's volatility-contraction teaching made the dry-up (his VDU shorthand) an explicit checklist item in the final contraction before a pivot attempt. The Wyckoff tradition described the same physics decades earlier in its testing language, supply proven spent by the market's inability to generate volume on a revisit.

The signature pairs shrinking volume with shrinking price range, the combination that defines the [Volatility Contraction Pattern](https://www.luxalgo.com/library/concept/volatility-contraction-pattern/). Wyckoff-lineage readers describe the same event as a successful test: price holds a level on markedly lighter volume than the prior decline. A dry-up by itself is dormancy, not a signal; the trigger is the expansion that follows it.

Location does the interpretive work. Quiet trade near the top of a mature base, after a sequence of shrinking contractions, is the constructive case; the same quiet in a downtrend is apathy, and on a rally attempt it is absent demand. The read also wants corroboration that the quiet is genuinely two-sided dormancy rather than one side hiding: a flat [OBV](https://www.luxalgo.com/library/concept/obv/) through the contraction and a [profile](https://www.luxalgo.com/library/concept/volume-profile/) thinning at the pivot support the supply-exhaustion story.

## How to identify a volume dry-up

The constructive case inside a base is described; the same statistics elsewhere carry different meanings.

1. Start with a mature consolidation: a base that has already tightened through successive pullbacks, each shallower than the last.
2. Measure the quiet: sessions printing volume far below the 50-day average, or [relative volume](https://www.luxalgo.com/library/concept/relative-volume/) at a small fraction of normal, ideally the lightest prints of the entire base.
3. Require the range to confirm: daily spreads tightening alongside volume, the contraction pairing that defines the pattern.
4. Check the location: the quiet should sit near the base's pivot area with price holding, not sagging away from it.
5. Wait for the resolution: the signal is the expansion out of the dry-up, a range break on decisively expanding turnover.
6. Invalidate on the wrong expansion: heavy volume breaking the base downward answers the supply question in the other direction.

## How traders use it

- As breakout preparation: [relative volume](https://www.luxalgo.com/library/concept/relative-volume/) fading to unusually low levels near the pivot of a tight base sets the stage, and entries wait for the range break on expanding turnover ([volume at breakout](https://www.luxalgo.com/library/concept/volume-at-breakout/)).
- As a pullback filter in uptrends: retracements that dry up are treated as corrective and holdable, while pullbacks on expanding volume raise distribution concerns.
- As a Wyckoff-style test grade: a retest of a shakeout low on a small fraction of the earlier volume suggests supply is spent, while heavy volume on the test says the level is still contested.
- As a screening condition: scanners shortlist bases whose recent sessions print the lightest volume of the structure while price holds the pivot area, queueing candidates before any breakout fires.
- As a holding-pattern check: through the quiet stretch, a flat cumulative line such as [OBV](https://www.luxalgo.com/library/concept/obv/) supports the dormancy read, while a sagging one warns that the silence hides steady supply.

## Volume Dry-up vs neighboring volume events

- **Volume Spike** (https://www.luxalgo.com/library/concept/volume-spike/): The spike is participation's loud extreme, one bar shouting; the dry-up is its quiet one, sessions barely whispering. Base analysis uses both: spikes mark the shakeouts and the breakout, dry-ups mark the exhaustion between them.
- **Volume Divergence** (https://www.luxalgo.com/library/concept/volume-divergence/): Divergence compares successive trend legs and warns mid-move; the dry-up describes a consolidation's terminal quiet and precedes the move. One grades a trend's health, the other a base's readiness.
- **Volume at Breakout** (https://www.luxalgo.com/library/concept/volume-at-breakout/): The two are a sequence: the dry-up is the precondition, the expansion at the break is the confirmation. A breakout from proper quiet on surging volume is the textbook pairing; a break from a noisy base carries neither read.

## FAQ

### What counts as a volume dry-up?

There is no fixed threshold. Practitioners commonly look for the lightest sessions in the entire base, volume well below the 50-day average, or relative volume at a small fraction of normal while the daily ranges tighten. The comparison is always against the instrument's own recent activity, never an absolute share count.

### Is low volume bullish or bearish?

Neither on its own; location decides. Light volume on pullbacks within an uptrend or late in a constructive base suggests sellers are finished, which leans bullish. Light volume on a rally attempt suggests demand is absent, which leans bearish. A dry-up only carries meaning relative to where it appears in the structure.

### What role does the dry-up play in Minervini's VCP?

It is the pattern's final exam. The volatility contraction sequence expects each pullback to shrink in both depth and volume, and the last contraction before the pivot should trade at the quietest levels of the whole structure, the VDU. That quiet certifies supply exhaustion in the method's terms, and the buy trigger remains the pivot break on expanding volume, never the quiet itself.

### Does a volume dry-up guarantee the breakout will succeed?

No. It improves the setup's logic, less overhead supply to absorb, but breakouts from textbook dry-ups still fail with market weakness, bad earnings, or simple crowding. The dry-up is one precondition in a checklist that also wants a sound base, a real expansion at the break, and a market tailwind, with the stop doing the work the statistics cannot.

### What does drying volume on a rally attempt mean?

The bearish mirror: advances need participation, so a bounce whose volume shrinks bar by bar is demand failing an audition. In base analysis that reads as a rally likely to be sold back; in Wyckoff terms it is the weak-demand test that precedes markdown. Same statistic as the constructive dry-up, opposite meaning, purely because of where it prints.

### Do volume dry-ups apply intraday?

The logic scales: lunchtime compressions before afternoon breaks are session-scale dry-ups, and intraday bases show the same quiet-then-expansion sequence. The complication is that intraday volume follows a strong time-of-day curve, quiet midday is normal, not informative, so intraday dry-up reads must be taken against the time-matched baseline that relative-volume tools provide.

## Implementations in the Library

- Volume Dry-up (LuxAlgo): https://www.luxalgo.com/library/indicator/volume-dry-up/

## Related concepts

- Relative Volume: https://www.luxalgo.com/library/concept/relative-volume/
- Volume Spike: https://www.luxalgo.com/library/concept/volume-spike/
- Volume at Breakout: https://www.luxalgo.com/library/concept/volume-at-breakout/
- Volume Oscillator: https://www.luxalgo.com/library/concept/volume-oscillator/
- PVO: https://www.luxalgo.com/library/concept/pvo/
- Up/down Volume Ratio: https://www.luxalgo.com/library/concept/up-down-volume-ratio/
- Pocket Pivot: https://www.luxalgo.com/library/concept/pocket-pivot/
- Volume Divergence: https://www.luxalgo.com/library/concept/volume-divergence/
- Bill Williams Market Facilitation Index: https://www.luxalgo.com/library/concept/bill-williams-market-facilitation-index/
- Better Volume Classifications: https://www.luxalgo.com/library/concept/better-volume-classifications/

---

Source: https://www.luxalgo.com/library/concept/volume-dry-up/ (LuxAlgo Library, the encyclopedia of trading & technical analysis). Free to use with attribution: https://www.luxalgo.com/library/license/