QL_USE_INDEXED_COUPON

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

QL_USE_INDEXED_COUPON

ytian-2
Hi all,

Could anyone give me a scenario when I should define QL_USE_INDEXED_COUPON?

The difference that I see is the end date. What is the advantage to  
use par coupon approximation?

Thanks,

Yue


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: QL_USE_INDEXED_COUPON

Luigi Ballabio
Hi,
    I think the advantage was that a floating leg prices at par.  We
don't gain much in the library though, since we're adding all the
coupon values anyway.

In short: if you use par coupons, you might be getting the rate
slightly wrong because you're estimating it over the life of the
coupon, and not over the tenor of the libor.  If you use indexed
coupons, you'll get the correct rate but in principle there might be a
slight convexity adjustment that we're neglecting (because, again,
we're forecasting and accruing over two slightly different periods).
If you search the mailing list archives, you'll probably find people
arguing for either choice.  In the end, I guess it boils down to your
preference or to the convention used at your desk.

Regards,
    Luigi


On Sun, Nov 11, 2012 at 9:30 PM,  <[hidden email]> wrote:

> Hi all,
>
> Could anyone give me a scenario when I should define QL_USE_INDEXED_COUPON?
>
> The difference that I see is the end date. What is the advantage to
> use par coupon approximation?
>
> Thanks,
>
> Yue
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_nov
> _______________________________________________
> QuantLib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users