- Joined
- 11/28/23
- Messages
- 2
- Points
- 1
Hello Everyone,
I am using Quantlib to price and evaluate IRS in Python. I am using real market data and was able to evaluate libor3m, telbor3m and other currencies swaps. when trying to evaluate Swaps using SOFR curves I encountered a problem, I would get wrong NPVs because I couldn't apply the market data in my code. Can anyone help? I will be happy to share my code with you in order to figure this out. It's worth mentioning that I am only able to use built in Quantlib functions in my code and can't use calculations of my own.
Thank You.
I am using Quantlib to price and evaluate IRS in Python. I am using real market data and was able to evaluate libor3m, telbor3m and other currencies swaps. when trying to evaluate Swaps using SOFR curves I encountered a problem, I would get wrong NPVs because I couldn't apply the market data in my code. Can anyone help? I will be happy to share my code with you in order to figure this out. It's worth mentioning that I am only able to use built in Quantlib functions in my code and can't use calculations of my own.
Thank You.