Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Baron-Adesi Whaley analytic approximation for American options #3

Closed
saxena-ashish-g opened this issue Sep 10, 2019 · 4 comments
Closed
Assignees
Labels
good first issue Good for newcomers

Comments

@saxena-ashish-g
Copy link
Contributor

American options have a number of approximate pricing formula under Black-Scholes.
In particular, the Baron-Adesi Whaley approximation is of interest.

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

@saxena-ashish-g saxena-ashish-g added the good first issue Good for newcomers label Sep 10, 2019
@kwonhur
Copy link

kwonhur commented Sep 21, 2019

Hi,
Can I work on this issue? Thanks

@cyrilchim
Copy link
Contributor

Hi Kwon! Sure, I've assigned the issue to you. Please reach out if you have any questions. In case you need help getting started with TensorFlow, please refer to the trainings

@kwonhur kwonhur removed their assignment Dec 17, 2019
@cyrilchim cyrilchim assigned cyrilchim and unassigned cyrilchim Jan 2, 2020
@esztermarton
Copy link
Contributor

Hey @cyrilchim - this looks cool, could I please give it a go? Thanks!

@cyrilchim
Copy link
Contributor

This is now resolved! Thank you, Rebeka!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants