Isolated margin trading is a powerful financial tool that allows traders to control larger positions with a smaller amount of capital, while limiting potential losses to a defined amount. Unlike cross-margin trading, where your entire account balance can be used as collateral, isolated margin allocates a specific amount of funds to a single position—making risk management more predictable and precise.
This guide dives deep into the mechanics of isolated margin, covering key concepts such as position fields, trading rules, risk controls, and liquidation protocols. Whether you're trading spot or derivatives, using base or quote currency as collateral, understanding these principles is essential for successful leveraged trading.
Understanding Isolated Margin Positions
With isolated margin, traders can open leveraged positions in both spot and futures markets, across different account types including multi-currency and portfolio margin accounts. You have the flexibility to use either the trading currency (base) or the pricing currency (quote) as your margin.
This structure gives you full control over how much capital you allocate per trade, helping you avoid cascading losses that can occur in cross-margin setups.
👉 Discover how isolated margin can enhance your trading strategy with better risk control.
Key Position Metrics in Isolated Margin
Understanding the core components of an isolated margin position is crucial for monitoring performance and managing risk effectively.
Position Asset
The quantity of assets held after fees. In older isolated margin models, this may include both purchased assets and margin; in newer versions, it reflects only the traded asset.
- API Field:
pos
Liability
The total borrowed amount, including accrued interest.
- API Field:
liab
Margin
The dedicated collateral assigned to support the position.
- API Field:
margin
Entry Price
The average price at which the position was opened, calculated as:
(Previous Position × Previous Avg Price + New Position × Execution Price) / (Total Position Size)- API Field:
avgPx
Estimated Liquidation Price
The price at which the position may be partially or fully liquidated due to insufficient margin. This varies based on whether you're using base or quote currency as margin and whether you're long or short.
For example:
- Long with base currency as margin:
(|Liability + Interest| × (1 + MMR%) × (1 + Fee Rate)) / (Position Asset + Margin) - Short with quote currency as margin:
(Position Asset + Margin) / (|Liability + Interest| × (1 + MMR%) × (1 + Fee Rate)) - API Field:
liqPx
Floating PnL
Unrealized profit or loss, calculated differently depending on margin type and direction:
- Long with base margin:
Position Asset - |Liability + Interest| / Mark Price - Short with quote margin:
Position Asset - |Liability + Interest| × Mark Price - API Field:
upl
Floating PnL Ratio
The return on your initial margin investment:
Floating PnL / Initial Margin- API Field:
uplRatio
Trading Rules: Opening and Closing Positions
Opening a Position
Let’s consider two scenarios at a BTC price of $100,000 with 10x leverage:
Long 1 BTC
| Margin Type | Old Model | New Model |
|---|---|---|
| Base (BTC) | Asset: 1.1 BTC, Liability: -100,000 USDT, Margin: 0.1 BTC | Asset: 1 BTC, Liability: -100,000 USDT, Margin: 0.1 BTC |
| Quote (USDT) | Asset: 1 BTC, Liability: -100,000 USDT, Margin: 10,000 USDT | Same as old model |
Short 1 BTC
| Margin Type | Old Model | New Model |
|---|---|---|
| Base (BTC) | Asset: 100,000 USDT, Liability: -1 BTC, Margin: 0.1 BTC | Same as old model |
| Quote (USDT) | Asset: 110,000 USDT, Liability: -1 BTC, Margin: 10,000 USDT | Asset: 100,000 USDT, Liability: -1 BTC, Margin: 10,000 USDT |
These examples highlight how the new isolated margin model simplifies asset allocation by separating position size from margin.
Closing a Position
There are multiple ways to close an isolated margin position:
Full Close via Market Order
- If liability and margin are in the same currency, the system sells all position assets or buys back all liabilities.
- Any surplus is returned to your main account.
Partial or Limit Orders
- Users manually place sell/buy orders.
- If assets are fully sold but liabilities remain, the remaining debt is covered by the allocated margin.
Non-Reduce-Only Orders
- If you place an order larger than your current position, once the existing position is closed, the excess triggers a reverse position.
- The required margin for the new position is drawn from your account balance.
👉 See how smart order execution can help you manage exits efficiently.
Risk Management Fields
Effective risk control starts with understanding key metrics.
Maintenance Margin Rate (MMR)
This ratio determines whether your position meets minimum collateral requirements.
New Model Formulas:
- Long with base margin:
(Asset + Margin - |Liab + Interest| / Mark Price) / (MMR Amount + Liquidation Fee) - Short with quote margin:
(Asset + Margin - |Liab + Interest| × Mark Price) / (MMR Amount + Liquidation Fee) - API Field:
mgnRatio
Maintenance Margin (mmr)
Calculated as:
|Liability + Interest| × Tiered Maintenance Margin RateThe rate depends on your position size tier.
- API Field:
mmr
Order Cancellation Rules
To prevent excessive risk exposure:
- Risk Threshold Trigger: When your account balance falls below the sum of required maintenance margin and potential initial margin from open orders.
- Action Taken: The system automatically cancels pending orders that use the same margin currency as your current leveraged position.
- Purpose: Prevents further depletion of a specific asset’s availability and helps stabilize your overall margin health.
This proactive measure enhances account stability during volatile market conditions.
Position Reduction and Liquidation Process
When your maintenance margin rate drops to 100% or below, the system initiates protective actions.
What Happens During Liquidation?
- Email Notification: A detailed report is sent after liquidation.
- Partial Deleveraging (ADL): The system reduces your position size to bring the MMR above 100%. If insufficient, full liquidation occurs.
- Priority Execution: First, position assets are sold; only when exhausted does the system touch the allocated margin.
- Auto-Deleveraging Sequence: Positions are reduced tier by tier until solvency is restored.
- Loss Coverage: Any shortfall (negative balance) is covered by the platform’s insurance fund—no additional liability for users.
Example Scenario
A trader opens a BTC-USDT long with BTC as margin:
- As BTC price drops, MMR falls below 100%.
- System first cancels active BTC-margin buy orders.
- Then sells BTC holdings to repay USDT debt.
- If still undercollateralized, uses BTC margin to cover remaining liability.
Frequently Asked Questions (FAQ)
Q: What is isolated margin trading?
A: It's a method where each trade has its own dedicated margin pool. Losses are limited to that specific allocation, offering better risk control than cross-margin.
Q: How is it different from cross-margin?
A: Cross-margin uses your entire account equity as collateral. Isolated margin caps risk per trade, preventing one losing position from affecting others.
Q: Can I use any coin as margin?
A: Yes—depending on the pair and platform rules, you can often choose between base or quote currency as your collateral.
Q: What triggers liquidation?
A: When your maintenance margin rate falls to 100% or lower due to adverse price movement.
Q: Does the platform charge for liquidations?
A: No—liquidations themselves don’t incur extra fees. However, standard trading fees apply during partial deleveraging.
Q: How can I avoid being liquidated?
A: Monitor your estimated liquidation price closely, maintain healthy buffer margins, and consider using stop-loss orders.
Conclusion
Isolated margin trading empowers traders with granular control over leverage and risk. By clearly defining position parameters—such as entry price, liability, floating PnL, and maintenance margin rate—you gain transparency and predictability in volatile markets.
With built-in safeguards like order cancellation during high-risk periods and tiered liquidation processes, isolated margin reduces systemic exposure and enhances capital efficiency. Whether you're a beginner learning leverage mechanics or an experienced trader optimizing execution strategies, mastering isolated margin is a critical step toward disciplined trading success.
👉 Start applying these insights today—trade smarter with advanced isolated margin tools.