What is a liquidation?
A liquidation is the forced closure of a leveraged position when its margin falls below the maintenance requirement. Why it happens, how cascades form, and how the shortfall is covered.
TL;DR
A liquidation is the forced closure of a leveraged position once its collateral no longer covers the maintenance margin. It is not a penalty — it is how the protocol avoids holding a position that could go further into deficit than the collateral behind it. Liquidations execute as market orders, which is why clusters of them accelerate the price move that triggered them.
The threshold that matters
Two margin numbers govern a leveraged position. Initial margin is what is needed to open it. Maintenance margin is the lower level the position must stay above to remain open.
As price moves against a position, unrealised loss eats into collateral. When the remaining collateral falls to the maintenance requirement, the venue closes the position. The liquidation price is simply the price at which that happens, and it is knowable in advance — every venue displays it.
Higher leverage moves the liquidation price closer to the entry price. At 2x leverage a position can absorb a roughly 50% adverse move; at 20x, roughly 5%; at 50x, roughly 2% before fees. This is the actual meaning of leverage risk, and it is arithmetic rather than opinion.
Why liquidations cluster
Traders do not choose liquidation prices at random. They cluster below obvious support and above obvious resistance, because entries cluster there and common leverage settings are round numbers.
When price reaches such a cluster, the liquidations execute as market orders in the same direction as the move. That pushes price further, reaching the next cluster, which liquidates more positions. This feedback loop is what produces the vertical candles that appear on charts with no obvious news behind them.
The size of the potential cascade is roughly what open interest measures. Heavy open interest concentrated on one side, with funding confirming that side is crowded, is the setup for a large cascade.
Partial versus full liquidation
Not every liquidation closes the whole position. Many venues reduce a position in stages, closing enough to restore the margin ratio and leaving the remainder open. This is better for the trader — some exposure survives — and better for the market, since it removes less liquidity at once.
Whether a venue does this, and at what increments, is a meaningful difference between platforms that rarely appears in feature comparisons.
When collateral is not enough
In a fast move, a position can be closed at a price worse than the point where its collateral ran out. The resulting shortfall is a real loss that has to be absorbed.
Protocols hold an insurance fund for exactly this, built from liquidation fees over time. If a shortfall exceeds the fund, the loss is socialised — typically by clawing back from profitable traders on the other side, or by charging it to liquidity providers, depending on the design.
A venue with a thin insurance fund relative to its open interest carries more of this risk than the interface suggests.
What reduces the risk
Lower leverage moves the liquidation price further away, which is the only change that addresses the cause rather than the symptom. Isolated margin contains the damage to one position instead of the whole account. A stop-loss closes a position on your terms at a price you chose, rather than the protocol closing it at whatever the book offers.
None of these eliminate the risk. In a gap move a stop can fill far below its trigger, and in extreme conditions even conservative leverage is not safe.
Frequently Asked Questions
1.Do I lose everything in a liquidation?
You lose the margin backing that position. With isolated margin the rest of the account is untouched; with cross margin the whole balance is at risk. Where a venue liquidates partially, some of the position and its collateral can survive.
2.Can I be liquidated if the price recovers immediately?
Yes. Liquidation triggers on the mark price at that instant. A wick that touches your liquidation level and reverses a second later still closes the position — the recovery comes too late.
3.Why did I get liquidated before the price hit my liquidation level?
Margin is calculated on the mark price, not the last traded price on that venue. The mark is an index of external prices, so it can reach your level while the venue chart has not.
4.Who buys my position when I am liquidated?
On order book venues, whoever is resting on the other side, or dedicated liquidators competing for the fee. On pool-based venues the pool absorbs it.