Yield to call for callable bonds

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

Yield to call for callable bonds

Kij
Please guide me how to use QL to get yields given prices for callable bonds.  From CallableBonds example, it only calculates yield to maturity and not yield to call.

Thanks.

------------------------------------------------------------------------------

_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Yield to call for callable bonds

Luigi Ballabio
Hello,
    there's no straighforward way. One workaround would be to instantiate a second bond with maturity equal to the callability date of the first, and calculate the yield on that one.

Luigi


On Wed, Oct 28, 2015 at 9:24 PM Kij <[hidden email]> wrote:
Please guide me how to use QL to get yields given prices for callable bonds.  From CallableBonds example, it only calculates yield to maturity and not yield to call.

Thanks.
------------------------------------------------------------------------------
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
--

------------------------------------------------------------------------------

_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users