# Draw on Liquidity

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

## What is the Draw on Liquidity?

The draw on liquidity (DOL) is the level a market is currently reaching for: the [pool of resting orders](https://www.luxalgo.com/library/concept/liquidity-pool/) acting as the magnet for price delivery. In the ICT/SMC reading, price is always doing one of two things (seeking liquidity or rebalancing an inefficiency), so at any moment there is a working answer to "what is price drawing toward?" [Buy-side liquidity](https://www.luxalgo.com/library/concept/buy-side-liquidity/) resting above old and equal highs makes the draw higher; [sell-side liquidity](https://www.luxalgo.com/library/concept/sell-side-liquidity/) below lows makes it lower; an unfilled gap or void can play the same magnet role.

Naming the DOL puts the target before the entry, which is the point: bias flows from where the draw sits, and setups are only taken in its direction. It is a hypothesis rather than a fact (pools get partially taken, rejected short of, or blown through), so the read is rebuilt whenever a candidate pool is traded into or convincingly refused.

The candidate hierarchy has structure. External liquidity, the stops resting beyond range extremes and old highs or lows, competes with internal liquidity, the unfilled [fair value gaps](https://www.luxalgo.com/library/concept/fair-value-gap/) and imbalances inside the range, and ICT doctrine holds that delivery alternates between them: external taken, price rotates to internal; internal rebalanced, price reaches for external. Higher-timeframe pools outrank lower ones, engineered pools under equal highs or lows rank above single swing points because more orders congregate at obvious levels, and freshness matters, an untapped weekly extreme being a stronger magnet than one already probed.

The session workflow makes the concept operational. Pre-market, the candidates are inventoried and one working draw is named; the [accumulation-manipulation-distribution](https://www.luxalgo.com/library/concept/accumulation-manipulation-distribution/) template then predicts the path's shape, a manipulation leg against the draw before delivery toward it, with timing concentrated in the [killzones](https://www.luxalgo.com/library/concept/killzones/). Visual tools like liquidity magnet and gravity-map studies render the candidate pools, and daily-bias indicators automate the inventory. The honest constraint is discipline: the DOL is a falsifiable hypothesis, and treating a refused draw as refuted rather than delayed is what separates the framework from confirmation bias.

## How to identify the draw on liquidity

The read is an inventory, a ranking, and a standing willingness to be wrong.

1. Inventory the pools on both sides: prior day, week and session highs and lows, equal highs or lows, and unfilled gaps or voids.
2. Rank by timeframe and freshness: untapped higher-timeframe extremes and engineered equal-extreme pools outrank single intraday swings.
3. Check structure agreement: the working draw should sit in the direction the higher-timeframe structure is already delivering.
4. Name one working draw and let it set the session's bias; setups against it are skipped rather than argued with.
5. Define the reassessment triggers in advance: the draw being swept, a hard rejection short of it, or a scheduled release that repositions the map each force the inventory to be rebuilt.

## How traders use it

- As the daily bias driver: before the session, candidates are listed (prior day, week, and session highs/lows, untouched equal highs or lows, open gaps), and the nearest compelling pool in line with higher-timeframe structure sets the direction traded that day; setups against the draw are skipped.
- As the target of a setup: entries from other tools (order blocks, gaps, sweeps) are aimed at the current draw, with exits planned into the pool rather than beyond it, since delivery frequently stalls once the liquidity is taken.
- As a tripwire for re-evaluation. When the draw is reached, the question resets: does price displace through and re-price toward the next pool, or reject and flip the draw to the opposite side? Either answer restructures the session's plan.
- Through the internal-external alternation: after an external pool is purged, the next draw is often the unfilled imbalance back inside the range, and vice versa, a rotation that keeps the target list from going stale.
- Within the session template: the manipulation leg of the daily model runs against the draw first, so a sweep opposite the named DOL early in a [killzone](https://www.luxalgo.com/library/concept/killzones/) reads as the setup forming rather than the thesis failing.

## Draw on liquidity vs related liquidity concepts

- **Liquidity Pool** (https://www.luxalgo.com/library/concept/liquidity-pool/): Pools are the objects: every stack of resting orders beyond an obvious level. The draw is the selection: which pool currently governs delivery. A chart has many pools and, in this framework, one working draw at a time.
- **Session Liquidity** (https://www.luxalgo.com/library/concept/session-liquidity/): Session liquidity names the intraday candidate set, the highs and lows of Asia, London and New York that accumulate stops. The DOL framework ranks that set against higher-timeframe pools and picks the operative target, which may well be a weekly level no session chart shows.
- **Liquidity Sweep** (https://www.luxalgo.com/library/concept/liquidity-sweep/): The sweep is the event of a pool being taken; the draw is the designation of which pool the market is working toward. Sweeps against the draw are manipulation in this reading, sweeps of the draw itself are completion, and telling them apart is the whole game.

## FAQ

### How do you find the draw on liquidity?

Inventory the untapped pools around price (prior day, week, and session highs/lows, equal highs or lows, and unfilled gaps or inefficiencies), then weigh the higher-timeframe ones more heavily. The nearest pool that agrees with higher-timeframe structure is the working draw. It stays a hypothesis: if price rejects hard before reaching it, or sweeps it and stalls, the draw is reassessed rather than defended.

### Can the draw on liquidity change intraday?

Yes. Once a pool is purged, delivery re-anchors to the next objective, often the opposite side of the range, and scheduled news can accelerate or invert the draw mid-session. That's why DOL-based plans are usually re-checked after every sweep and around major data releases, rather than set once at the open and defended all day.

### What is the difference between internal and external liquidity?

External liquidity rests beyond the range: the stops above old highs and below old lows. Internal liquidity sits inside it: unfilled fair value gaps, voids and other imbalances the market left behind. The doctrine's useful claim is alternation, that after taking external liquidity price tends to rotate back toward internal objectives and vice versa, which turns the two categories into a rotating target list rather than a static map.

### How does the draw relate to daily bias?

In this framework the draw is the bias: naming the pool price is delivering toward fixes the only direction worth trading, and everything else is execution detail. That inversion, target first, entry second, is deliberate. It forces the trader to argue from structure and liquidity rather than from the last few candles, and it makes the day's thesis falsifiable, since the draw either gets reached, rejected, or replaced.

### What invalidates a draw hypothesis?

Three events, all observable: a hard rejection well short of the pool, with displacement the other way; the pool being swept followed by an immediate stall and reversal, completion rather than continuation; or displacement through a significant opposing pool, which says delivery has re-anchored in the other direction. Each triggers a rebuild of the inventory. What does not count as invalidation is drift and impatience, which is where the discipline earns its keep.

### Does the framework apply outside futures and FX?

The reasoning, that price seeks resting orders and unfinished business, transfers to any liquid market, and crypto traders apply the same inventory to perpetual futures around session extremes and liquidation shelves. What weakens in translation is the session scaffolding: killzone timing and the daily manipulation template assume the London-New York rhythm, so markets without that pulse keep the target logic but lose the schedule.

## Implementations in the Library

- Draw on Liquidity (LuxAlgo): https://www.luxalgo.com/library/indicator/draw-on-liquidity/

## Related concepts

- Liquidity Sweep: https://www.luxalgo.com/library/concept/liquidity-sweep/
- Liquidity Pool: https://www.luxalgo.com/library/concept/liquidity-pool/
- Session Liquidity: https://www.luxalgo.com/library/concept/session-liquidity/
- Buy-side Liquidity: https://www.luxalgo.com/library/concept/buy-side-liquidity/
- Sell-side Liquidity: https://www.luxalgo.com/library/concept/sell-side-liquidity/
- Inducement: https://www.luxalgo.com/library/concept/inducement/
- Equal Highs/lows As Liquidity: https://www.luxalgo.com/library/concept/equal-highs-lows-as-liquidity/
- Trendline Liquidity: https://www.luxalgo.com/library/concept/trendline-liquidity/
- Judas Swing: https://www.luxalgo.com/library/concept/judas-swing/
- Low-resistance vs High-resistance Liquidity Runs: https://www.luxalgo.com/library/concept/low-resistance-vs-high-resistance-liquidity-runs/

---

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