1. In 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].
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:
For wallets with unrealized profits or losses, the maximum withdrawal amount must not exceed the following formula:
The following are calculations for the maximum addable and removable margin:
Field | Calculation |
Max addable amount to Isolated Margin | max (0, min(crossWalletBalance - ∑isolated open order initial margin - ∑crossPosition MM, Isolated Available for Order)) |
Max removable amount from Isolated Margin | max (0, min (isolatedWalletBalance - isolatedPosition MM, isolatedWalletBalance + size * (Mark Price - Entry Price) - Mark Price * abs(size) * IMR )) |
Field | Calculation |
Max addable amount to Isolated Margin | max (0, min (crossWalletBalance - ∑Isolated Open Order Initial Margin - ∑crossPosition MM, Isolated Available for Order)) |
Max removable amount from Isolated Margin | max (0, min (isolatedWalletBalance - isolatedPosition MM, isolatedWalletBalance + size * contractSize * (1 / Entry Price - 1 / Mark Price) - abs(size) * contractSize * IMR / Mark Price)) |