469 lines
23 KiB
HTML
469 lines
23 KiB
HTML
<!DOCTYPE html>
|
||
<html class="writer-html5" lang="en" >
|
||
<head>
|
||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>附录1:希腊值 — OTC Manual 1.0 documentation</title>
|
||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />
|
||
<!--[if lt IE 9]>
|
||
<script src="_static/js/html5shiv.min.js"></script>
|
||
<![endif]-->
|
||
|
||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||
<script src="_static/jquery.js"></script>
|
||
<script src="_static/underscore.js"></script>
|
||
<script src="_static/doctools.js"></script>
|
||
<script>window.MathJax = {"options": {"processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script>
|
||
<script defer="defer" src="_static/mathjax/tex-chtml.js"></script>
|
||
<script src="_static/js/theme.js"></script>
|
||
<link rel="index" title="Index" href="genindex.html" />
|
||
<link rel="search" title="Search" href="search.html" />
|
||
<link rel="next" title="附录2:期权定价方法概述" href="model.html" />
|
||
<link rel="prev" title="第10章 区间累积期权" href="rangeaccrual.html" />
|
||
</head>
|
||
|
||
<body class="wy-body-for-nav">
|
||
<div class="wy-grid-for-nav">
|
||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||
<div class="wy-side-scroll">
|
||
<div class="wy-side-nav-search" >
|
||
<a href="index.html" class="icon icon-home"> OTC Manual
|
||
<img src="_static/logo_flower.png" class="logo" alt="Logo"/>
|
||
</a>
|
||
<div role="search">
|
||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||
<input type="text" name="q" placeholder="Search docs" />
|
||
<input type="hidden" name="check_keywords" value="yes" />
|
||
<input type="hidden" name="area" value="default" />
|
||
</form>
|
||
</div>
|
||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
|
||
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
|
||
<ul class="current">
|
||
<li class="toctree-l1"><a class="reference internal" href="system%20settings.html">第0章 与定价相关的系统全局设置</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="european.html">第1章 欧式期权</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="american.html">第2章 美式期权</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="asian.html">第3章 亚式期权</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="binary.html">第4章 二元期权</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="barrier.html">第5章 障碍期权</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="snowball.html">第6章 雪球期权</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="phoenix.html">第7章 凤凰期权</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="airbag.html">第8章 气囊结构</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="shuangsha.html">第9章 双鲨期权</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="rangeaccrual.html">第10章 区间累积期权</a></li>
|
||
<li class="toctree-l1 current"><a class="current reference internal" href="#">附录1:希腊值</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="#id2">1.定价页面希腊值的含义</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="#id3">2.定价系统中希腊字母的计算方法</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="#id4">2.1 解析解</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="#id5">2.2 差分法</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="#id6">3.新增希腊字母指标(利率敏感性指标)</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="#delta-r">3.1 Delta_r</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="#delta-r-1bp">3.2 Delta_r(1BP)</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="#dv01">3.3 DV01</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="#gamma-r">3.4 Gamma_r</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="#gamma-r-1bp">3.5 Gamma_r(1BP)</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="#vega-r">3.6 Vega_r</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="#vega-r-1bp">3.7 Vega_r(1BP)</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="model.html">附录2:期权定价方法概述</a></li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||
<a href="index.html">OTC Manual</a>
|
||
</nav>
|
||
|
||
<div class="wy-nav-content">
|
||
<div class="rst-content">
|
||
<div role="navigation" aria-label="Page navigation">
|
||
<ul class="wy-breadcrumbs">
|
||
<li><a href="index.html" class="icon icon-home"></a> »</li>
|
||
<li>附录1:希腊值</li>
|
||
<li class="wy-breadcrumbs-aside">
|
||
<a href="_sources/greeks.rst.txt" rel="nofollow"> </a>
|
||
</li>
|
||
</ul>
|
||
<hr/>
|
||
</div>
|
||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
||
<div itemprop="articleBody">
|
||
|
||
<section id="my-reference-label3">
|
||
<span id="id1"></span><h1>附录1:希腊值<a class="headerlink" href="#my-reference-label3" title="Permalink to this headline"></a></h1>
|
||
<section id="id2">
|
||
<h2>1.定价页面希腊值的含义<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
|
||
<table class="docutils align-default">
|
||
<colgroup>
|
||
<col style="width: 17%" />
|
||
<col style="width: 83%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="row-odd"><th class="head"><p>指标</p></th>
|
||
<th class="head"><p>定价页面希腊值的含义</p></th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="row-even"><td><p>Delta</p></td>
|
||
<td><p><strong>每报价单位Delta*交易份额/每手数量</strong>(即每报价单位Delta*手数)</p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>Gamma</p></td>
|
||
<td><p><strong>每报价单位Gamma*交易份额/每手数量</strong>(即每报价单位Gamma*手数)</p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>Vega</p></td>
|
||
<td><p>每报价单位Vega*交易份额</p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>Theta</p></td>
|
||
<td><p>每报价单位Theta*交易份额</p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>Rho</p></td>
|
||
<td><p>每报价单位Rho*交易份额*100</p></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<div class="admonition note">
|
||
<p class="admonition-title">Note</p>
|
||
<ul class="simple">
|
||
<li><p>“交易份额”即为系统定价页面的“有效成交数量”;</p></li>
|
||
<li><p>“每手数量”即为“合约乘数”,可在“数据管理-标的资产”页面查看;</p></li>
|
||
<li><p>以欧式香草期权 <a class="reference internal" href="european.html#my-reference-label"><span class="std std-ref">1.2.3 系统定价结果及其说明</span></a> 为例,对系统定价页面所展示的Delta的计算逻辑进行展示,其中</p></li>
|
||
</ul>
|
||
<blockquote>
|
||
<div><table class="docutils align-default">
|
||
<colgroup>
|
||
<col style="width: 31%" />
|
||
<col style="width: 69%" />
|
||
</colgroup>
|
||
<tbody>
|
||
<tr class="row-odd"><td><p>每报价单位delta</p></td>
|
||
<td><p>0.28972</p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>有效成交数量</p></td>
|
||
<td><p>55035.7733</p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>合约乘数</p></td>
|
||
<td><p>100</p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p><strong>展示的delta</strong></p></td>
|
||
<td><p><strong>159.45=0.28972*55035.7733/100</strong></p></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div></blockquote>
|
||
</div>
|
||
</section>
|
||
<section id="id3">
|
||
<h2>2.定价系统中希腊字母的计算方法<a class="headerlink" href="#id3" title="Permalink to this headline"></a></h2>
|
||
<div class="admonition note">
|
||
<p class="admonition-title">Note</p>
|
||
<p>香草期权默认使用解析求导方法计算。其它类型的期权都采用有限差分法。</p>
|
||
</div>
|
||
<section id="id4">
|
||
<h3>2.1 解析解<a class="headerlink" href="#id4" title="Permalink to this headline"></a></h3>
|
||
<table class="docutils align-default">
|
||
<colgroup>
|
||
<col style="width: 9%" />
|
||
<col style="width: 91%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="row-odd"><th class="head"><p>指标</p></th>
|
||
<th class="head"><p>解析解</p></th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="row-even"><td><p>Delta</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(\Delta_\mathrm{call}=\frac{\partial c}{\partial S}=e^{(b-r)T}N(d_\mathrm{1})\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p></p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(\Delta_\mathrm{put}=\frac{\partial p}{\partial S}=e^{(b-r)T}[N(d_\mathrm{1})-1]\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>Gamma</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(\Gamma_\mathrm{call,put}=\frac{\partial^2c}{\partial S^2}=\frac{\partial^2p}{\partial S^2}=\frac{n(d_\mathrm{1})e^{(b-r)T}}{S\sigma\sqrt{T}}\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>Vega</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Vega_\mathrm{call,put}=\frac{\partial c}{\partial \sigma}=\frac{\partial p}{\partial \sigma}=Se^{(b-r)T}n(d_\mathrm{1})\sqrt{T}\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>Theta</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(\Theta_\mathrm{call}=-\frac{\partial c}{\partial T}=-\frac{Se^{(b-r)T}n(d_\mathrm{1})\sigma}{2\sqrt{T}}-(b-r)Se^{(b-r)T}N(d_\mathrm{1})-rXe^{-rT}N(d_\mathrm{2})\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p></p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(\Theta_\mathrm{put}=-\frac{\partial p}{\partial T}=-\frac{Se^{(b-r)T}n(d_\mathrm{1})\sigma}{2\sqrt{T}}+(b-r)Se^{(b-r)T}N(-d_\mathrm{1})+rXe^{-rT}N(-d_\mathrm{2})\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>Rho</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(\rho_\mathrm{call}=\frac{\partial c}{\partial r}=TXe^{-rT}N(d_\mathrm{2})\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p></p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(\rho_\mathrm{put}=\frac{\partial p}{\partial r}=-TXe^{-rT}N(-d_\mathrm{2})\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>期货期权Rho值计算</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(\rho_\mathrm{call}=\frac{\partial c}{\partial r}=-Tc\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p></p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(\rho_\mathrm{put}=\frac{\partial p}{\partial r}=-Tp\)</span></p></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<section id="id5">
|
||
<h3>2.2 差分法<a class="headerlink" href="#id5" title="Permalink to this headline"></a></h3>
|
||
<table class="docutils align-default">
|
||
<colgroup>
|
||
<col style="width: 10%" />
|
||
<col style="width: 90%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="row-odd"><th class="head"><p>指标</p></th>
|
||
<th class="head"><p>差分法</p></th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="row-even"><td><p>Delta</p></td>
|
||
<td><p>设当前标的价格为 <span class="math notranslate nohighlight">\(S\)</span>,设 <span class="math notranslate nohighlight">\(S_\mathrm{u}=S+S_\mathrm{\bigtriangleup},S_\mathrm{d}=S-S_\mathrm{\bigtriangleup}\)</span></p>
|
||
<p>将 <span class="math notranslate nohighlight">\(S_\mathrm{u}和S_\mathrm{d}\)</span> 代入定价公式, 得到期权价值 <span class="math notranslate nohighlight">\(V_\mathrm{u}和V_\mathrm{d}\)</span>; 则</p>
|
||
<p><span class="math notranslate nohighlight">\(Delta=(V_\mathrm{u}-V_\mathrm{d})/(2\times S_\mathrm{\bigtriangleup})\)</span></p>
|
||
<p>系统中 <span class="math notranslate nohighlight">\(S_\mathrm{\bigtriangleup}\)</span> 为 <span class="math notranslate nohighlight">\(0.0001\)</span>(绝对偏移,对应1bp)</p>
|
||
</td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>DeltaCash</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(DeltaCash = Delta*S\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>Gamma</p></td>
|
||
<td><p>设当前标的价格为 <span class="math notranslate nohighlight">\(S\)</span>, 期权理论价值为 <span class="math notranslate nohighlight">\(V\)</span>; 设 <span class="math notranslate nohighlight">\(S_\mathrm{u}=S+S_\mathrm{\bigtriangleup},S_\mathrm{d}=S-S_\mathrm{\bigtriangleup}\)</span></p>
|
||
<p>将 <span class="math notranslate nohighlight">\(S_\mathrm{u}和S_\mathrm{d}\)</span> 代入定价公式,得到期权价值 <span class="math notranslate nohighlight">\(V_\mathrm{u}和V_\mathrm{d}\)</span>; 则</p>
|
||
<p><span class="math notranslate nohighlight">\(Gamma=(V_\mathrm{u}+V_\mathrm{d}-2V)/S_\mathrm{\bigtriangleup}^2\)</span></p>
|
||
<p>系统中 <span class="math notranslate nohighlight">\(S_\mathrm{\bigtriangleup}\)</span> 为 <span class="math notranslate nohighlight">\(0.0001\)</span>(绝对偏移,对应1bp)</p>
|
||
</td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>GammaCash</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(GammaCash = 0.01*Gamma*S^2\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>Vega</p></td>
|
||
<td><p>设当前波动率为𝜎, 设 <span class="math notranslate nohighlight">\(𝜎_\mathrm{u}=𝜎+𝜎_\mathrm{\bigtriangleup},𝜎_\mathrm{d}=𝜎-𝜎_\mathrm{\bigtriangleup}\)</span></p>
|
||
<p>将 <span class="math notranslate nohighlight">\(𝜎_\mathrm{u}和𝜎_\mathrm{d}\)</span> 代入定价公式,得到期权价值 <span class="math notranslate nohighlight">\(V_\mathrm{u}和V_\mathrm{d}\)</span>; 则</p>
|
||
<p><span class="math notranslate nohighlight">\(Vega=V_\mathrm{u}-V_\mathrm{d}\)</span></p>
|
||
<p>系统中 <span class="math notranslate nohighlight">\(𝜎_\mathrm{\bigtriangleup}\)</span> 为 0.0001(绝对偏移,对应1bp)</p>
|
||
</td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>Vega(1bp)</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Vega(1bp) = Vega \times 0.0001\)</span>(标的波动率 σ 上升 1 个基点对应的价值变动)</p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>Theta</p></td>
|
||
<td><p>设当前期权到期时间为 <span class="math notranslate nohighlight">\(T\)</span>, 期权理论价值为 <span class="math notranslate nohighlight">\(V,T'=T-frac(1),\)</span></p>
|
||
<p>其中 <span class="math notranslate nohighlight">\(𝑓𝑟𝑎𝑐(1)\)</span> 是根据设定的日期规则计算一天的年化时间长度。例如:</p>
|
||
<p>如果日期规则是 <strong>Bus244</strong>,则: <strong>frac(1) = 1.0/244</strong></p>
|
||
<p>如果日期规则是 <strong>Act365</strong>,则: <strong>frac(1) = 1.0/365</strong></p>
|
||
<p>将 <span class="math notranslate nohighlight">\(T'\)</span> 代入定价公式,得到期权价值 <span class="math notranslate nohighlight">\(V'\)</span>; 则</p>
|
||
<p><span class="math notranslate nohighlight">\(Theta = 𝑉'-V\)</span></p>
|
||
</td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>Rho</p></td>
|
||
<td><p>设无风险利率为 <span class="math notranslate nohighlight">\(r\)</span>, 期权理论价值为 <span class="math notranslate nohighlight">\(V\)</span>; 设 <span class="math notranslate nohighlight">\(r_\mathrm{u}=r+1bp\)</span>;</p>
|
||
<p>将 <span class="math notranslate nohighlight">\(r_\mathrm{u}\)</span> 代入定价公式,得到期权价值 <span class="math notranslate nohighlight">\(V_\mathrm{u}\)</span>;则</p>
|
||
<p><span class="math notranslate nohighlight">\(Rho = V_\mathrm{u} - V\)</span></p>
|
||
</td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>RhoQ</p></td>
|
||
<td><p>计算逻辑同 Rho</p></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
|
||
<section id="id6">
|
||
<span id="new-greeks"></span><h2>3.新增希腊字母指标(利率敏感性指标)<a class="headerlink" href="#id6" title="Permalink to this headline"></a></h2>
|
||
<div class="admonition note">
|
||
<p class="admonition-title">Note</p>
|
||
<p>以下指标<strong>仅适用于</strong>利率收益率、利率债/信用债/其他债券、债券指数、国债期货四类资产。其他资产类别<strong>不计算</strong>这些指标,数值留空。</p>
|
||
</div>
|
||
<section id="delta-r">
|
||
<h3>3.1 Delta_r — 期权对利率的敏感性<a class="headerlink" href="#delta-r" title="Permalink to this headline"></a></h3>
|
||
<table class="docutils align-default">
|
||
<colgroup>
|
||
<col style="width: 20%" />
|
||
<col style="width: 15%" />
|
||
<col style="width: 65%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="row-odd"><th class="head"><p>资产类型</p></th>
|
||
<th class="head"><p>代表标的</p></th>
|
||
<th class="head"><p>公式</p></th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="row-even"><td><p>利率收益率</p></td>
|
||
<td><p>GB10</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Delta\_r = -Delta\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>利率债/信用债/其他债券</p></td>
|
||
<td><p>210210.IB</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Delta\_r = Delta \times P \times D\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>债券指数</p></td>
|
||
<td><p>CBA00621.CS</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Delta\_r = Delta \times P \times D\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>国债期货</p></td>
|
||
<td><p>TS2609</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Delta\_r = Delta \times P \times D / CF\)</span></p></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<div class="admonition note">
|
||
<p class="admonition-title">Note</p>
|
||
<ul class="simple">
|
||
<li><p><strong>P</strong>:债券/债券指数在计算日的全价/价格</p></li>
|
||
<li><p><strong>D</strong>:债券/债券指数在计算日的修正久期(债券指数使用平均市值法久期)</p></li>
|
||
<li><p><strong>CF</strong>:国债期货对应CTD债券的转换因子</p></li>
|
||
</ul>
|
||
</div>
|
||
</section>
|
||
<section id="delta-r-1bp">
|
||
<h3>3.2 Delta_r(1BP) — 利率变动1BP时Delta_r的变动<a class="headerlink" href="#delta-r-1bp" title="Permalink to this headline"></a></h3>
|
||
<p>适用于全部四种资产类型:</p>
|
||
<p><span class="math notranslate nohighlight">\(Delta\_r(1BP) = Delta\_r \times 0.0001\)</span></p>
|
||
</section>
|
||
<section id="dv01">
|
||
<h3>3.3 DV01 — 利率变动1BP时期权价值变动(基点价值)<a class="headerlink" href="#dv01" title="Permalink to this headline"></a></h3>
|
||
<p>适用于全部四种资产类型,与 Delta_r(1BP) 等价:</p>
|
||
<p><span class="math notranslate nohighlight">\(DV01 = Delta\_r(1BP)\)</span></p>
|
||
</section>
|
||
<section id="gamma-r">
|
||
<h3>3.4 Gamma_r — 期权对利率的二阶敏感性<a class="headerlink" href="#gamma-r" title="Permalink to this headline"></a></h3>
|
||
<table class="docutils align-default">
|
||
<colgroup>
|
||
<col style="width: 20%" />
|
||
<col style="width: 15%" />
|
||
<col style="width: 65%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="row-odd"><th class="head"><p>资产类型</p></th>
|
||
<th class="head"><p>代表标的</p></th>
|
||
<th class="head"><p>公式</p></th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="row-even"><td><p>利率收益率</p></td>
|
||
<td><p>GB10</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Gamma\_r = Gamma\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>利率债/信用债/其他债券</p></td>
|
||
<td><p>210210.IB</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Gamma\_r = Delta \times P \times C + (P \times D)^2 \times Gamma\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>债券指数</p></td>
|
||
<td><p>CBA00621.CS</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Gamma\_r = Delta \times P \times C + (P \times D)^2 \times Gamma\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>国债期货</p></td>
|
||
<td><p>TS2609</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Gamma\_r = Delta \times P \times C / CF + (P \times D / CF)^2 \times Gamma\)</span></p></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<div class="admonition note">
|
||
<p class="admonition-title">Note</p>
|
||
<ul class="simple">
|
||
<li><p><strong>C</strong>:债券/债券指数的凸性(债券指数使用平均市值法凸性)</p></li>
|
||
<li><p>P、D、CF 含义同 3.1 节</p></li>
|
||
</ul>
|
||
</div>
|
||
</section>
|
||
<section id="gamma-r-1bp">
|
||
<h3>3.5 Gamma_r(1BP) — 利率变动1BP时Gamma_r的变动<a class="headerlink" href="#gamma-r-1bp" title="Permalink to this headline"></a></h3>
|
||
<p>适用于全部四种资产类型:</p>
|
||
<p><span class="math notranslate nohighlight">\(Gamma\_r(1BP) = Gamma\_r \times 0.0001^2\)</span></p>
|
||
</section>
|
||
<section id="vega-r">
|
||
<h3>3.6 Vega_r — 期权对利率波动率的敏感性<a class="headerlink" href="#vega-r" title="Permalink to this headline"></a></h3>
|
||
<table class="docutils align-default">
|
||
<colgroup>
|
||
<col style="width: 20%" />
|
||
<col style="width: 15%" />
|
||
<col style="width: 65%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="row-odd"><th class="head"><p>资产类型</p></th>
|
||
<th class="head"><p>代表标的</p></th>
|
||
<th class="head"><p>公式</p></th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="row-even"><td><p>利率收益率</p></td>
|
||
<td><p>GB10</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Vega\_r = Vega\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>利率债/信用债/其他债券</p></td>
|
||
<td><p>210210.IB</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Vega\_r = Vega \times D \times ytm\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-even"><td><p>债券指数</p></td>
|
||
<td><p>CBA00621.CS</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Vega\_r = Vega \times D \times ytm\)</span></p></td>
|
||
</tr>
|
||
<tr class="row-odd"><td><p>国债期货</p></td>
|
||
<td><p>TS2609</p></td>
|
||
<td><p><span class="math notranslate nohighlight">\(Vega\_r = Vega \times D \times ytm\)</span>(D和ytm使用对应CTD券的值)</p></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<div class="admonition note">
|
||
<p class="admonition-title">Note</p>
|
||
<ul class="simple">
|
||
<li><p><strong>ytm</strong>:债券/债券指数在计算日的到期收益率(债券指数使用平均市值法到期收益率)</p></li>
|
||
<li><p>D 含义同 3.1 节(修正久期)</p></li>
|
||
</ul>
|
||
</div>
|
||
</section>
|
||
<section id="vega-r-1bp">
|
||
<h3>3.7 Vega_r(1BP) — 利率波动率变动1BP时Vega_r的变动<a class="headerlink" href="#vega-r-1bp" title="Permalink to this headline"></a></h3>
|
||
<p>适用于全部四种资产类型:</p>
|
||
<p><span class="math notranslate nohighlight">\(Vega\_r(1BP) = Vega\_r \times 0.0001\)</span></p>
|
||
</section>
|
||
</section>
|
||
|
||
</section>
|
||
</section>
|
||
|
||
|
||
</div>
|
||
</div>
|
||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
||
<a href="rangeaccrual.html" class="btn btn-neutral float-left" title="第10章 区间累积期权" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||
<a href="model.html" class="btn btn-neutral float-right" title="附录2:期权定价方法概述" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<div role="contentinfo">
|
||
<p>© Copyright YieldChain OTC_Manual.</p>
|
||
</div>
|
||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
|
||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
|
||
provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
||
|
||
|
||
</footer>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</div>
|
||
<script>
|
||
jQuery(function () {
|
||
SphinxRtdTheme.Navigation.enable(true);
|
||
});
|
||
</script>
|
||
|
||
</body>
|
||
</html> |