lballabio / QuantLib

The QuantLib C++ library
http://quantlib.org
Other
5.26k stars 1.78k forks source link

Backward Genertion for SwapRateHelper in pyhton #1966

Closed elopezarb closed 3 months ago

elopezarb commented 4 months ago

Hi, I am building the MXN OIS curve and it has to be built using a backward generation for both the fixed and the float the leg schedules. I have the understanding the it always makes the date generation as forward. Can this option be implemented? Thanks Esteban

lballabio commented 3 months ago

Hi—it seems I was wrong. Backwards is already the default.