google/tf-quant-finance

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

Aperta

#6 aperta il 11 set 2019

 (10 commenti) (0 reazioni) (1 assegnatario)Python (547 fork)batch import
good first issue

Metriche repository

Star
 (4166 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor