# Immediate Rebalance

A Smart Money Concepts / ICT concept (Imbalance taxonomy) in the LuxAlgo Library, with 2 indicator implementations.

## What is an Immediate Rebalance?

An immediate rebalance is the opposite outcome to a [fair value gap](https://www.luxalgo.com/library/concept/fair-value-gap/). Where a fast move would normally leave a gap (a span traded in one direction only that the market may later revisit), an immediate rebalance means the very next candle trades straight back through the boundary just made, re-auctioning it at once. A common working rule requires the new candle's wick to retrace at least the midpoint of the prior candle's wick, its [consequent encroachment](https://www.luxalgo.com/library/concept/consequent-encroachment/), before the level counts as rebalanced. Either way, nothing is left unfilled, so there is no inefficiency for price to come back and repair later.

The concept matters mostly for what it removes. Traders who map unfilled imbalances as candidate magnets can take an immediately rebalanced level off that map, and the [displacement](https://www.luxalgo.com/library/concept/displacement/) that produced it reads as efficient rather than overextended. The commonly taught expectation is that continuation follows more often than a deep retracement (the auction was repaired on the spot, leaving one less reason for price to trade back), though that is a tendency to verify on your own market, not a rule.

The candle-pair anatomy is worth spelling out. A strong candle closes; the question is what its successor does to the boundary they share. Trading onward without looking back leaves a gap; trading back through the shared boundary, with the working rule asking the new wick to reach at least halfway into the prior candle's wick, re-auctions the span immediately. The strongest version of the read is the sequence where the rebalance prints and the move then resumes: the market paused to repair its own delivery and continued, which is efficiency, not weakness. Detection tooling automates the wick arithmetic, and toolkit builds extend the event into reference levels and projections drawn from where the rebalance occurred.

The distinction that keeps the concept clean: an immediate rebalance is the market repairing its own just-made move, not a raid on resting orders, so it reads with, not against, the direction of travel, unlike a [liquidity sweep](https://www.luxalgo.com/library/concept/liquidity-sweep/), which takes out other people's stops beyond a level. In playbook terms the event shifts pullback expectations shallow, entries hunted at nearby retracement zones in the [optimal trade entry](https://www.luxalgo.com/library/concept/optimal-trade-entry/) spirit rather than at distant unfilled gaps that no longer exist, and the running mix of gaps versus rebalances doubles as a tape read: one-sided delivery leaves gaps, two-sided efficient delivery keeps repairing itself.

## How to identify an immediate rebalance

One candle pair, one wick measurement, one map edit.

1. Locate a strong directional candle whose extension would normally threaten to leave an imbalance behind.
2. Watch its successor: the event requires the very next candle to trade back through their shared boundary.
3. Apply the working rule: the new candle's wick should retrace at least to the midpoint of the prior candle's wick before the span counts as rebalanced.
4. Edit the map: the re-auctioned span comes off the list of open imbalances, since nothing there remains unfilled.
5. Read the context: in a directional move, a rebalance followed by resumption is the efficiency signature, and pullback expectations shift shallow accordingly.

## How traders use it

- As a continuation cue, an immediate rebalance printing during a directional move is commonly read as strength: the level was re-auctioned instantly and the move carried on, so pullback entries are sought shallow rather than at distant unfilled gaps.
- As map hygiene: spans that rebalanced immediately come off the list of open imbalances. Expecting price to return and fill a level it already re-traded is a mis-read of the concept; pruning those levels keeps retracement targets honest.
- As a read on the tape: candles that keep rebalancing each other show two-sided, efficient delivery, while a sequence that keeps leaving gaps shows one-sided delivery; the mix is a quick gauge of which kind of market is in front of you.
- For shallow-entry planning: with no gap left behind to act as a magnet, retracement entries are staged at nearby zones in the direction of travel rather than waiting for deep fills that have no reason to occur.
- Through toolkit levels: detection builds mark where rebalances occurred and project reference levels from those events, giving the efficient stretches of a move their own tradeable map.

## Immediate rebalance vs related delivery events

- **Fair Value Gap** (https://www.luxalgo.com/library/concept/fair-value-gap/): The two outcomes of the same moment: the successor candle either leaves the span untraded, printing a gap that joins the map of open imbalances, or trades straight back through it, repairing the auction instantly. One creates a future reference; the other removes the need for one.
- **Liquidity Sweep** (https://www.luxalgo.com/library/concept/liquidity-sweep/): A sweep raids resting orders beyond a level and reads as manipulation or completion against the prior move; an immediate rebalance repairs the mover's own delivery and reads with it. Both involve fast two-way trade, but the object differs: other people's stops versus your own imbalance.
- **FVG Behavior Rules** (https://www.luxalgo.com/library/concept/fvg-behavior-rules/): The behavior rules govern how open gaps are graded, respected, filled, inverted. The immediate rebalance is the event that keeps a span out of that rulebook entirely: repaired at birth, it never becomes a gap for the rules to adjudicate.

## FAQ

### What is the difference between an immediate rebalance and a fair value gap?

They are the two outcomes of the same moment. If the candle after a strong push never trades back into it, a gap is left behind, an imbalance the market may revisit later. If the next candle trades straight back through the shared boundary instead, the imbalance is repaired on the spot. That repair is the immediate rebalance, and it leaves nothing to fill.

### Is an immediate rebalance bullish or bearish?

Neither on its own; it inherits the direction of the move it appears in. An immediate rebalance at candle highs during a rally is commonly read as evidence the advance is efficient and can continue; the same print in a decline reads the same way downward. It is an efficiency observation, not a standalone entry signal.

### What is the exact wick rule for an immediate rebalance?

The common convention: the next candle's wick must retrace at least to the midpoint of the prior candle's wick, that wick's consequent encroachment, for the span to count as rebalanced. Some implementations demand a full re-trade of the boundary area rather than the halfway point. As with most ICT constructions the convention matters less than consistency, since the map edits and continuation reads all key off whichever rule you fix.

### Why would an immediate rebalance imply continuation?

The reasoning is subtractive: unfilled imbalances act as magnets in this framework, reasons for price to trade back, and an instant repair removes that reason, leaving the path of least resistance pointing onward. The move also demonstrated two-sided efficiency at speed, which reads as healthy delivery rather than overextension. It remains a taught tendency rather than a measured law, and deserves verification on the instrument you actually trade.

### Does the concept work on every timeframe?

The candle-pair logic is fractal and computes anywhere, but meaning scales with the displacement involved. A rebalance inside a higher-timeframe impulse says something about real participation repairing real delivery; on very low timeframes the same geometry prints constantly as spread noise and microstructure, diluting the read. The practical convention mirrors the rest of the imbalance family: mark the event on the timeframe whose moves you are actually trading.

### How does an immediate rebalance change trade planning?

Mainly by relocating the pullback expectation. With no gap left to draw price back, waiting for a deep retracement to a fill that will never come is the specific mistake the concept prevents; entries shift to shallow retracement zones in the direction of travel. It also reweights the map, since the remaining open imbalances become the only magnet candidates, and it feeds the tape read that decides whether the session is delivering efficiently or one-sidedly.

## Implementations in the Library

- ICT Immediate Rebalance (LuxAlgo): https://www.luxalgo.com/library/indicator/ict-immediate-rebalance/
- ICT Immediate Rebalance Toolkit (LuxAlgo): https://www.luxalgo.com/library/indicator/ict-immediate-rebalance-toolkit/

## Related concepts

- Fair Value Gap: https://www.luxalgo.com/library/concept/fair-value-gap/
- FVG Behavior Rules: https://www.luxalgo.com/library/concept/fvg-behavior-rules/
- Inversion FVG: https://www.luxalgo.com/library/concept/inversion-fvg/
- Balanced Price Range: https://www.luxalgo.com/library/concept/balanced-price-range/
- Implied FVG: https://www.luxalgo.com/library/concept/implied-fvg/
- Volume Imbalance: https://www.luxalgo.com/library/concept/volume-imbalance/
- Opening Gap: https://www.luxalgo.com/library/concept/opening-gap/
- New Day Opening Gap: https://www.luxalgo.com/library/concept/new-day-opening-gap/
- New Week Opening Gap: https://www.luxalgo.com/library/concept/new-week-opening-gap/
- Consequent Encroachment: https://www.luxalgo.com/library/concept/consequent-encroachment/

---

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