Liquidation Price Calculator
Precision risk math for Binance, Bybit, and OKX. No login, no broker, just the numbers.
Fees
Most calculators ignore fees — we don't
S7 Pro Risk Suite
One dashboard for liquidation, funding drag, and cross-exposure alerts.
Funding burn tracker
Portfolio heat map
Auto stop targets
PDF risk reports
€19
Get Access
Binance
Isolated Long:
Liq = Entry x (1 - 1/Lev + MMR + Fee)
Isolated Short:
Liq = Entry x (1 + 1/Lev - MMR - Fee)
Cross:
Liq = Entry +/- (WalletBalance - (PositionSize x MMR) - Fees) / PositionSize
Notes:
- Fee = (Taker% / 100) x 2
- MMR depends on tier; base calculator uses default tier for clarity.
Bybit
Isolated Long:
Liq = Entry x (1 - 1/Lev + MMR + Fee)
Isolated Short:
Liq = Entry x (1 + 1/Lev - MMR - Fee)
Cross:
Liq = Entry +/- (WalletBalance - (PositionSize x MMR) - Fees) / PositionSize
Notes:
- MMR = 0.005
- Uses mark price for liquidation trigger.
OKX
Isolated Long:
Liq = Entry x (1 - IMR_adj + MMR + Fee)
Isolated Short:
Liq = Entry x (1 + IMR_adj - MMR - Fee)
Cross:
Liq = Entry +/- (WalletBalance - (PositionSize x MMR) - Fees) / PositionSize
Notes:
- IMR_adj = (1/Lev) - 0.0065 (0.65%)
- MMR = 0.0065