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

Implement Heston model #21

Closed
mvanzulli opened this issue May 12, 2024 · 4 comments · Fixed by #28
Closed

Implement Heston model #21

mvanzulli opened this issue May 12, 2024 · 4 comments · Fixed by #28

Comments

@mvanzulli
Copy link
Contributor

mvanzulli commented May 12, 2024

Implement Heston model via FFT according to this ref

mvanzulli added a commit to mvanzulli/FinancialDerivatives.jl that referenced this issue Jun 9, 2024
mvanzulli added a commit to mvanzulli/FinancialDerivatives.jl that referenced this issue Jun 9, 2024
@iblislin
Copy link
Member

well, seems the ref is gone? I got 502 from that link

@mvanzulli
Copy link
Contributor Author

well, seems the ref is gone? I got 502 from that link

Yep you are right, I've updated the link 🛠️

@iblislin
Copy link
Member

ah thanks! let me study it first.

@mvanzulli
Copy link
Contributor Author

mvanzulli commented Jun 21, 2024

ah thanks! let me study it first.

Sure, no rush. Thanks for your attention to this matter 🤙🏼

iblislin pushed a commit that referenced this issue Aug 7, 2024
* Implement Heston model (#21)

* Update src/models/heston.jl

Add Heston reference (#21)

* Update runtests.jl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants