# Displacement

Also known as: market structure shift with displacement.
A Smart Money Concepts / ICT concept (Displacement & delivery) in the LuxAlgo Library, with 1 indicator implementation.

## What is Displacement?

Displacement is a fast, one-sided move: a run of large-bodied candles closing in the same direction that covers ground quickly and typically leaves a [fair value gap](https://www.luxalgo.com/library/concept/fair-value-gap/) or two behind. Smart Money Concepts / ICT traders read it as urgency: price being repriced rather than auctioned, the footprint left when large orders move the market with conviction. Its main diagnostic use is qualifying structure: a break of a swing point that happens with displacement (a market structure shift, in ICT vocabulary) is treated as meaningful, while a slow drift through the same level is not.

There is no fixed threshold. Displacement is judged relative to the surrounding tape: candle bodies noticeably larger than recent ones, small wicks, consecutive one-directional closes, imbalances left unfilled. That makes it a discretionary read, and reasonable traders disagree at the margin about whether a given leg qualifies.

The concept earns its place through what it leaves behind. A displacement leg mints the model's tradeable artifacts: the [fair value gaps](https://www.luxalgo.com/library/concept/fair-value-gap/) inside it become retracement entries governed by the usual [FVG behavior rules](https://www.luxalgo.com/library/concept/fvg-behavior-rules/), the candle zone at its origin becomes the [order block](https://www.luxalgo.com/library/concept/bullish-bearish-order-block/) worth respecting, and the leg itself supplies the anchor for [standard-deviation projections](https://www.luxalgo.com/library/concept/standard-deviation-projections/) toward targets. Weak legs mint weak artifacts, which is why the quality judgment comes first.

Context does the filtering. In full ICT-style models, displacement is expected at specific times and places: out of the [killzones](https://www.luxalgo.com/library/concept/killzones/), immediately after a [liquidity sweep](https://www.luxalgo.com/library/concept/liquidity-sweep/) of an obvious pool, or away from a higher-timeframe level. The institutional-footprint story attached to it is an inference rather than visible order data, and the honest read stops at what the chart shows: an abnormal, one-sided repricing whose location and aftermath decide how much it means.

## How to identify displacement on a chart

The read is always relative to the recent tape, never absolute.

1. Compare bodies: the leg's candles should be conspicuously larger-bodied than the last few dozen bars, closing repeatedly in one direction.
2. Check the wicks: genuine displacement leaves little rejection at either end of its candles; long wicks say contested auction, not repricing.
3. Look for imbalances: gaps between one candle's high and a later candle's low (or the mirror) left unfilled inside the leg are the classic displacement residue.
4. Weigh speed against ground: the leg should cover in a handful of candles what the prior tape needed dozens to travel.
5. Grade the location: displacement out of a [liquidity sweep](https://www.luxalgo.com/library/concept/liquidity-sweep/), inside a favored time window, or through a meaningful swing point carries the model's weight; the same speed mid-chop carries little.
6. If in doubt, disqualify: the concept is meant to mark legs that look obviously different from the surrounding tape.

## How traders use it

- To validate structure breaks: a [break of structure](https://www.luxalgo.com/library/concept/break-of-structure/) or [change of character](https://www.luxalgo.com/library/concept/change-of-character/) is only acted on when the breaking leg shows displacement, which filters out weak pokes through a level that often reverse.
- To source entries: the fair value gaps and [order blocks](https://www.luxalgo.com/library/concept/bullish-bearish-order-block/) created inside a displacement leg become the pullback zones traders watch for continuation entries.
- To confirm reversals: displacement in the opposite direction immediately after a [liquidity sweep](https://www.luxalgo.com/library/concept/liquidity-sweep/) is the standard evidence that the sweep marked a turn rather than a continuation.
- To gate by time: many models only trust displacement that prints inside the London or New York [killzones](https://www.luxalgo.com/library/concept/killzones/) or at other [ICT time anchors](https://www.luxalgo.com/library/concept/ict-time-anchors/), treating off-hours bursts as lower quality.
- To frame targets: the displacement leg's range anchors [standard-deviation projections](https://www.luxalgo.com/library/concept/standard-deviation-projections/), giving the model measured objectives for how far the repricing might extend.

## Displacement vs neighboring SMC concepts

- **Liquidity Sweep** (https://www.luxalgo.com/library/concept/liquidity-sweep/): The sweep is the raid: an excursion into resting stops at an obvious level. Displacement is the conviction move away that often follows. In the standard sequence the sweep collects fuel and the displacement spends it, so the two are read as consecutive chapters.
- **Fair Value Gap** (https://www.luxalgo.com/library/concept/fair-value-gap/): The FVG is the residue, a specific three-candle imbalance left inside a fast leg. Displacement is the leg itself. Gaps mark where the repricing skipped the auction, which is why they serve as the retracement entries after a displacement is judged genuine.
- **Bullish/bearish Order Block** (https://www.luxalgo.com/library/concept/bullish-bearish-order-block/): The order block is a location: the last opposing candle zone before the move. Displacement is the qualifying character of the move that leaves it. An order block without displacement behind it is just a candle; the leg's quality is what promotes it to a level.

## FAQ

### How do I know if a move counts as displacement?

There is no universal rule. Traders compare the leg to its recent context: bodies meaningfully larger than the last few dozen candles, closes stacked in one direction, little wick, and fair value gaps left behind. If you have to squint, it probably is not displacement. The concept is meant to mark moves that are obviously different from the surrounding tape.

### Is displacement the same as a break of structure?

No. A break of structure is a level event, price trading past a prior swing point. Displacement describes the character of the move itself. You can have a structure break without displacement (a slow grind) and displacement without a break (a violent move inside the range). The combination, a break driven by displacement, is what most ICT-style models treat as the higher-conviction signal.

### Does displacement have to leave a fair value gap?

Most teaching treats the gap as strong supporting evidence rather than a strict requirement: a leg fast enough to skip parts of the auction usually leaves at least one imbalance behind. A one-sided run without any gap can still qualify if bodies, wicks, and speed all agree, but many traders simply skip those, since the gap doubles as the entry zone.

### What is the difference between displacement and ordinary momentum?

Vocabulary and context more than physics. Momentum names the general phenomenon of strong directional movement; displacement is the SMC term for a specific grade of it, judged relative to the immediately surrounding tape and expected at particular times and places, after sweeps, out of killzones, through structure. The word choice signals the model being applied, not a different kind of candle.

### How many candles does displacement need?

No fixed count. One enormous body can qualify on its own, and a run of three to five strong closes qualifies without any single bar being spectacular. What matters is the composite: ground covered relative to recent bars, one-sidedness of the closes, minimal wick, and imbalances left behind. Counting candles misses the point of a read that is deliberately relative.

### When during the day does displacement matter most?

ICT-style models concentrate on the London and New York killzones and related time anchors, where the model expects engineered liquidity runs to resolve. Displacement inside those windows, especially right after a sweep of session liquidity, is treated as the intended move; comparable bursts in dead hours are graded skeptically as lower-probability noise.

## Implementations in the Library

- Displacement (LuxAlgo): https://www.luxalgo.com/library/indicator/displacement/

## Related concepts

- Accumulation-manipulation-distribution: https://www.luxalgo.com/library/concept/accumulation-manipulation-distribution/
- Change in State of Delivery: https://www.luxalgo.com/library/concept/change-in-state-of-delivery/
- IPDA & Price Delivery Theory: https://www.luxalgo.com/library/concept/ipda-and-price-delivery-theory/
- Institutional Order Flow: https://www.luxalgo.com/library/concept/institutional-order-flow/
- Market Maker Models: https://www.luxalgo.com/library/concept/market-maker-models/
- Smart Money Technique Divergence: https://www.luxalgo.com/library/concept/smart-money-technique-divergence/
- Smart Money Reversal: https://www.luxalgo.com/library/concept/smart-money-reversal/

---

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