Open cyrilchim opened 5 years ago
@cyrilchim May I work on this issue?
@gmxq: Thank you for reaching out. I'm assigning the issue to you. Please let us know if you have any questions.
@gmxq Are you still working on this issue?
@saxena-ashish-g Hi yes, I will submit it shortly. Sorry for the delay here.
Hi, is this issue still open?
I don't think this was ever finished. @gmxq, was there any progress?
Sorry I dont have progress on this. I unassigned myself. Feel free to take it over.
Hi @cyrilchim, is this issue still open? If yes, I would like to work on it.
Yeap, this is now assigned!
Hi @cyrilchim I have made a PR with a solution proposal
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.