Hello,
I think
inline Date InterestRateIndex::valueDate(const Date& fixingDate)
const {
QL_REQUIRE(isValidFixingDate(fixingDate),
fixingDate <<
" is not a valid fixing date");
return fixingCalendar().advance(fixingDate, fixingDays_, Days);
}
Is wrong. It does not really advance the value date of the right number of working days. For instance, if you are Friday, 1, 2 or 3 fixing days will give the same result but if you are as of Friday, O/N, T/N or S/N rates have not the same
value. Am I correct?
Pierre
Pierre Grison
VIE
Trading & Structuring
DCLNY
445 Park Ave. - 8th Floor
New York, NY 10022
Tel: +1 212-705-0775 Fax:
Email: [hidden email]
Free forum by Nabble | Disable Popup Ads | Edit this page |