Hi There,
I am hoping that this is a quick question. I am building some OIS discounted curves. One slight annoyance is if the OIS curve last tenor point is shorted that the Libor curve, the curve builds, but I get this error when trying to use the curve. qlPiecewiseYieldCurveDates - 1st iteration: failed at 21st alive instrument, pillar May 16th, 2036, maturity May 16th, 2036, reference date May 11th, 2016: 1st leg: time (20.0274) is past max curve time (20.0164) The issue is that I have a 20y OIS and Libor curves. The OIS instruments in question has aa 1d settlement, whereas libor has 2d. This means that the longest libor leg is slightly longer that the longest OIS leg. Is there some way to tell the curve to extrapolate? Ben Watson, CEO Define Analytics Tel: +61 410 474 984 ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
You can pass your curve to the `qlExtrapolatorEnableExtrapolation` function. Luigi On Wed, May 11, 2016 at 10:48 AM Ben Watson <[hidden email]> wrote: Hi There, ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |