Finterm.Search commands, files, windows…⌘KDocs
LIVE · 41ms
UTC
← Back to blog
Jun 27, 2026· crypto

Live crypto liquidations tracker: how to read forced liquidations

By William March · Finterm

A forced liquidation is when an exchange closes a leveraged position automatically. Here's what the data shows and why traders watch it.

When a leveraged position on a crypto exchange falls to the point where the collateral no longer covers the loss, the exchange closes the position automatically — a forced liquidation. The trader doesn't choose to sell; the exchange does it for them. These events show up in real time on Binance's public WebSocket feed, and the aggregate data tells you something about where leverage was concentrated and how quickly it's unwinding.

Why forced liquidations matter

Large liquidations can cascade. If a cluster of leveraged longs gets wiped out around the same price level, the forced selling pushes price down further, which triggers more liquidations below, which forces more selling. This is the mechanism behind sharp wicks on crypto charts — the candle body reflects willing sellers; the wick often reflects forced ones.

The ratio of long vs. short liquidations also tells you which side of the market was caught wrong. A run of large long liquidations means price dropped faster than the leveraged bulls could cover; short liquidations mean price spiked faster than leveraged bears expected.

Where the data comes from

Binance publishes a forceOrder WebSocket stream that emits each forced liquidation in real time. Each event includes the symbol (e.g., BTCUSDT), the side (buy means a short was liquidated, sell means a long was liquidated), the quantity, and the price at execution. There is no equivalent public stream covering all exchanges, but Binance is large enough that its data is a reasonable proxy for cross-market leverage levels on major pairs.

How to read the Finterm liquidations feed

Finterm's liquidations window streams the Binance forceOrder feed live. Each row shows the coin, side (long or short liquidated), size in USD, and the price at execution. Rows are colour-coded by side. Large individual liquidations above $500k tend to be meaningful; a steady stream of small ones at similar prices signals that a level is clearing.

What to look for in practice

  • Size spikes: a $5M liquidation in a thin moment is different from the same dollar value spread across a hundred small orders.
  • Sustained one-sided flow: ten minutes of nothing but long liquidations means the market is pushing through a level where bulls had leverage parked.
  • Normalisation: after a large wick, watching liquidations drop back to background noise is one signal that the forced selling is done.
warnLiquidation data tells you where leverage was, not where price is going. It's a post-hoc signal — you're watching leverage clear, not predicting the next move. Use it as context alongside price and volume, not as a standalone entry trigger.