Margining
Portfolio Margin
All accounts will utilize portfolio margin, which results in lower margin requirements and allows users to access more leverage.
Portfolio margin calculates margin requirements by evaluating the risk of the entire portfolio, rather than assessing each position individually. Unlike cross margin, which calculates margin for each position separately, portfolio margin considers how all assets in the portfolio interact.
For example, if a portfolio contains a long BTC-Perp and a short ETH-Perp, the system evaluates the combined risk. If the assets move in opposite directions, losses in one position may be offset by gains in the other, potentially reducing the overall margin requirement. Cross margin, on the other hand, wouldn't account for these potential offsets, leading to higher margin requirements.
Calculating Portfolio Margin
Portfolio margin is calculated by determining if the portfolio risk exceeds the available collateral, expressed as:
sum of position risks > account collateral + sum of unrealized position funding + sum of position unrealized PnL
If this holds true, it indicates that the portfolio risk surpasses the portfolio collateral leading to order cancellation or position liquidation.
Last updated