Microstructure guide

Spoofing & Layering, Explained

Spoofing is placing large orders you intend to cancel — fake liquidity meant to nudge other traders — then pulling them before they trade. Layering is the same trick with several orders at once. Both show up as book imbalance that vanishes before it executes.

The intuition

A spoofer wants you to react to liquidity that isn’t real. They stack a big bid to look like demand, hoping others buy ahead of it — then cancel it once price moves their way. The order was never meant to trade. This is why raw order-book imbalance can be misleading: a wall of bids means nothing if it disappears the moment price approaches.

How spoofing reveals itself

You catch it by the gap between displayed liquidity and what actually executes:

  • A heavy book imbalance that never trades — the wall appears, price approaches, the wall vanishes (a spike in order-flow cancellations).
  • Imbalance that flips fast and repeatedly without execution behind it — flow churn, not real positioning.
  • The honest cross-check: real liquidity gets hit (CVD moves through it); spoofed liquidity gets pulled (it never prints).
How vyx uses it
live
variable ofi
absImb >= 55 && cvdRange <= 20000

vyx doesn’t label intent, but it exposes the disagreement spoofing creates: strong book imbalance (imb/absImb) with little executed flow behind it (cvd/ofi). When the displayed book and the tape disagree, treat the imbalance as suspect — across 300+ Hyperliquid markets.

See it on the live map
Read displayed liquidity skeptically

Spoofing is market manipulation and is illegal on regulated venues, but it still happens — which is exactly why vyx treats order-book imbalance as context, not a trigger. Confirm a wall is real by watching whether flow actually trades through it before you lean on it.

Further reading

Related

FAQ

What is spoofing in trading?

Placing large orders with no intention of executing them — fake liquidity meant to push other traders — then cancelling before they trade. Layering is the same tactic using multiple orders at different prices.

Is spoofing illegal?

On regulated venues, yes — it is a form of market manipulation. It is still observed in many markets, which is why displayed order-book liquidity should always be confirmed against what actually executes.

How do you spot spoofing?

Watch for heavy book imbalance that never trades: a wall that appears, price approaches, and it vanishes without printing. Real liquidity gets hit (CVD moves through it); spoofed liquidity gets pulled.

See it on the live map

Scan order-book pressure across 300+ Hyperliquid markets in real time.

Open vyx