|
From: Luigi B. <lui...@gm...> - 2021-03-10 15:22:05
|
Hello,
the constructor of FixedRateBond has a "redemption" argument you can
use for that.
Luigi
On Fri, Feb 12, 2021 at 3:23 PM Beau Lescott <le...@gm...> wrote:
> Hi everyone,
>
> I'm new to QL and was wondering if anyone has an off the shelf solution to
> the issue of calculating yield to call with a new redemption price using
> the FixedRateBond? In other words is there a way to give FixedRateBond a
> redemption price other than par?
>
> I can solve my issue by setting up a new bond with CallableFixedRateBond,
> but this seems to overcomplicate the issue.
>
> Thank you,
> Beau Lescott
> _______________________________________________
> QuantLib-users mailing list
> Qua...@li...
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>
|