How to Adjust Margin Balance in Cross/Isolated Margin Modes

 Trading FAQs    |      2020-01-03
1. In the Isolated margin mode, you can adjust the margin balance allocated to your position in the [Positions] tab. Click the [Edit] icon to adjust the margin balance.
2. Enter the amount you would like to add or remove. Then, click [Confirm].
mceclip1.png

Calculations for maximum addable/removable margin in Cross and Isolated margin modes

Cross Margin Mode:

The following calculations are the maximum withdrawal amount in Cross Margin Mode. The two formulas apply when your wallet balance has no gift money or has not used cross collateral:
  • crossWalletBalance - ∑isolated open order initial margin - cross Position Maintenance Margin
For wallets with unrealized profits or losses, the maximum withdrawal amount must not exceed the following formula:
  • crossWalletBalance + ∑cross Unrealized PNL - ∑cross initial margin - ∑isolated open order initial margin

Isolated Margin Mode:

The following are calculations for maximum addable and maximum removable margin:

USDⓈ-Margined contracts

FieldCalculation
Max addable amount to isolated marginmin(crossWalletBalance - ∑isolated open order initial margin - ∑crossPosition MM, Available for Order)
Max removable from isolated marginmax(0,min (isolatedWalletBalance - isolatedPosition MM, isolatedWalletBalance + size * (mark price - Entry Price) - mark price * abs(size) * IMR))

Coin-Margined contracts

FieldCalculation
Max addable amount to isolated marginmin(crossWalletBalance - ∑isolated open order initial margin - ∑crossPosition MM, Available for Order)
Max removable from isolated marginmax(0,min ( isolatedWalletBalance - isolatedPosition MM, isolatedWalletBalance + size * contractSize * (1 / Entry Price - 1 / mark price) - abs(size) * contractSize * IMR / mark price )