延續上篇的 Black-Scholes Model 的性質,這次要介紹 Put-Call parity 與 Black-Scholes Formula 兩者等價。
回憶 Black-Scholes Formula
\[\left\{ \begin{array}{l}
C = {S_0}N\left( {{d_1}} \right) - K{e^{ - rT}}N\left( {{d_2}} \right)\\
P = K{e^{ - rT}}N\left( { - {d_2}} \right) - {S_0}N\left( { - {d_1}} \right)
\end{array} \right.
\] 其中 $C$ 為 Call option 價格,$P$ 為 Put Option 價格,$r$ 為無風險利率,$\sigma$ 為股價波動度,$K$ 為執行價格,$T$ 為到期時間, $N(\cdot)$ 為 Standard Normal Cumulative distribution function (CDF),且\[\left\{ \begin{array}{l}
{d_1} = \frac{{\ln (S/K) + (r - q + \frac{1}{2}{\sigma ^2})(T)}}{{\sigma \sqrt T }}\\
{d_2} = {d_1} - \sigma \sqrt T
\end{array} \right.\]
與 Put-Call parity
\[C - P = {S_0} - K{e^{ - rT}}
\]
===================
Claim:
Black-Scholes Formula 滿足 Put-Call parity。
===================
Proof
計算 $C-P$:
將 Black-Scholes Formula 的結果帶入上式,可得
\[C - P = \left[ {{S_0}N\left( {{d_1}} \right) - K{e^{ - rT}}N\left( {{d_2}} \right)} \right] - \left[ {K{e^{ - rT}}N\left( { - {d_2}} \right) - {S_0}N\left( { - {d_1}} \right)} \right] \ \ \ \ (*)
\]現在利用 Standard Normal Cumulative distribution function 的特性
\[\left\{ \begin{array}{l}
N\left( { - {d_2}} \right) = 1 - N\left( {{d_2}} \right)\\
N\left( { - {d_1}} \right) = 1 - N\left( {{d_1}} \right)
\end{array} \right.
\]我們可改寫 $(*)$ 如下
\[\begin{array}{l}
\Rightarrow C - P = {S_0}N\left( {{d_1}} \right) - K{e^{ - rT}}N\left( {{d_2}} \right)\\
\begin{array}{*{20}{c}}
{}&{}
\end{array} - \left[ {K{e^{ - rT}} - K{e^{ - rT}}N\left( {{d_2}} \right) - {S_0} + {S_0}N\left( {{d_1}} \right)} \right]\\
\Rightarrow C - P = - K{e^{ - rT}} + {S_0}
\end{array}
\] 上式即為 Put-Call parity。 $\square$
If you can’t solve a problem, then there is an easier problem you can solve: find it. -George Polya
訂閱:
張貼留言 (Atom)
[人工智慧] 本地端 DeepSeek R1 快速安裝:以 Macbook Pro M4 Chip為例
最近火熱的 DeepSeek R1 模型由於採用了 distill 技術,可以大幅降低計算成本,使得一般人有機會在自家筆電上跑性能逼近 Open AI ChatGPT o1的大語言模型。本文簡單介紹一步安裝在 Macbook Pro 的方法以及使用方法,以下測試採用 Macboo...
-
數學上的 if and only if ( 此文不討論邏輯學中的 if and only if,只討論數學上的 if and only if。) 中文翻譯叫做 若且唯若 (or 當且僅當) , 記得當初剛接觸這個詞彙的時候,我是完全不明白到底是甚麼意思,查了翻譯也是愛...
-
這次要介紹的是數學上一個重要的概念: Norm: 一般翻譯成 範數 (在英語中 norm 有規範的意思,比如我們說normalization就是把某種東西/物品/事件 做 正規化,也就是加上規範使其正常化),不過個人認為其實翻譯成 範數 也是看不懂的...這邊建議把 No...
-
半導體中的電流是由電子(electron)及電洞(hole)兩種載子(carrier)移動所產生 載子移動的方式: 擴散(diffusion) $\Rightarrow$ 擴散電流 (不受外力電場作用) 飄移(drift) $\Rightarrow$ 飄移電流 (受外...
沒有留言:
張貼留言