Hello,
I would like to use Quantlib to bootstrap yield curves in a multi-curve
environment.
I read Ballabio's guide "Implementing Quantlib" and browsed source code. I
understand that IterativeBootstrap's algorithm, which relies on
BootstrapHelper, tries to equate market quote with implied quote.
I would like to use a slightly different approach: I would like to equate
the implied value with 0. The result should be the same, but code could be
simpler: for instance computing the swap value could be simpler that
computing the swap par rate.
(I see that Real SwapRateHelper::impliedQuote() contains the comment "weak
implementation... to be improved")
What is the easiest way to modify Quantlib code to perform this different
algorithm? Perhaps I could write my own RateHelpers, where I redefine the
quoteError method. But since IterativeBootstrap is quite general, perhaps
there is a better method.
Regards,
Federico Cozzi
------------------------------------------------------------------------------
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
<http://leanpub.com/implementingquantlib>
<http://implementingquantlib.com>
<http://twitter.com/lballabio>
Free forum by Nabble | Disable Popup Ads | Edit this page |