返回题库

σ=0\sigma=0 的 ATM call 价值与对冲

All assumptions hold

专题
Finance / 金融
难度
L4

题目详情

Assumptions: Black–Scholes world, no dividends, S0=100S_0=100, r=5%r=5\% (cont. comp.), T=1T=1, strike K=100K=100, volatility σ=0\sigma=0.

Price of the ATM European call (when σ=0\sigma=0)

With σ=0\sigma=0, the risk–neutral stock path is deterministic: ST=S0erT=100e0.05.S_T = S_0 e^{rT} = 100\,e^{0.05}. Hence the call payoff is certain and equals (STK)+=100e0.05100.(S_T - K)^+ = 100\,e^{0.05} - 100. Discounting at rr gives the time–0 price C0=erT(100e0.05100)=100100e0.05=S0KerT.C_0 = e^{-rT}\big(100\,e^{0.05} - 100\big) = 100 - 100\,e^{-0.05} = S_0 - K e^{-rT}.

Numeric: e0.050.951229    C0100(10.951229)4.877.e^{-0.05}\approx 0.951229 \;\Rightarrow\; C_0 \approx 100(1-0.951229)\approx 4.877.

How to hedge if you sold the call (short call)

Since exercise is certain (ST>KS_T>K deterministically), the call is exactly replicated statically by:

  • Long 1 share of stock,
  • Short a zero-coupon bond with present value KerTK e^{-rT} (i.e., borrow KerTK e^{-rT}).

So, if you are short the call, hold the opposite portfolio to hedge:

  • Short 1 share,
  • Long a zero-coupon bond of present value KerTK e^{-rT} (face value KK at TT).

Payoff check at TT:
Your hedge pays ST+K-S_T + K, which equals the short call payoff (STK)-(S_T - K) (exercise is certain).
Initial cost of the hedge is S0+KerT=C0-S_0 + K e^{-rT} = -C_0, matching the call sale proceeds — a perfect static hedge.

解析

σ=0\sigma=0 时,风险中性下股价确定性增长:ST=S0erTS_T=S_0e^{rT}

欧式 call 价格为确定 payoff 的贴现:

C0=erT(S0erTK)+=max(S0KerT,0).\boxed{C_0=e^{-rT}(S_0e^{rT}-K)^+=\max(S_0-Ke^{-rT},0)}.

若你 short 该 call 且确定实值(S0>KerTS_0>Ke^{-rT}),静态复制为:买 1 股并借入 KerTKe^{-rT};到期用股票价值偿还并覆盖 payoff。