Python toolkit for quantitative finance
-
Updated
Jan 28, 2022 - Jupyter Notebook
Рамочная задача для Pull Reqest-ов с юнит-тестами.
Add a description, image, and links to the derivatives topic page so that developers can more easily learn about it.
To associate your repository with the derivatives topic, visit your repo's landing page and select "manage topics."
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,