返回题库

数字期权的解析推导思路

Analytical procedure

专题
Finance / 金融
难度
L4

题目详情

Describe the analytical procedure for deriving (using calculus) the values of European digital asset- or- nothing and digital cash- or- nothing options.

解析

在 Black–Scholes 下,欧式 call 可拆成两部分:

C=S0N(d1)KerTN(d2).C=S_0N(d_1)-Ke^{-rT}N(d_2).

其中两项分别对应两类数字期权:

  • asset-or-nothing call(到期支付 ST1ST>KS_T\mathbf{1}_{S_T>K})的现值
VAoN=S0N(d1)\boxed{V_{\text{AoN}}=S_0N(d_1)}
  • cash-or-nothing call(到期支付 11ST>K1\cdot\mathbf{1}_{S_T>K})的现值
VCoN=erTN(d2)\boxed{V_{\text{CoN}}=e^{-rT}N(d_2)}

从而

C=VAoNKVCoN.\boxed{C=V_{\text{AoN}}-K\,V_{\text{CoN}}}.

也可用复制关系:数字 call 是 call spread 的极限,因此

VCoN=CK.\boxed{V_{\text{CoN}}=-\frac{\partial C}{\partial K}}.