-
-
Notifications
You must be signed in to change notification settings - Fork 327
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
discount curve from fx forwards / cross currency basis swaps #102
Comments
This should be possible and I can look into it. I am very busy now but I am happy for someone to have a go at implementing this. |
This looks interesting, I can start taking a look into it, after I finish my pending items in Equity Swaps. Please, let me know if this is still open, and if you have any good references to serve as guidance. Thanks! |
Just FYI, I've released the PR with changes for Equity Swaps, sorry for the delay, I've been busy these last few weeks. @domokane, I'd be happy to start studying this issue now, or would you suggest me looking anything else? Best, |
Hi |
Hi - no this has not been done yet. I will look into it. I don't have a good reference. |
Hi @domokane - is this currently actively worked on / still assigned? |
Hi - I don't believe so. D |
Is there a way to calibrate a discount curve from traded fx forwards?
Taking USDJPY as an example. As an input I have the fx spot, 1M, 3M and 6M forwards , I have also built a USD OIS discount curve. I want to create a JPY discount curve such that I can reprice correctly all of the fx forwards I observe in the market. Is that possible with the current library?
As an extension to the above, to be able to price fx forwards and cross currency basis swaps, one discount curve is created that calibrates to the fx forwards in the short tenors and to the market traded cross currency basis swaps in the long tenors. Are there any plans to introduce such a discount curve to the library?
The text was updated successfully, but these errors were encountered: