1. Margin rules and requirements
- Unified Maintenance Margin Ratio (uniMMR):
Portfolio Margin calculates a uniMMR to assess the risk level of a portfolio. This considers the adjusted equity and maintenance margin across all positions in various trading accounts.
-∑MM is the sum of the unified maintenance margin amount, which includes the required margin levels across all nominated Futures and Cross Margin Accounts.
- Adjusted Equity:
This represents the combined value of assets in the portfolio, considering unrealized profits or losses and adjusting for the potential loss (Open Loss) when changing collateral assets in Margin open orders. - Maintenance Margin (MM):
This is the minimum amount of margin that you must hold in your account to maintain open positions. In Portfolio Margin, the unified maintenance margin amount (∑MM) sums the required margin levels across all nominated Futures and Cross Margin Accounts. - Margin Levels:
Portfolio Margin has different margin levels based on the uniMMR, which determines trading restrictions and actions required by the user. These levels range from unrestricted trading to liquidation, depending on the uniMMR value. - Margin Check Rules:
Margin checks are assessments conducted periodically by the system to ensure traders have sufficient collateral in their accounts to cover their open positions and potential losses.
These checks are crucial for ensuring traders maintain the required margin levels in their portfolio.
The Portfolio Margin program employs a unique Margin Check Service (MCS) to help traders determine if their current or planned positions meet the necessary margin requirements.
- Futures Initial Margin (futuresIM): The initial margin required for futures positions.
futures IM = position Size * mark Price / leverage - Margin Initial Margin (marginIM): The initial margin locked by the margin loan for Cross Margin positions.
marginIM = borrowedAmount / (leverage-1) - Virtual Available Margin (virtualAvailable): Available margin for orders in USD value.
virtualAvailable = max(adjusted Equity-∑IM,0)
∑IM = marginIM + futuresIM
2. Negative balance and interest rate
negativebalance = min ( walletBalance + negative_threshold, 0 )
- “interestFee” is the fee charged for having a negative balance;
- “negativeBalance” is the account balance when it is negative (less than zero);
- “dailyInterestRate” is your Margin Loan’s daily interest rate, which is the margin loan's interest rate at 00:00 (UTC) and multiplied by 24 to charge the daily interest;
- “negative_threshold” is the negative balance threshold on the Portfolio Margin page. .
3. Margin and Futures wallet
4. Auto top-up function
5. Managing delisted borrowed assets
- Reduce-only mode will be activated on the Futures side and borrowing will be prohibited on the Margin side.
- Your held COIN-Margin Futures assets will be reviewed and, if applicable, the delisted assets will be transferred to repay the outstanding delisted loan.
- Following the margin process, other margin assets will be utilized to repay the delisted loan through the liquidation engine.
- If margin assets are insufficient for repayment, your assets from your USDⓈ-M Futures Wallet will be transferred to cover the loan.
- If USDⓈ-M Futures assets are still inadequate, your COIN-Margin Futures Wallet assets will be used to repay the loan.
6. Automatic liquidation of delisted margin assets
7. App requirements and restrictions
- Users with Portfolio Margin will not have access to Lite Trading.
- In order to use Portfolio Margin Mode, users must update their app to version 2.64.1 or newer.
8. Margin available for orders calculation in Cross Margin
Margin available for orders (“virtualAvailable”): Available margin for orders in USD value.
- When CR1 > CR2: Available for order = min(X / (CR1 - CR2), AvailableAssetBalance)
X (buy orders) = AvailableBalance / quoteAssetIndexPrice
X (sell orders) = AvailableBalance / baseAssetIndexPrice
AvailableAssetBalance: Available asset balance in the Cross Margin account
AvailableBalance: Balance available for order in the Portfolio Margin account (USD value)
Available for order: Amount of assets you can use to place order on the trading page, which takes account in the previous 2 terms and CR difference between assets of the trading pair.
- When CR1 ≤ CR2: Available for order = AvailableAssetBalance
AvailableBalance = 1,000 USD
AvailableAssetBalances: 20,000 USDT, 0.01 BTC
baseAssetIndexPrice = 28,000
Collateral Rate of USDT = 100%
- Buy Order:
- Sell Order:
- Introduction to Binance Portfolio Margin Mode
- How to Activate the Portfolio Margin Mode on Binance
- How to View Portfolio Margin Information from Your Binance Account and Trading Interface
- What Is the Unified Account Maintenance Margin Ratio (uniMMR) And How Is It Calculated
- How Does Liquidation Work in the Binance Portfolio Margin Account
- Binance Portfolio Margin Mode Order Logic
- Auto Fund Transfer Functions and Interest Rates in the Binance Portfolio Margin Mode
- Binance Portfolio Margin Mode Supported Collateral and Rates
- Binance Portfolio Margin API
- Terms and Conditions of Binance Portfolio Margin