返回题库

交换期权定价

The asset prices

专题
Finance / 金融
难度
L4

题目详情

The asset prices X(t)X(t) and Y(t)Y(t) satisfy the stochastic differential equations

dX(t)=μxX(t)dt+σxX(t)dWx(t)dY(t)=μyY(t)dt+σyY(t)dWy(t)\begin{array}{r}dX(t) = \mu_{x}X(t)dt + \sigma_{x}X(t)dW_{x}(t) \\ dY(t) = \mu_{y}Y(t)dt + \sigma_{y}Y(t)dW_{y}(t) \end{array}

with dWx(t)dWy(t)=ρxydtdW_{x}(t)dW_{y}(t) = \rho_{xy}dt and ρxy(1,1)\rho_{xy} \in (- 1,1) . Let rr denote the risk- free interest rate. Find the price at time 0 of the exchange option with payoff

V(T)=max{X(T)Y(T),0}V(T) = \max \{X(T) - Y(T),0\}
解析

交换期权 payoff:(XTYT)+(X_T-Y_T)^+

其无套利价格仍为 Margrabe 形式,只依赖相关与波动:

σM=σx2+σy22ρxyσxσy.\sigma_M=\sqrt{\sigma_x^2+\sigma_y^2-2\rho_{xy}\sigma_x\sigma_y}.

V0=X0N(d1)Y0N(d2),\boxed{V_0=X_0N(d_1)-Y_0N(d_2)},

其中

d1=ln(X0/Y0)+12σM2TσMT,d2=d1σMT.d_1=\frac{\ln(X_0/Y_0)+\tfrac12\sigma_M^2T}{\sigma_M\sqrt{T}}, \qquad d_2=d_1-\sigma_M\sqrt{T}.

(在有分红情形,把 X0,Y0X_0,Y_0 换成相应贴现/远期形式即可。)