# Wyckoff Wave & Volume Studies

A Wyckoff concept (Analytics) in the LuxAlgo Library, with 1 indicator implementation.

## What are Wyckoff Wave & Volume Studies?

Wyckoff Wave & Volume Studies read the market as alternating buying and selling waves instead of fixed-time bars. Each swing's price progress, duration, and cumulative volume are measured and compared against previous waves in the same direction: how much effort each wave carried and how much ground it won. Wyckoff himself tape-read intraday waves and kept wave charts of a small basket of active leading stocks, and David Weis later formalized the volume side by accumulating volume across each swing, the method now known as Weis Wave Volume.

The wave chart is one of the oldest artifacts of the [Wyckoff Method](https://www.luxalgo.com/library/concept/wyckoff-method/). Wyckoff plotted an intraday wave line built from a handful of leading stocks, judging the market's trend from the character of its buying and selling waves rather than from any single issue, and the Stock Market Institute maintained a Wyckoff Wave index in that tradition for decades after his death. The modern revival owes most to David Weis, a longtime Wyckoff practitioner and author of Trades About to Happen, whose wave-volume rendering was ported to retail charting platforms and is now the form most traders meet first.

The underlying logic is [effort vs result](https://www.luxalgo.com/library/concept/effort-vs-result/) at swing scale. Growing wave volume with shrinking progress warns that a trend is meeting opposition; shrinking volume on pullback waves suggests the opposing side is drying up. Because waves are built from a swing definition, usually a zigzag-style reversal threshold, the chosen threshold changes what counts as a wave, so comparisons are only meaningful under consistent settings.

The wave lens matters because fixed-time bars fragment exactly the information Wyckoff cared about. A three-day decline and a five-day rally are hard to compare bar by bar, but as two waves each becomes a single unit of effort and result. That is how practitioners grade the tests, [springs](https://www.luxalgo.com/library/concept/spring/), and [upthrusts](https://www.luxalgo.com/library/concept/upthrust/) that punctuate the [Wyckoff Accumulation Schematic](https://www.luxalgo.com/library/concept/wyckoff-accumulation-schematic/) and [Wyckoff Distribution Schematic](https://www.luxalgo.com/library/concept/wyckoff-distribution-schematic/). Wave totals also make [absorption](https://www.luxalgo.com/library/concept/absorption/) visible: enormous volume in a wave that covers little ground is the classic signature of one side swallowing everything the other offers.

## How to read wave and volume studies on a chart

Wave tools redraw activity swing by swing, so setup and consistency matter more than any single reading.

1. Apply a wave-volume indicator (Weis Wave implementations are the most common) and set the swing reversal threshold for your timeframe; each rendered column should correspond to one visible swing.
2. Check the fit: if columns flip on every minor wiggle the threshold is too small, and if whole trend legs merge into one wave it is too large.
3. Compare successive waves in the same direction on three dimensions: cumulative volume, price progress, and duration.
4. Flag divergences: a wave with more volume but less progress than its predecessor signals opposition, while pullback waves shrinking in volume signal the counter-side drying up.
5. Anchor conclusions to structure: read wave evidence at range boundaries, tests, and breakouts, where the question the wave answers is clearest.

## How traders use it

- To judge trend health by comparing successive waves in the trend direction: later waves that need more volume to cover less ground hint at exhaustion or absorption, while waves that travel farther on similar effort argue the trend is still efficient.
- To grade tests inside trading ranges: a retest of the lows on a small selling wave, with little volume and little progress, supports an accumulation read, while heavy selling waves that keep reaching lower argue for breakdown.
- To validate springs and upthrusts: an undercut on a small, low-volume selling wave that recovers argues exhaustion, while a heavy wave that keeps sinking argues genuine supply.
- To judge breakouts: a move through range resistance riding a buying wave that dwarfs recent selling waves supports the breakout, while a breakout on an unremarkable wave invites the failure read.
- To keep comparisons honest: wave studies depend on the swing threshold, so practitioners fix the reversal size per timeframe and compare like with like rather than mixing settings.
- As a modern stand-in for tape reading: cumulative wave volume compresses the intraday tape into comparable units, close in spirit to how Wyckoff originally tracked the market.

## Wave & volume studies vs. related Wyckoff tools

- **Effort vs Result** (https://www.luxalgo.com/library/concept/effort-vs-result/): The same law at different scales: effort versus result grades individual bars by spread against volume, while wave studies aggregate the comparison across whole swings. Bar reads spot single events; wave reads judge campaigns.
- **Wyckoff Method** (https://www.luxalgo.com/library/concept/wyckoff-method/): The parent discipline: the method supplies the laws and the schematics, and wave studies are its measuring instrument, turning the qualitative comparison of rallies and reactions into countable totals.
- **Absorption** (https://www.luxalgo.com/library/concept/absorption/): A condition wave studies detect rather than a rival tool: absorption appears as heavy wave volume with little price progress at a boundary, the quantitative signature of one side being taken down quietly.

## FAQ

### What is the difference between Weis Wave volume and normal volume bars?

Normal volume prints per fixed time interval, so a single swing's effort is scattered across many bars. Weis Wave accumulates volume over each price swing, producing one total per buying or selling wave, which makes it easy to compare the force behind successive waves directly. The trade-off is sensitivity to the swing definition: change the reversal threshold and the waves, and their volumes, change too.

### How do you read buying and selling waves?

Compare each wave with prior waves in the same direction on three dimensions: price progress, time taken, and cumulative volume. Harmony, meaning more volume with more progress, supports the move; divergence, meaning more volume with less progress, warns of opposition or absorption. Also compare opposing waves: in a healthy uptrend, buying waves run longer and heavier than the selling waves between them. These are relative reads, not fixed thresholds.

### What reversal threshold should you use for wave charts?

There is no standard value; the threshold is a lens rather than a parameter with a correct setting. Practitioners size it to the instrument's normal noise, in points, percent, or volatility units, so ordinary backing-and-filling does not register as a reversal, then hold it fixed. Changing thresholds mid-analysis destroys comparability, which is the entire value of the chart.

### Does wave volume work in forex where volume is tick volume?

Spot forex has no centralized volume, so wave tools there accumulate tick counts instead of traded size. Tick volume tracks activity reasonably well in liquid sessions, and many practitioners accept it as a proxy, but it weighs a small trade and a large trade identically. Volume on the related currency futures contract is the common cross-check.

### What was Wyckoff's original wave chart?

An intraday line built by hand from the prices of a few active leading stocks, plotted as alternating up and down waves with notes on their duration and character. Wyckoff used it to judge the market's trend from how its waves lengthened or shortened. Later teachers continued the idea as a maintained index, and modern software recreates the logic with swing algorithms and volume totals.

### Is Weis Wave volume predictive?

It is descriptive: it states how much volume each completed swing carried. The forward-looking use is inferential, reading shrinking pullback waves or heavy no-progress waves as evidence about which side is in control, and that evidence still needs structural context and can be overturned by the next wave. No wave reading removes the need for risk control.

### Do wave and volume studies repaint?

The current wave is always provisional: until price reverses by the threshold, the last column keeps growing and can absorb what briefly looked like a new swing. Completed waves do not change. This is inherent to swing definitions rather than a flaw in any particular script, and it is why practitioners act on completed waves or structural events rather than the live column.

## Implementations in the Library

- Wyckoff Wave & Volume Studies (LuxAlgo): https://www.luxalgo.com/library/indicator/wyckoff-wave-and-volume-studies/

## Related concepts

- Re-accumulation vs Re-distribution Diagnosis: https://www.luxalgo.com/library/concept/re-accumulation-vs-re-distribution-diagnosis/
- Absorption: https://www.luxalgo.com/library/concept/absorption/
- Trading-range Position: https://www.luxalgo.com/library/concept/trading-range-position/
- Point & Figure Cause Counting: https://www.luxalgo.com/library/concept/point-and-figure-cause-counting/
- Nine Buying/selling Tests: https://www.luxalgo.com/library/concept/nine-buying-selling-tests/
- Composite Man: https://www.luxalgo.com/library/concept/composite-man/

---

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