EQUITY PORTFOLIO INSURANCE USING SYNTHETIC PUT OPTIONS IMPLEMENTATION PROCEDURE




BRIEF EXPLANATION OF THE SYNTHETIC OPTION CREATION MODEL


  1. At times of hedge re-balancing t0, t1, t2, t3,.... the respective values of a portfolio consisting of a long position in a put option P(i) and a long position in an equity share S(i), where i is a time-step-index are S(0) + P(0), S(1) + P(1), S(2) + P(2), S(3) + P(3),....
  2. The corresponding first-order derivatives of portfolio values with respect to share price are 1 + Delta(0), 1 + Delta(1), 1 + Delta(2), 1 + Delta(3),.... where Delta(i) is the first-order derivative of the put option price with respect to the share price at time-step indexed i.
  3. The equivalent share price positions are S(0) + Delta(0)*S(0), S(1) + Delta(1)*S(1), S(2) + Delta(2)*S(2), S(3) + Delta(3)*S(3),....S(i-1) + Delta(i-1)*S(i-1), S(i) + Delta(i)*S(i),.... The equivalence here, means that the first-order derivatives with respect to the share price yield same results.
  4. At time-step indexed i, just before the hedge is rebalanced, the value of the portfolio is S(i) + Delta(i-1)*S(i). Re-balancing is an action to match the delta of the position so that S(i) + Delta(i)*S(i) = S(i) + Delta(i-1)*S(i) + Delta(i)*S(i) - Delta(i-1)*S(i) = S(i) + Delta(i-1)*S(i) + S(i)*(Delta(i)-Delta(i-1)). So we are essentially adjusting the position by adding S(i)*(Delta(i)-Delta(i-1)).
  5. Follow the view-by-view instructions below to implement equity portfolio insurance.

Financial solutions home page


  1. Log into your account or if you are a new user, register your account and enable two factor authentication.
  2. Click on the [Equity portfolio insurance-SPO] button, this will take you to the Dynamic-text-blocks parameters page.


Dynamic text-blocks parameters page


  1. Select to create a new hedging strategy or rebalance an existing hedging strategy using synthetic put options.
  2. Click the submit button, and this will take you to the Equity portfolio insurance using synthetic put options parameters page.


Equity portfolio insurance using synthetic put options parameters page


  1. Enter the name of the underlying index used to calculate delta-matching parameters for the synthetic put option.
  2. Select the name of currency of valuation from the drop-down list.
  3. If prompted enter the portfolio value at the time the hedge was initially created. This applies when re-balancing an existing hedge created sometime ago and is necessary for record-keeping.
  4. Enter the current value of the portfolio being hedged.
  5. Enter the beta of the portfolio being hedged to the index. The beta of the portfolio here is strictly speaking its beta with respect to the index used to calculate delta-matching parameters for the synthetic put option. It is calculated as Beta = Covarince(PortfolioReturns,IndexReturns)/VarianceOfIndexReturns. This should not be confused with beta of the equity portfolio with respect to the market portfolio. The two are practically the same if the index is well diversified and therefore mirrors the market portfolio. The reason for mentioning this is that, the system calculates the volatility of the equity portfolio by multiplying the beta value and the implied index volatility. If one enters the beta of the portfolio with respect to the market portfolio instead of with respect to the index when the index does not mirror the market portfolio, the results will be incorrect/inconsistent.
  6. If prompted, enter the minimum percentage reduction in current value of equity portfolio for which protection is sought. This applies when creating a new hedging strategy.
  7. If prompted, enter the seeded delta of the put option at last hedge re-balancing time. This applies when re-balancing an existing hedge created sometime ago.
  8. Enter the annualised implied volatility of the index used to calculate the synthetic put option delta-matching parameters.
  9. Enter the continuously compounded portfolio dividend yield. The dividend yield entered here is one for the portfolio being hedged, not the index used to calculate delta-matching parameters.
  10. If prompted enter the put option strike price calculated at time of initial creation of the hedge.This applies when re-balancing an existing hedge created sometime ago.
  11. Enter the protection period, that is, the expiry period of the synthetic put option.
  12. Enter the continuously compounded zero rate for the protection period.
  13. Click the submit button and this will take you to the output display page.


Output display page


  1. You can view pricing model output together with input parameters you entered.
  2. At the bottom of the page you can click on the button to create database record for the current model output. This will take you to the create database record page where you should click on the create button to create the database record.
  3. After clicking on the create button to create the database record, you will be taken to the database records view page, where you can scroll vertically or horizontally to view database records including the one you just created.
  4. You can filter database records according to the currency of valuation using the filter box. You can click on the details link on the extreme right of a particular database record, this will take you to the particular database record details page.