google/tf-quant-finance

Approximate European option price under Heston model

Open

#9 创建于 2019年9月11日

在 GitHub 查看
 (17 评论) (0 反应) (2 负责人)Python (4,166 star) (547 fork)batch import
good first issue

描述

Heston model has accurate density approximations for European option prices, which are of interest.

The module implementing this method should live under tf_quant_finance/volatility/heston_approximation.py. It should support both European option puts and calls approximations. Tests should be in heston_approximation_test.py in the same folder.

贡献者指南

Approximate European option price under Heston model · google/tf-quant-finance#9 | Good First Issue