Login  Register

Python - Adding historical fixings for existing Swap

Posted by TSchulz85 on Aug 01, 2017; 6:03pm
URL: http://quantlib.414.s1.nabble.com/Python-Adding-historical-fixings-for-existing-Swap-tp18465.html

Hi, I'm trying to price swaps where the effective date is in the past. What is the most efficient way to price these? Can I just add all historical e.g. Euribor 6m fixings to the curve and then normally price the swap? How would i add the fixings?
Thanks,
Tobias