OIS curve bootstrap

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

OIS curve bootstrap

Candy Chiu
Hi,

Has QuantLib implemented anything to bootstrap two curves (one for indexing, one for discounting) simultaneously?

Thanks!
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: OIS curve bootstrap

Luigi Ballabio
Yes, it has.  The library provides helpers for bootstrapping an OIS
curve (in <ql/termstructures/yield/oisratehelper.hpp>).  Once you've
done that, it's possible to pass it as a discount curve to the swap
helpers used for bootstrapping the indexing curve (see SwapRateHelper
in <ql/termstructures/yield/ratehelpers.hpp>, whose constructor takes
an optional discountingCurve parameter).

Unfortunately, there's no example code available.  If somebody wants
to try and contribute it, drop me a line and I'll get you started.

Luigi


On Thu, Apr 19, 2012 at 7:35 PM,  <[hidden email]> wrote:

> Hi,
>
> Has QuantLib implemented anything to bootstrap two curves (one for indexing,
> one for discounting) simultaneously?
>
> Thanks!
> ------------------------------------------------------------------------------
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> _______________________________________________
> QuantLib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users