Portfolio Collateral Optimization
Portfolio collateral optimization process:
When a user places an order, the standard collateral per the Collateral requirements is locked up
After execution of the order in step 1), the Ithaca Collateral Optimisation engine computes the required collateral for the user’s portfolio of Ithaca contracts and returns any excess collateral posted to the user. Collateral Optimization allows collateral requirements to be determined by the users’ portfolio maximum potential loss
Calculate the quantity of ETH needed as collateral when the ETH price at expiry approaches infinity
Calculate USDC collateral required when ETH price at expiry:
At each portfolio strike
At each strike +/- a small increment (to check for Payoff discontinuities)
Zero
Compute 1) minus each of the amounts calculated in 2). If any of these amounts is negative, the amount of USDC collateral required is the minimum of the negative amounts.
The total collateral required is 1+3
Last updated