EuriborON

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

EuriborON

Dimathematician
I can't find a constructor for the Euribor Overnight rate. And I can't
use the standard Euribor constructor
which points me to the "dedicated DailyTenor constructor". Where can I
find the dedication?

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: EuriborON

Ferdinando M. Ametrano-3
Hi Dima

On Mon, Jul 19, 2010 at 1:47 PM, Dima <[hidden email]> wrote:
> I can't find a constructor for the Euribor Overnight rate.
Eonia in the ql/indexes/ibor/eonia.hpp file

> I can't use the standard Euribor constructor
> which points me to the "dedicated DailyTenor constructor". Where can I
> find the dedication?

not sure I got this point. A few more details would have been
appreciated: are you using C++ or Excel? which library version? I must
confess I'm puzzled how people would fire questions on the mailing
lists without providing this basic information

Anyway... the EURLibor class has a DailyTenorEURLibor sister class,
while the Euribor doesn't have such a similar sister. All 3 derive
from IborIndex.
Eonia derives from OvernightIndex, which derives from IborIndex too.
OvernightIndex can be used in OvernightIndexedSwap, while IborIndex cannot

hope it helps

ciao -- Nando

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev