Skip to content

Commit

Permalink
fixed at-expiration pricing and squashed commits
Browse files Browse the repository at this point in the history
  • Loading branch information
alembcke committed Mar 17, 2023
1 parent 3919e32 commit d8c26a4
Show file tree
Hide file tree
Showing 396 changed files with 852 additions and 518 deletions.
2 changes: 1 addition & 1 deletion api_docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance" />
Expand Down
3 changes: 2 additions & 1 deletion api_docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*
# All symbols in TF Quant Finance

* <a href="./tf_quant_finance.md"><code>tf_quant_finance</code></a>
Expand Down Expand Up @@ -310,6 +310,7 @@ For open-source contributions the docs will be updated automatically.
* <a href="./tf_quant_finance/models/heston.md"><code>tf_quant_finance.models.heston</code></a>
* <a href="./tf_quant_finance/models/HestonModel.md"><code>tf_quant_finance.models.heston.HestonModel</code></a>
* <a href="./tf_quant_finance/models/heston/approximations.md"><code>tf_quant_finance.models.heston.approximations</code></a>
* <a href="./tf_quant_finance/models/heston/approximations/asian_option_price.md"><code>tf_quant_finance.models.heston.approximations.asian_option_price</code></a>
* <a href="./tf_quant_finance/models/heston/calibration.md"><code>tf_quant_finance.models.heston.approximations.calibration</code></a>
* <a href="./tf_quant_finance/models/heston/approximations/european_option_price.md"><code>tf_quant_finance.models.heston.approximations.european_option_price</code></a>
* <a href="./tf_quant_finance/models/heston/calibration.md"><code>tf_quant_finance.models.heston.calibration</code></a>
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/black_scholes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.AveragingFrequency" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/black_scholes/AveragingType.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.AveragingType" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.ImpliedVolMethod" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.ImpliedVolUnderlyingDistribution" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/black_scholes/approximations.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.approximations" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.approximations.adesi_whaley" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.approximations.bjerksund_stensland" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.asian_option_price" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.asset_or_nothing_price" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/black_scholes/barrier_price.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.barrier_price" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/black_scholes/binary_price.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.binary_price" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.brownian_bridge_double" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.brownian_bridge_single" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/black_scholes/implied_vol.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.implied_vol" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.implied_vol_approx" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.implied_vol_newton" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/black_scholes/option_price.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.option_price" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.option_price_binomial" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/black_scholes/swaption_price.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.swaption_price" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.black_scholes.variance_swap_fair_strike" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.BusinessDayConvention" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/BusinessDaySchedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.BusinessDaySchedule" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/DateTensor.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.DateTensor" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/HolidayCalendar.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.HolidayCalendar" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/Month.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.Month" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/PeriodTensor.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.PeriodTensor" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/PeriodType.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.PeriodType" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/PeriodicSchedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.PeriodicSchedule" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/WeekDay.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.WeekDay" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/WeekendMask.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.WeekendMask" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.convert_to_date_tensor" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.create_holiday_calendar" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/dates_from_datetimes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.dates_from_datetimes" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.dates_from_np_datetimes" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/dates_from_ordinals.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.dates_from_ordinals" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/dates_from_tensor.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.dates_from_tensor" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/dates_from_tuples.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.dates_from_tuples" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.dates_from_year_month_day" />
Expand Down
2 changes: 1 addition & 1 deletion api_docs/tf_quant_finance/datetime/daycount_actual_360.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-01-03.*
*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.daycount_actual_360" />
Expand Down
Loading

0 comments on commit d8c26a4

Please sign in to comment.