Looking for a convincing general strategy [not trial and error] to solve these kind of questions:
Any help will be super helpful!
Thanks a bunch!
Replicate a portfolio on an underlying asset S with payoff at time T equal to:
V(T)=2S(T)+30if 0≤S(T)<10V(T)=−3S(T)+80if 10≤S(T)<30V(T)=S(T)−40if 30≤S(T)
Answer
Consider the case where we are interested in decomposing a continuous and piece-wise linear European payoff function V(ST) over n intervals with n+1 node points Si for i=0,1,…,n. Without loss of generality, we assume that S0=0 and write Vi as short-hand for V(Si). We assume that the slope of the payoff function for S>Sn is xn+1.
Take the following steps in order to replicate this payoff:
- Buy zero-coupon bonds with a notional value of V0.
- For each i∈1,…n, buy xi=(Vi−Vi−1)/(Si−Si−1) European call options with a strike of Si−1 and sell the same amount withe a strike of Si.
- Buy xn+1 European call options with a strike of Sn.
All contracts mature at time T.
Applying this to your example, we have n=2 and obtain the following portfolio:
- Buy zero-coupon bonds with a notional value of 30 USD.
- Buy 2 call options with a strike of 0 USD and sell 2 call options with a strike of 10 USD.
- Sell 3 call options with a strike of 10 USD and buy 3 call options with a strike of 30 USD.
- Buy one call option with a strike of 30 USD.
Our net positions are thus:
- Long a zero-coupon bond with with a notional value of 30 USD.
- Long 2 zero-strike call options.
- Short 5 call options with a strike of 10 USD.
- Long 4 call options with a strike of 30 USD.
Note that this decomposition is not unique as you can always apply put/call parity to any of the positions.
No comments:
Post a Comment