#include <qle/indexes/ibor/tonar.hpp>
Public Member Functions | |
TonarTerm (const Period &tenor, const Handle< YieldTermStructure > &h=Handle< YieldTermStructure >()) | |
Public Member Functions inherited from TermRateIndex | |
TermRateIndex (const std::string &familyName, const Period &tenor, Natural settlementDays, const Currency ¤cy, const Calendar &fixingCalendar, BusinessDayConvention convention, bool endOfMonth, const DayCounter &dayCounter, Handle< YieldTermStructure > h=Handle< YieldTermStructure >(), const QuantLib::ext::shared_ptr< OvernightIndex > &rfrIndex=nullptr) | |
QuantLib::ext::shared_ptr< OvernightIndex > | rfrIndex () const |
TONAR term index https://moneyworld.jp/page/torf.html https://www.torf.co.jp/en/2021/04/26/torfrate26april/ https://corporate.quick.co.jp/en/torf/
TonarTerm | ( | const Period & | tenor, |
const Handle< YieldTermStructure > & | h = Handle<YieldTermStructure>() |
||
) |
Definition at line 57 of file tonar.hpp.