Concept

Sweep Detection

Sweep Detection is a Volume & Order Flow concept. The Library holds 1 implementations, each one a working definition you can pull into Quant.

Top Sweep Detection indicators

1 total

What is Sweep Detection?

Sweep detection is the order-flow practice of reconstructing sweeps from the tape: aggressive executions that consume resting liquidity across several price levels almost simultaneously. On time and sales, a sweep appears as a burst of same-direction prints at successively higher (or lower) prices within a very short window, often milliseconds, as one marketable order walks through the book. Detection logic groups prints by timestamp proximity, aggressor side, and stepping price, then merges them into a single event with a total size.

A sweep signals urgency: the participant chose immediacy over price, accepting slippage to be filled now. In US equities and options the related intermarket sweep order routes across venues simultaneously, and large option sweeps are widely tracked as urgency prints. Note the naming collision: this microstructure event is not the Smart Money Concepts liquidity sweep, which describes price running stops beyond a swing level rather than an execution style.

How traders use it

  • As confirmation of initiative: repeated same-direction sweeps into or through a level suggest aggressive participants are driving, which supports breakout and continuation reads better than passive drift does; many combine this with tape reading or delta tools.
  • As an urgency screen against size alone: block trades are large but often negotiated and patient, while a sweep of comparable size implies someone paid up for speed, which is usually the more informative fact.
  • As an alert primitive near levels: sweeps firing at a prior high or low, a VWAP, or a value-area edge flag urgent activity exactly where it matters. The read stays probabilistic: a sweep proves aggression, not intent, and can be a hedge or an exit as easily as new positioning.

Related concepts · Order-flow & microstructure

Concept family

Volume & Order Flow

87 concepts mapped · 62 in the Library

Sweep Detection FAQ

How does sweep detection work on time and sales?

Detectors cluster prints that share an aggressor side, land within a very short time window (often milliseconds), and step through successive price levels, then merge them into one event with a total size and price range. Thresholds for window length, minimum size, and minimum levels swept vary by tool, market, and feed granularity.

Is a sweep the same as a liquidity sweep?

No. In microstructure, a sweep is an aggressive order that consumes resting liquidity across multiple book levels or venues at once. In Smart Money Concepts, a liquidity sweep is price trading through a swing high or low to run stops, often reversing afterward. Same word, different schools; sweep detection targets the order-flow meaning.

Build Sweep Detection your way.

Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.