# Unicorn

A Smart Money Concepts / ICT concept (Named ICT models) in the LuxAlgo Library, with 1 indicator implementation.

## What is the Unicorn?

The unicorn is an ICT entry model defined by one specific confluence: a [breaker block](https://www.luxalgo.com/library/concept/breaker-block/) overlapping a [fair value gap](https://www.luxalgo.com/library/concept/fair-value-gap/). The sequence that builds it runs sweep, shift, overlap: price runs a swing level (creating the trapped positions a breaker is made of), then a displacement, an energetic push through structure in the opposite direction, leaves a gap sitting on top of the breaker candles. The slice of chart where the two zones coincide is the unicorn zone, and the model treats a return to that slice as a higher-interest entry than either element alone.

The appeal of the overlap is that two distinct reasons to react occupy one price: the breaker marks where trapped traders' exits turn into fuel, and the gap marks one-sided delivery the market may come back to rebalance. Like most ICT constructs the pattern is fractal, and it is a template, not a promise: unicorn zones do get traded straight through, so the model is normally taken with time-of-day and higher-timeframe context rather than on the overlap alone.

The name and template come from Michael J. Huddleston, who teaches as the Inner Circle Trader (ICT) and presents the confluence as the Unicorn Model within his vocabulary of [order blocks](https://www.luxalgo.com/library/concept/bullish-bearish-order-block/), liquidity, and delivery. In that framework the sequence reads as engineered: the [liquidity sweep](https://www.luxalgo.com/library/concept/liquidity-sweep/) collects stops parked at an obvious [liquidity pool](https://www.luxalgo.com/library/concept/liquidity-pool/), and the displacement that follows reveals which direction larger participants intended. The unicorn zone is the most surgical place to join that revealed intention.

ICT teaching is time-sensitive as well as price-sensitive, so the model is usually run inside preferred windows such as the London and New York [killzones](https://www.luxalgo.com/library/concept/killzones/), with [ICT time anchors](https://www.luxalgo.com/library/concept/ict-time-anchors/) framing when a sweep-and-shift sequence is most likely genuine. The overlap idea itself is scale-free, working from a one-minute raid on [session liquidity](https://www.luxalgo.com/library/concept/session-liquidity/) to a daily-chart run on an old low; the timeframe changes the zone's size, not its meaning.

## How to Identify a Unicorn Setup on a Chart

The bullish sequence is described; mirror it for the bearish version.

1. Start with the sweep: price trades below an obvious prior low, collecting the sell-side liquidity resting there, then recovers above it.
2. Demand displacement: the recovery must break a prior swing high with energetic candles that leave a fair value gap; a grinding recovery does not qualify.
3. Mark the breaker: the bearish candles that carried price down into the sweep, which the displacement has now closed back through.
4. Draw both zones and keep only their intersection; if they do not overlap, you have two separate ideas, not a unicorn.
5. Wait for the retrace into the overlap, ideally inside a favored session window, and treat a decisive close through the breaker's far side as invalidation.

## How traders use it

- As a refined entry after a structure shift: wait for a swing to be swept and for displacement to break structure, then set a limit order inside the breaker-gap overlap, with the stop beyond the breaker's far extreme or the swept swing itself.
- As a quality filter on breaker trades: some traders only take breakers that carry an overlapping gap, using the unicorn criterion to discard breakers formed without real displacement.
- As a nested reference in the path of a trade: an opposing unicorn zone left on a higher timeframe is a natural candidate for a reaction, so trades running toward one often use it as a take-profit reference.
- As part of the session narrative: the model slots into the [accumulation-manipulation-distribution](https://www.luxalgo.com/library/concept/accumulation-manipulation-distribution/) template with the sweep as the manipulation leg, so traders framing sessions that way want the raid landing where that phase belongs, not at a random hour.
- As one of several post-sweep entries: it competes with the [optimal trade entry](https://www.luxalgo.com/library/concept/optimal-trade-entry/) retracement for the same trade, and when the breaker-gap overlap sits inside that band, many practitioners treat the agreement as added confluence.

## Unicorn vs Related ICT Concepts

- **Breaker Block** (https://www.luxalgo.com/library/concept/breaker-block/): A breaker on its own marks where trapped traders' exits should appear, with no gap required. The unicorn insists the breaker carry an overlapping fair value gap born of displacement, narrowing the entry zone and screening out breakers formed without real force.
- **Fair Value Gap** (https://www.luxalgo.com/library/concept/fair-value-gap/): A fair value gap is any three-candle imbalance, and they appear constantly at every scale. The unicorn uses only gaps carved by the displacement that follows a sweep and shifts structure, anchoring the imbalance to a breaker so the zone carries structural context, not raw imbalance alone.
- **Optimal Trade Entry** (https://www.luxalgo.com/library/concept/optimal-trade-entry/): Optimal trade entry defines the entry as a retracement band, roughly the 62-79% pullback of the impulse. The unicorn defines it structurally as the breaker-gap overlap, wherever that sits. On clean sequences the two coincide.

## FAQ

### What makes a setup a unicorn in ICT trading?

The overlap. A unicorn specifically requires a breaker block and a fair value gap occupying the same price territory after a sweep and a structure shift. A breaker without a gap, or a gap without a breaker, is just that single element. The model's entire premise is that the two zones coincide, narrowing the entry to their shared slice.

### Where do stops and targets usually go on a unicorn setup?

Common practice puts the stop beyond the breaker's far extreme or the swept swing that started the sequence, with targets at opposing liquidity (old highs or lows) or the next unfilled zone in the trade's path. Those are conventions, not guarantees: the zone can fail outright, so sizing has to assume the stop can be hit.

### Who created the Unicorn Model?

Michael J. Huddleston, who teaches as Inner Circle Trader, introduced it in his video mentorships alongside the rest of the ICT vocabulary. The definition used by charting scripts, a breaker block overlapping a fair value gap after a sweep, follows his teaching.

### What timeframes do unicorn setups form on?

All of them; the pattern is fractal. Common practice reads bias and the swept level on a higher timeframe, then executes the overlap on one- to fifteen-minute charts, often inside a killzone. Higher-timeframe zones simply form less often.

### Does a unicorn require a liquidity sweep first?

As taught, yes. The sweep supplies the trapped positions that give the breaker its meaning; without it, a gap overlapping prior candles is generic confluence, not the model. Script implementations typically test for a swept swing before labeling anything a unicorn.

### How often do unicorn setups fail?

No reliable failure rate exists; outcomes depend on the market, timeframe, time-of-day filter, and how strictly displacement is defined. The teaching assumes routine failures, which is why the stop beyond the breaker and higher-timeframe alignment are built into the template.

## Implementations in the Library

- ICT Unicorn Model (LuxAlgo): https://www.luxalgo.com/library/indicator/ict-unicorn-model/

## Related concepts

- Silver Bullet: https://www.luxalgo.com/library/concept/silver-bullet/
- One-shot-one-kill: https://www.luxalgo.com/library/concept/one-shot-one-kill/
- Seek & Destroy Profile: https://www.luxalgo.com/library/concept/seek-and-destroy-profile/
- Session & Weekly Profiles: https://www.luxalgo.com/library/concept/session-and-weekly-profiles/
- Model 2022: https://www.luxalgo.com/library/concept/model-2022/

---

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