Dederi uses portfolio margin for strategy-level risk control. To accurately evaluate the maximum potential loss under portfolio margin, two key factors are considered: ±15% fluctuations in future prices and the maximum changes in option implied volatility. Additionally, we introduce future contingency and option contingency to address risks arising from liquidity shocks.
Consider futures contract i with expiration date Ti, mark price FTi, and current position Qi. The FutureSimPnL with price shock factor Δk, where Δk∈PriceShockRange, is calculated as follows:
Future contingency accounts for the negative impact of transactions on liquidity, particularly for large position traders. By incorporating future contingency into margin calculations, liquidity risks caused by transactions can be mitigated effectively. Given the current index price I0, the future contingency is calculated as follows:
Assume the current time is t, option i has a strike price K and expiration Ti, with the underlying futures price for the same expiration FTi. Futures price under ±15% fluctuation can be expressed as:
FkTi=(1+Δk)FTi
For implied volatility, we consider three scenarios: up, same, and down, based on MaxIVChange:
MaxIVChangeup=(Tdays30)VPower⋅UpFactor
MaxIVChangedown=(Tdays30)VPower⋅DownFactor
Where Tdays is the remaining days to expiration. For Tdays>30, VPower is set to LongTermVPower; otherwise, it is ShortTermVPower. The adjusted implied volatilities are calculated as:
By inputting the initial parameters FTi,σi,Ti,t,K,r into the Black model , we can obtain the initial prices of options with different types (Call/Put) and strike prices under current market conditions. Subsequently, we input different futures prices and volatilities into the Black model, generating 33 option prices (11 Δk × 3 scenarios). Finally, we calculate the OptionSimPnL by comparing these prices with the initial option prices of the same type and strike price. The algorithm is as follows:
Continuing from the previous example, Alice not only holds 10 long ETH-10JAN24 futures contracts but also owns 10 long ETH-10JAN24-2300-C call options. The current underlying futures price is F0=2253.2, with remaining 20 days to expiration and implied volatility given as σi=0.2:
Option contingency, similar to futures contingency, addresses the liquidity impact of options trading. Including this in margin calculations effectively mitigates potential risks arising from trading-induced liquidity changes. For a given expiration date T, the corresponding futures price and strike prices of the options are FT and KT, respectively. For each expiration date, options are arranged by their respective strike prices (i.e., K1,K2,...,Kn), and, based on this ordering, the option positions at strike j are calculated as follows:
Strike prices are partitioned into two groups based on their relation to FT (above and below). Within each group, the NetPosition is set equal to the AdjustedStrikePosition for the strike price closest to ATMRange.
Starting from the two nearest strike prices in each group, the calculation extends outward to all strike prices. Specifically, it proceeds sequentially from the higher strike near ATMRange toward the maximum strike, and from the lower strike near ATMRange toward the minimum strike.
If the NetPosition of the previous strike price is positive, the NetPosition of the current strike price equals the AdjustedStrikePosition of the current strike price plus the NetPosition of the previous strike price. If the NetPosition of the previous strike price is zero or negative, the NetPosition of the current strike price equals the AdjustedStrikePosition of the current strike price.
Example
Assuming the current BTC futures price is 43219.77, the calculation of the net positions for options proceeds as follows:
where Λ represents the set of "up," "same," and "down" scenarios while Ω refers to PriceShockRange, same as above.
MM=SimpleMM+FutureContingency+OptionContingency
IM=InitialMarginFactor⋅MM
IMRatio=EquityIM
MMRatio=EquityMM
Example
Continuing the previous example, the current index price is I0=2243.3, with the corresponding price of underlying futures at F0=2253.2. Alice has a portfolio consists of:
10 long positions in ETH-10JAN24-2200-C and 15 short positions in ETH-10JAN24-2200-P, with a strike price K1=2200;
5 short positions in ETH-10JAN24-2500-P, with a strike price K2=2500.
Under a scenario where the futures price drops by 15% and volatility "up," the maximum portfolio loss is −9911.9, leading to: