LEARN · LIQUIDITY TRADING

Liquidity Trading

Liquidity trading means reading where resting orders sit in the market, watching what happens when price runs through them, and only acting once the auction shows whether the level held or failed. On NQ and Gold, most of that action clusters around session highs and lows.

What liquidity is in futures

Around obvious reference points, orders pile up: stop-losses from traders already positioned, buy-stops and sell-stops from breakout traders, and limit orders from traders waiting for a fill at a level they trust. That pool of resting orders is liquidity.

When the market trades through a high or low that many participants are watching, the stops behind it become market orders and the tape moves fast for a few bars. That burst is what a liquidity sweep looks like on a chart.

Where liquidity rests on NQ and Gold

The obvious levels are the ones everyone can see, which is exactly why they collect orders. On NQ and Gold, the areas that matter most inside the New York session are:

  • Overnight high and low — the range built in Asia and London before the 9:30 ET open. The first hour of New York frequently tests one side of it.
  • Prior-day high, low and close (PDH / PDL / PDC) — the previous session's extremes, watched by nearly every intraday trader.
  • Session highs and lows — once New York is underway, the high and low it has built so far become the next resting pools.
  • Equal highs and lows — clean double tops or bottoms where stops stack behind a single price.

NQ tends to run through a level with displacement and decide quickly. Gold can probe a level several times and drift before showing its hand. The levels are the same category; the auction behaviour around them is not, which is one reason AuraBot keeps a separate live state per instrument.

Why a sweep is information, not a signal

A sweep tells you one thing: the orders resting at that level have been filled. It does not tell you what the market wants to do with them. Sometimes the sweep ends a move, because the buyers who chased the breakout are now trapped above the high. Sometimes it begins one, because the market accepted the new prices and kept auctioning higher.

Treating every sweep of the overnight high as an automatic short is how traders fade momentum too early. The sweep is the moment to pay attention, not to act.

Doctrine

Knowing the destination is not the same as knowing the entry. Price reaching or sweeping a level is where the question gets asked. Acceptance or rejection is the answer, and AuraBot waits for that answer before execution permission changes.

Acceptance versus rejection after the sweep

Once price has traded through the level, the next few bars carry the evidence.

Rejection

Price spikes through the high, fails to hold, and closes back inside the prior range. Lower-timeframe structure breaks down and the breakout buyers are offside. A reversal becomes worth watching, but only after the failure is visible, not while the wick is still forming.

Acceptance

Price pushes through with displacement, pulls back, and holds above the level. Lows form above the old high. The sweep was continuation, and fading it means fighting the auction.

Displacement, the size and speed of the move away from the level, is the clearest early tell. Strong displacement with shallow pullbacks reads as acceptance. A sweep that stalls and gets absorbed reads as rejection. The chart provides the evidence; the trader's job is to wait for it.

How AuraBot maps liquidity

Inside AuraBot, liquidity belongs to Anchor Rails, the location engine. It tracks session highs and lows, the overnight range, PDH, PDL and PDC, and the destinations price is moving toward. When price sweeps one of those levels, Anchor Rails records the sweep and updates where price now sits relative to the areas that matter.

That is one of three inputs. SKELETON reads whether the sweep produced acceptance or rejection and whether structure and displacement support the move. Black Book evaluates whether current conditions permit an entry. The shared Aura backend reconciles all three into one live state per instrument: WAIT, WATCH, ARMED, ACTIVE, MANAGING, then COMPLETE or INVALIDATED.

So a sweep of the overnight low on NQ usually moves the NQ state from WAIT to WATCH, not to ARMED. ARMED requires SKELETON to read a change in the auction; ACTIVE requires Black Book to confirm execution context. If the sweep becomes acceptance below the low instead of rejection, the reversal scenario is INVALIDATED and the state resets.

Members follow this through one persistent live message per instrument in #nq-intelligence and #gold-intelligence, updated as conditions materially change. AuraBot does not place trades; you execute on your own platform, and the decision remains yours.

Questions

Is a liquidity sweep the same as a stop hunt?

They describe the same event from different angles; a stop hunt implies intent. AuraBot does not assume intent. It maps the level, records the sweep, and waits for acceptance or rejection to define what it meant.

Which liquidity levels does Anchor Rails track?

Session highs and lows, prior-day high, low and close, the overnight range, and the destinations price is moving toward within the session. It also records sweeps of those levels and shows where price sits relative to them.

Does AuraBot signal a reversal when a level is swept?

No. A sweep changes the state toward WATCH, not ARMED. Execution permission only changes when SKELETON reads evidence from the auction and Black Book confirms that conditions permit an entry.