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

Heston model characteristic function does not handle limit case xi=0 #42

Open
cfries opened this issue Aug 26, 2017 · 0 comments
Open

Comments

@cfries
Copy link
Member

cfries commented Aug 26, 2017

The Heston model characteristic function in net.finmath.fouriermethod.models does not Handle the limit case xi=0. The implementation results in NAN due to a 0 / 0. This should be fixed. The case xi=0.0001 (or smaller) works and converges to the Black-Scholes value.

@cfries cfries self-assigned this Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant