Nexus Fintrade (Beta) Help Center
  • 👋Welcome to NEXUS FINTRADE (Beta) Help Center
  • User Guide
    • 😃Getting started
      • How To Get Started?
      • How to KYC verification?
      • How to modify safety verification?
      • An Overview of Products & Features
      • How to Select Futures Trading Pairs?
      • A Beginner’s Guide to Crypto Spot Trading (Website)
      • A Beginner’s Guide to Crypto Futures Trading (Website)
  • FUNCTIONALTITIES & GLOSSARY
    • 📑LFX Trading
      • What's LFX?
      • Margin of LFX
      • How to start LFX trading?
      • Margin call & liquidation
      • Financing costs
    • 🏡Account
      • Funding Account and Trading Account
    • 🫰Multi-Assets Cross Margin
      • Benefits of Trading USDⓈ-Margined Futures in Multi-Assets Mode
      • Auto-Exchange in Multi-Assets Mode
      • Cross Margin Mode
    • 🔐Security Design
      • Securing Your Account
      • Security Tips
    • 🅱️Crypto Trading
      • Trading Glossary
        • Market Makers and Takers
        • Order Book and Market Depth
        • Position Modes
      • Spot Trading
        • Types of order on Spot Trading
        • What is spot trading?
      • Futures Trading
        • Perpetual Futures and Quarterly Futures
        • What Are Cryptocurrency Futures?
        • Differences Between Perpetual Contract and Traditional Futures Contract
        • Spot vs. Futures Trading
        • Margin vs. Futures Trading
        • USDⓈ-Margined Futures Contract Specifications
        • Liquidation Price of USDⓈ-M Futures Contracts
        • Futures Trading Risk Control
        • Leverage and Margin of USDⓈ-M Futures
        • Types of Order on Futures Trading
        • Summary of Failed Orders in Futures Trading
        • Open or Close Position in Hedge Mode
        • Go Long or Short on Futures
  • FAQs
    • 💸Withdrawals and Deposits
      • Why Hasn’t My Withdrawal Arrived?
      • What Can I Do When Withdrawal Is Suspended?
      • How To Withdraw Crypto on the Platform?
      • Why Hasn’t My Deposit Been Credited?
      • What Can I Do When I Withdraw to A Wrong Address?
      • What's the Withdrawal Fees on our Platform
      • How to Deposit Crypto to our Platform?
    • ⚖️Trading
      • What Is Multi-Assets Mode, and What Assets Does It Support?
      • How to Check My Asset Balance in Multi-Assets Mode?
      • How to Calculate Margin in Multi-Assets Mode?
      • How to Download Spot Trading Transaction History Statement ?
      • What are Market order and Limit Order Price Cap and Floor Ratio ?
      • How to Prevent Phishing Attacks?
      • How to View My Trading Activity?
      • How to Calculate Return on Investment (ROI)?
      • How to Download My Order History for USDⓈ-M, and COIN-M Futures Orders?
    • ✅Account Verification
      • Why Can’t I Receive Emails from the Platform?
      • How to Whitelist the Platform's Emails?
      • Where can I get my account verified on the website?
      • How to Register on the Platform's Website?
    • 🔓Account Management
      • How to Create a Trading Account on the Platform?
      • How to Check the Platform and Transfer Funds on Wallet Overview?
    • ⚠️Risk Mitigation
      • How to Reduce Your Chances of Getting Liquidated?
      • How to Improve Risk Management on Platform's Futures?
      • How Liquidation Works in Futures Trading?
      • How to Manage Risk and Trade Responsibly?
      • How to Calculate Profit and Loss for Futures Contracts?
    • 🔐Security
      • How to Reset Your Account Password?
      • How to Secure Your Account on the Platform?
      • How to Protect Your Account on the Platform from Scam?
  • RULES & FEES
    • 🏛️Calculation Glossary
      • Fee Structure on the Platform
      • Calculation of Commission in Spot & Margin Trading
      • Calculation of Commission in Future Trading
      • Funding Rates in Perpetual
      • Margin Level and Margin Call
      • Daily Interest Rate for Margin Trading
      • Liquidation Protocols
      • Calculation of Perpetual Margin
      • Loans and Interests
      • Leverage and MMR & IMR
Powered by GitBook
On this page
  • Initial state - No open positions
  • With open positions
  • With open positions and unrealized PnL

Was this helpful?

  1. FAQs
  2. Trading

How to Calculate Margin in Multi-Assets Mode?

In Multi-Assets Mode, your margin balance is used to support all your positions. It is crucial to keep an eye on your margin ratio to avoid liquidation of all your positions when the margin ratio reaches 75%.

How to calculate the margin ratio in the Multi-Assets Mode?

You can calculate your margin ratio in Multi-Assets Mode using this equation:

  • Account Margin Ratio = Account Maintenance Margin / Account Equity

The Account Maintenance Margin is the total sum of the maintenance margin for all cross positions in USD, while the Account Equity is the total sum of margin balance for all cross positions in USD.

You want to trade two contracts, BTCUSDT perpetual and ETHBUSD_210326 with leverage of 100x and 50x respectively. In this scenario, the Maintenance Margin Ratio will be 0.8% and 1% respectively. Whether you are using the Isolated or the Cross Margin Mode, the account status and calculation changes of various parameters are as follows:

Initial state - No open positions

Symbol

BTCUSDT

ETHBUSD_210326

Margin Asset

USDT

BUSD

Asset Wallet Balance

200

220

Asset Equity

200

220

Maintenance Margin Ratio

0.008

0.01

Initial Margin Ratio

0.01 (100x)

0.02 (50x)

Unrealized PnL

0

0

Under the Single-Asset Mode:

  • USDT available for order = 200 BUSD available for order = 220

Under the Multi-Assets Mode:

  • Account Equity = ∑min(assetEquity*bidRate, assetEquity*askRate) = 200 * 0.9801 + 220 * 1 = 416.02

  • As there are no open positions, assetCrossInitialMargin = 0

  • uniAvailableForOrder = accountEquity-∑(assetCrossInitialMargin*askRate) = 416.02 - 0 = 416.02

  • USDT Available for Order = 416.02 / 0.99495 = 418.13

  • BUSD Available for Order = 416.02 / 1 = 416.02

  • Account Maintenance Margin Ratio = 0

  • Margin Ratio = Account Maintenance Margin / Account Equity = 0

With open positions

Symbol

BTCUSDT

ETHBUSD_210326

Margin Asset

USDT

BUSD

Asset Wallet Balance

200

220

Asset Equity

200

220

Maintenance Margin Ratio

0.008

0.01

Initial Margin Ratio

0.01 (100x)

0.02 (50x)

Position Quantity

0.5

20

Entry Price

20,000 USDT

600 BUSD

Mark Price

20,000 USDT

600 BUSD

Unrealized PnL

0

0

  • Account Maintenance Margin = ∑assetMM*askRate = 0.5 * 20,000 * 0.008 * 0.99495 + 20 * 600 * 0.01 * 1 = 199.596

  • As there is no unrealized PnL, Account Equity = accountWalletBalance = 416.02

  • uniAvailableForOrder = Account Equity - ∑(assetCrossInitialMargin * askRate) = 416.02 - (0.5 * 20,000 * 0.01 * 0.99495 + 20 * 600 * 0.02 * 1)= 76.525

  • USDT Available for Order = 76.525 / 0.99495 = 76.91

  • BUSD Available for Order = 76.525 / 1 = 76.525

  • Margin Ratio = Account Maintenance Margin / Account Equity = 199.596 / 416.02 = 0.47977 = 47.98%

With open positions and unrealized PnL

Symbol

BTCUSDT

ETHBUSD_210326

Margin Asset

USDT

BUSD

Asset Wallet Balance

200

220

Asset Equity

200 - 500 = -300

220 + 400 = 620

Maintenance Margin Ratio

0.008

0.01

Initial Margin Ratio

0.01 (100x)

0.02 (50x)

Position Quantity

0.5

20

Entry Price

20,000 USDT

600 BUSD

Mark Price

19,000 USDT

620 BUSD

Unrealized PnL

0.5 * (19,000 - 20,000) = -500

20 * (620 - 600)= 400

  • Account Maintenance Margin = ∑assetMM*askRate = 0.5 * 19,000 * 0.008 * 0.99495 + 20 * 620 * 0.01 * 1 = 199.61

  • With unrealized PnL, Account Equity = ∑min(assetEquity*bidRate, assetEquity*askRate) = -300 * 0.99495 + 620 * 1 = 321.515

  • uniAvailableForOrder = Account Equity - ∑(assetCrossInitialMargin * askRate) = 321.515 - (0.5 * 19,000 * 0.01 * 0.99495 + 20 * 620 * 0.02 * 1) = -21

  • USDT Available for Order and BUSD Available for Order are both 0

  • Margin Ratio = Account Maintenance Margin / Account Equity = 199.61 / 321.515 = 0.62084 = 62.08%

PreviousHow to Check My Asset Balance in Multi-Assets Mode?NextHow to Download Spot Trading Transaction History Statement ?

Last updated 2 months ago

Was this helpful?

⚖️