|
From: Luigi B. <lui...@fa...> - 2004-07-20 13:42:01
|
On 2004.07.13 14:50, Andre Louw wrote: > Just a quick question. > > Looking at the swap module I see QuantLib excludes cashflows from the > NPV of a Swap according to the termstructure's settlementDate. > Depending on how you look at it, could this not alternatively be > todaysDate? The main problem right now is that the term structure does not extrapolate backwards to today's date. > Is there a specific market convention applicable to this? I don't know. Anybody? In the meantime, you can create your term structure with referenceDate = todaysDate and capitalize 2 days... Later, Luigi |