Cross Margin vs. Isolated Margin
| Cross Margin | Isolated Margin | |
|---|---|---|
| Margin pool | All positions share the account’s available balance | Each position has its own dedicated margin |
| Risk scope | A loss on one position reduces margin available to all others | Losses are capped at the margin assigned to that position |
| Liquidation impact | Can trigger account-wide liquidation | Only the single isolated position is liquidated |
| Profit offset | Profitable positions automatically offset losing ones | No offset between positions |
How Isolated Margin Works
Both modes work simultaneously
Cross Margin and Isolated Margin are not mutually exclusive — both modes are supported at the same time. You specify the margin mode when placing each order, so you can use Cross Margin for some trades and Isolated Margin for others on any symbol, without needing to switch modes.Independent leverage
Each symbol can have different leverage settings under each margin mode. For example:- BTC-PERP Cross: 10x
- BTC-PERP Isolated: 20x
- ETH-PERP Isolated: 5x
Dual positions on the same symbol
You can hold both a Cross position and an Isolated position on the same symbol at the same time. For example, you could open a Cross long and an Isolated short on ETH-PERP simultaneously. Each position has its own margin calculation and liquidation price — they are completely independent.Risk isolation
If an Isolated position is liquidated, only the margin assigned to that position is lost. Your other positions and your account balance remain untouched. This is the core benefit of Isolated Margin: your worst-case loss on any single trade is known upfront.When to Use Isolated Margin
| Scenario | Why Isolated Margin helps |
|---|---|
| High-leverage speculation | Cap your maximum loss without putting your core positions at risk |
| Multi-strategy trading | Run different strategies on different pairs with no risk bleed-through |
| Experimental trades | Test a thesis on a volatile asset without exposing your whole account |
| Defined-risk setups | Know exactly how much you can lose before you enter the trade |
Default Behavior
All symbols default to Cross Margin. When you place an order without specifying amargin_mode, the symbol’s default margin mode is used. You can change a symbol’s default display mode, but this only affects the frontend default — it does not prevent you from using either mode at any time.
Related Pages
- Margin, Leverage & PnL — how margin ratios, leverage tiers, and PnL work
- Liquidations — how the liquidation process is triggered and handled