google/tf-quant-finance

Analytical approximation for a spread-option price under Black-Scholes

Open

#6 建立於 2019年9月11日

在 GitHub 查看
 (10 留言) (0 反應) (1 負責人)Python (4,166 star) (547 fork)batch import
good first issue

描述

Spread-options are particularly popular in commodity markets. A simple Kirk's approximation for European spread-option price under Black-Scholes model is of interest.

The module implementing this method should live under tf_quant_finance/volatility/spread_option.py. It should support both puts and calls. Tests should be in spread_option_test.py in the same folder.

貢獻者指南