Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PLNPolonia Class Reference

PLN-POLONIA index. More...

#include <qle/indexes/ibor/plnpolonia.hpp>

+ Inheritance diagram for PLNPolonia:
+ Collaboration diagram for PLNPolonia:

Public Member Functions

 PLNPolonia (const Handle< YieldTermStructure > &h=Handle< YieldTermStructure >())
 

Detailed Description

PLN-POLONIA index.

PLN-POLONIA rate published by NBP (National Bank of Poland).

See http://www.nbp.pl/homen.aspx?f=/en/aktualnosci/2017/polonia.html, data: http://www.nbp.pl/Polonia/Stawka_POLONIA.xlsx.

     \ingroup indexes

Definition at line 43 of file plnpolonia.hpp.

Constructor & Destructor Documentation

◆ PLNPolonia()

PLNPolonia ( const Handle< YieldTermStructure > &  h = Handle<YieldTermStructure>())

Definition at line 45 of file plnpolonia.hpp.

46 : OvernightIndex("PLN-POLONIA", 1, PLNCurrency(), Poland(), Actual365Fixed(), h) {}