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

HKD-HONIA index. More...

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

+ Inheritance diagram for HKDHonia:
+ Collaboration diagram for HKDHonia:

Public Member Functions

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

Detailed Description

HKD-HONIA index.

HKD-HONIA rate overseen by TMA https://www.tma.org.hk/en_newsevents_n1.aspx?NewsId=290

Definition at line 39 of file hkdhonia.hpp.

Constructor & Destructor Documentation

◆ HKDHonia()

HKDHonia ( const Handle< YieldTermStructure > &  h = Handle<YieldTermStructure>())
explicit

Definition at line 41 of file hkdhonia.hpp.

42 : OvernightIndex("HKDHonia", 0, HKDCurrency(), HongKong(), Actual365Fixed(), h) {}