Cross-Margin

Cross-margin is a margin trading configuration where a trader’s entire account balance acts as shared collateral for all open positions simultaneously — meaning unrealized profits from a winning trade automatically support a losing trade’s margin requirement, reducing the risk of liquidation from any individual position while also creating systemic risk within the account where a catastrophic loss on one position can deplete funds allocated to every other position.


How Cross-Margin Works

Shared Collateral Pool

In cross-margin mode, the account’s margin balance is undivided:

“`

Account Balance: 10,000 USDC (total collateral for ALL positions)

Position A: Long ETH $50,000 notional — currently +$1,200 profit

Position B: Long BTC $30,000 notional — currently -$800 loss

Position C: Short SOL $10,000 notional — currently +$300 profit

Effective margin: 10,000 + 1,200 – 800 + 300 = 10,700 USDC

“`

Position B’s loss is automatically offset by profits from A and C. The account is not liquidated until total margin falls below the maintenance margin requirement across all positions combined.

Liquidation in Cross-Margin

Liquidation occurs when combined margin across all positions falls below the maintenance margin threshold. The exchange may liquidate the most stressed position — or all positions simultaneously — to restore solvency.

Example:

  • Account: 1,000 USDC
  • Open: Long ETH at $3,000 with 10x leverage ($10,000 notional)
  • Maintenance margin: 0.5% = $50
  • ETH drops to $2,050 → position loss = $950 → margin = $50 → liquidation trigger

In cross-margin, that $50 is the buffer protecting the entire account.


Cross-Margin vs. Isolated Margin

Feature Cross-Margin Isolated Margin
Collateral scope Entire account balance Only what you assign to that position
Liquidation risk Account-wide; one loss affects all Position-specific; isolated losses
Capital efficiency High — shared pool reduces idle capital Lower — must explicitly fund each position
Risk management Harder — must monitor entire account Easier — per-position risk is capped
Typical use Professionals managing many positions High-leverage single bets
Liquidation price Moves as account balance changes Fixed at open

Cross-Margin on DeFi Perpetuals

dYdX (v3 / v4)

GMX

Hyperliquid


Portfolio Margin (Advanced Cross-Margin)

Professional derivatives exchanges implement portfolio margin — an extension of cross-margin that:

  • Accounts for correlation between positions (long ETH + short BTC may partially hedge each other)
  • Reduces total margin requirement below naive cross-margin calculation
  • Allows lower margin ratios for well-hedged portfolios

Portfolio margin is standard in TradFi prime brokerage and is increasingly available in DeFi perpetuals.


Risk Management in Cross-Margin

Set stop-losses on every position: Without stops, a single runaway loss can drain the entire account.

Monitor effective leverage: Total notional exposure / account balance = effective leverage. This number increases as losing positions grow.

Diversify positions: If 80% of your account is in one position, cross-margin provides little benefit over isolated. Diversification is where cross-margin actually helps.

Watch funding rates: A position with very negative funding rate continuously drains the shared margin pool even without price movement.


History

  • Pre-2010s — Cross-margin is a standard feature in traditional finance futures and options prime brokerage
  • 2016–2018 — BitMEX popularizes cross-margin mode for crypto perpetuals; becomes the default for most offshore crypto derivatives exchanges
  • 2019–2021 — dYdX, FTX, and other derivatives platforms launch with cross-margin as default; cross-margin becomes the standard crypto derivatives configuration
  • 2022–2024 — On-chain perpetuals (GMX, Hyperliquid, Vertex) implement cross-margin; portfolio margin increasingly available in DeFi

Common Misconceptions

  • “Cross-margin is safer than isolated margin.” — Cross-margin reduces the risk of being liquidated by a single position’s price move, but it increases systemic account risk. A catastrophic loss on one position can drain the entire account — far worse than isolated margin’s contained losses.
  • “Cross-margin requires more collateral than isolated.” — The opposite: cross-margin typically requires less collateral because shared profits offset losses, allowing more capital efficiency across multiple positions.

Social Media Sentiment

  • r/CryptoCurrency / r/algotrading: Cross-margin is a standard topic in derivatives trading discussions; “should I use cross or isolated?” is one of the most common beginner questions.
  • X/Twitter: Crypto traders discuss cross-margin mechanics frequently; liquidation cascade threads during volatile markets often feature cross-margin as a contributing factor.
  • Discord (derivatives trading / DeFi): Platform-specific cross-margin mechanics (dYdX, Hyperliquid, GMX) are frequently discussed in trading strategy channels.

Last updated: 2026-04


Related Terms

See Also

  • Isolated Margin — the alternative trading mode where collateral is allocated per-position rather than shared
  • Perpetual Futures — the derivative instrument cross-margin is most commonly used to trade in crypto
  • dYdX — the leading decentralized perpetuals exchange using cross-margin by default

Sources