In: Finance
Peter has just sold a European call option on 10,000 shares of a stock. The exercise price is $50; the stock price is $50; the continuously compounded interest rate is 5% per annum; the volatility is 20% per annum; and the time to maturity is 3 months.
(a) Use the Black-Scholes-Merton model to compute the price of the European call option.
(b) Find the value of a European put option with the same exercise price and expiration as the call option above.
(c) What position should Peter take in the stock for delta neutrality?
(d) Suppose that Peter does set up a delta neutral position as soon as the option has been sold and the stock price jumps to $55 within the first hour of trading. What trade is necessary to maintain delta neutrality?
a] and b]
We use Black-Scholes Model to calculate the value of the call and put options.
The value of a call and put option are:
C = (S0 * N(d1)) - (Ke-rT * N(d2))
P = (K * e-rT)*N(-d2) - (S0)*N(-d1)
where :
S0 = current spot price
K = strike price
N(x) is the cumulative normal distribution function
r = risk-free interest rate
T is the time to expiry in years
d1 = (ln(S0 / K) + (r + σ2/2)*T) / σ√T
d2 = d1 - σ√T
σ = standard deviation of underlying stock returns
First, we calculate d1 and d2 as below :
· ln(S0 / K) = ln(50 / 50). We input the same formula into Excel, i.e. =LN(50/50)
· (r + σ2/2)*T = (0.05 + (0.202/2)*0.25
· σ√T = 0.20 * √0.25
d1 = 0.1750
d2 = 0.0.750
N(d1), N(-d1), N(d2),N(-d2) are calculated in Excel using the NORMSDIST function and inputting the value of d1 and d2 into the function.
N(d1) = 0.5695
N(d2) = 0.5299
N(-d1) = 0.4305
N(-d2) = 0.4701
Now, we calculate the values of the call and put options as below:
C = (S0 * N(d1)) - (Ke-rT * N(d2)), which is (50 * 0.5695) - (50 * e(-0.05 * 0.25))*(0.5299) ==> $2.3075
P = (K * e-rT)*N(-d2) - (S0)*N(-d1), which is (50 * e(-0.05 * 0.25))*(0.4701) - (50 * (0.4305) ==> $1.6864
Value of call option is $2.3075
Value of put option is $1.6864
c]
The delta of a short call option = -N(d1)
Delta of a short call option on 10,000 shares = (-0.5695) * 10,000 = -5,694.60
The delta of the underlying stock is always equal to 1.
To make the position delta neutral, the underlying stock must be bought.
Number of shares to buy = 5,694.60
As fractional shares cannot be bought, this is rounded off to 5,695
d]
d1 = (ln(S0 / K) + (r + σ2/2)*T) / σ√T
We calculate d1 as below :
· ln(S0 / K) = ln(55 / 50). We input the same formula into Excel, i.e. =LN(55/50)
· (r + σ2/2)*T = (0.05 + (0.202/2)*0.25
· σ√T = 0.20 * √0.25
d1 = 0.1281
N(d1) is calculated in Excel using the NORMSDIST function and inputting the value of d1 into the function.
N(d1) = 0.8704
The delta of a short call option = -N(d1)
Delta of a short call option on 10,000 shares = (-0.8704) * 10,000 = -8,703.62
The delta of the underlying stock is always equal to 1.
Overall delta of position = -8,703.62 + 5,695 = -3,008.62
To maintain delta neutrality, the underlying stock must be bought.
Number of shares to buy = 3,008.62
As fractional shares cannot be bought, this is rounded off to 3,009