Crypto Liquidation Price Calculator

DCA Liquidation Calculator

Add your DCA legs (price, margin, leverage). The calculator computes average entry, effective leverage, and approximate liquidation for long or short. Defaults assume isolated margin and a simple maintenance margin rate.

Entry Price Margin Leverage (x) Position Value Remove

Tip: Position Value = Margin Γ— Leverage. Quantity for each leg is Position Value Γ· Price. Effective leverage is computed from your total nominal and total margin.

Total Margin
0
Total Nominal (Position Value)
0
Total Quantity
0
Average Entry
β€”
Effective Leverage
β€”
Bankruptcy Price
β€”
Estimated Liquidation Price
β€”
Maintenance Margin Used
0.5%
Side
Long

Formulas (isolated):
Quantityi = (Margini Γ— Levi) Γ· Pricei.
AvgEntry = TotalNominal Γ· TotalQty. EffectiveLev = TotalNominal Γ· TotalMargin.
Bankruptcy: Long = AvgEntry βˆ’ (TotalMargin Γ· TotalQty); Short = AvgEntry + (TotalMargin Γ· TotalQty).
Liquidation (approx): Long = (AvgEntry βˆ’ IM/Q) Γ· (1 βˆ’ mm); Short = (AvgEntry + IM/Q) Γ· (1 + mm). Here IM/Q = TotalMargin Γ· TotalQty, mm = maintenance margin rate.

Futures Profit Calculator

Calculate P&L and ROE for long or short trades. Optionally include taker fees.

Position Size (Nominal)
0
Quantity
0
Gross P&L (USDT)
0
Fees (USDT)
0
Net P&L (USDT)
0
ROE (%)
0%

Formulas:
Position = Margin Γ— Leverage; Quantity = Position Γ· Entry.
Long P&L = (Exit βˆ’ Entry) Γ— Qty; Short P&L = (Entry βˆ’ Exit) Γ— Qty.
Fees (approx, taker) = (Fee% Γ· 100) Γ— (Entry Γ— Qty + Exit Γ— Qty).
ROE% = Net P&L Γ· Margin Γ— 100.