After calculating the above risk factors for individual positions, the final margin requirement is determined at the portfolio level by integrating these components in a structured manner:
OptionsMaintenanceMargin = max(CrossAssetNettedMarketRisk, AbsOptionsDelta)+ NetPortfolioDelta
We take the max of the two above so that we are still bound by liquidation risk in the case of a carefully hedged portfolio.
OptionsInitialMargin = OptionsMaintenance x MarginOptionsIMarginFactor
PortfolioMaintenanceMargin = OptionsMaintenanceMargin + FuturesMaintenanceMargin
PortfolioInitialMargin = OptionsInitialMargin + FuturesInitialMargin
The OptionsIMarginFactor is defined by the administrator.
In the case of long-only option portfolios, the options initial and maintenance margin cannot be more than the mark price, since this is the maximum loss.