Binance uses Mark Price to avoid unnecessary liquidations and to combat market manipulation.
Risk and Leverage are adjusted based on the customer’s total exposure; the larger the total position, the higher the required margin, and the lower the leverage. A liquidation is triggered when
Collateral = Initial Collateral + Realized PnL + Unrealized PnL < Maintenance Margin
On liquidation, all open orders are immediately cancelled. All traders will be subject to the same liquidation protocols referred to as “Smart Liquidation.” Binance avoids full clear of the user’s position whenever possible, and a precise example is listed below. For any traders that are cleared via forced liquidation and not by an order issued from the trader, a liquidation fee (0.3% on BTC/USDT perpetual contract; 0.5% on all other perpetual contracts) will be charged on the amount liquidated only (not the notional value of the position).
All orders will be issued at the bankruptcy price on the market. If the position cannot be fully closed, the insurance fund and / or counterparty-liquidation will take effect. The insurance fund will accumulate USDT reserves based on liquidations above the bankruptcy price from the liquidation fee rate.
It is important to mention that, as a general rule, users who hold relatively smaller positions that enter liquidation will almost always be fully liquidated. Larger users will see a smaller percentage of their accounts liquidated compared to smaller users. This is because maintenance margin is based around a user’s position size, and not their leverage selection. As a result, for smaller users, the effective maintenance margin is lower than the liquidation fee rate, so they are already bankrupt when first entering liquidation, regardless of the final price when clearing.
Note that all orders for liquidations are Immediate or Cancel orders. The order will fill as much as possible, and cancel the rest. This is different from a Fill or Kill order which will only execute if the order can be completely executed, and will be cancelled, if otherwise. The remaining positions will be either assigned to the insurance fund or counterparty liquidated.
For all traders, the system will first cancel all open orders, then attempt to reduce the trader’s margin usage with one *single* large Immediate or Cancel order without fully liquidating the trader. If the trader is margin compliant after the order and liquidation fee, the liquidation event is over. If the trader is still margin deficient, the trader’s position will be closed down at the bankruptcy price and the insurance fund will take over the position, and the trader is declared bankrupt. A portion of the remaining collateral (if any) will go to the insurance fund. If an account becomes bankrupt (negative wallet balance), the insurance fund will pay out to bring the account's balance back to 0.
About Liquidation Price
Liquidation occurs when Mark Price hits the liquidation price of a position.Traders are advised to pay close attention to the movement of Mark Price and the liquidation price to avoid an open position being liquidated.
In hedge mode, both long and short positions of the same contract are sharing the same liquidation price in cross margin mode.
If both long and short positions of the same contract are in isolated mode, the positions will have two different liquidation prices depending on the margin allocated to the positions.
Binance allows for highly leveraged trading by using a sophisticated risk engine and liquidation model. The liquidation model might be intricate. Alternatively, you could use the built-in calculator to calculate the liquidation price.
Liquidation Price of Contract 1 (“LP1”) under cross margin mode:
Where
WB |
Wallet Balance |
TMM1 |
Total Maintenance Margin of Other Contracts (except Contract 1) |
UPNL1 |
Total Unrealized PnL of Other Contracts (except Contract 1) |
cumB |
Maintenance Amount of One-Way Mode Contract 1 |
cumL |
Maintenance Amount of Long Contract 1 (Hedge Mode) |
cumS |
Maintenance Amount of Short Contract 1 (Hedge Mode) |
Side1BOTH |
Direction of Contract 1 (One Way Mode); “1” for long position, “-1” for short position |
Position1BOTH |
Size of Position for Contract 1 (One Way Mode); Absolute value regardless long/short |
EP1BOTH |
Entry Price of Contract 1 (One Way Mode) |
Position1LONG |
Size of Long Position (Hedge Mode); Absolute value regardless long/short |
EP1LONG |
Entry Price of Long Position (Hedge Mode); Absolute value regardless long/short |
Position1SHORT |
Size of Short Position (Hedge Mode); Absolute value regardless long/short |
EP1SHORT |
Entry Price of Short Position (Hedge Mode); Absolute value regardless long/short |
MMB |
Maintenance Margin Rate of One-Way Mode Contract |
MML |
Maintenance Margin Rate of Long Contract (Hedge Mode) |
MMS |
Maintenance Margin Rate of Short Contract (Hedge Mode) |
Further Details:
1.Maintenance Amount
You can find the “Maintenance Amount” from the table below with the position value of Contract 𝑥. For example, if the position of BTC/USDT Contract is 264,000 USDT, then the maintenance amount would be 1,300 USDT.
Maintenance Amount formula
= [ Floor of Position Bracket on Level n * difference between Maintenance Margin Rate on Level n and Maintenance Margin Rate on Level n-1) ] + Maintenance Amount on Level n-1
For example, the Maintenance Amount on Level 5
= 5,000,000 USDT * (5% -2.5%) +16,300 USDT
= 141,300 USDT
2.Maintenance Margin Rate
You can find the “Maintenance Margin Rate” from the table below with the position value of Contract 𝑥. For example, if the position of BTC/USDT Contract is 264,000 USDT, then the maintenance margin rate would be 1% (or 0.01).
Important Note:
If the notional value of a position (post liquidation), is not within the range of the current maintenance margin bracket, a new liquidation price will be calculated based on a level of position post liquidation.
Example:
Liquidation Price of BTC/USDT perpetual contract
To calculate the liquidation price of BTC/USDT perpetual contract, the parameters are as follows:
WB |
10.72 |
TMM1 |
= 200*1*0.65% = 1.3 |
UPNL1 |
0.47 |
cumB |
0 |
Side1BOTH |
-1 |
Position1BOTH |
0.005 |
EP1BOTH |
9451.53 |
MMB |
0.004 |
Liquidation Price of BTC/USDT perpetual contract
=[10.72 - 1.3 + 0.47 + 0 -(-1*0.005*9,451.53)]/[(0.005*0.004) - (-1*0.005)]
= 11,383.99 USDT (difference due to rounding off)
Liquidation Price of ETH/USDT perpetual contract
To calculate the liquidation price of ETH/USDT perpetual contract, the parameters are as follows:
WB |
10.72 |
TMM1 |
= 9,462.81*0.005*0.4% = 0.19 |
UPNL1 |
-0.06 |
cumB |
0 |
Side1BOTH |
1 |
Position1BOTH |
1 |
EP1BOTH |
199.53 |
MMB |
0.0065 |
Liquidation Price of ETH/USDT perpetual contract
=[10.72 - 0.19 - 0.06 + 0 -(1*1*199.53)]/[(1*0.0065) - (1*1)]
= 190.29 USDT (difference due to rounding off)
Comments
0 comments
Article is closed for comments.