Sofr term index, see https://www.cmegroup.com/market-data/cme-group-benchmark-administration/term-sofr.html# More...
#include <qle/indexes/ibor/sofr.hpp>
Public Member Functions | |
SofrTerm (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 |
Sofr term index, see https://www.cmegroup.com/market-data/cme-group-benchmark-administration/term-sofr.html#
SofrTerm | ( | const Period & | tenor, |
const Handle< YieldTermStructure > & | h = Handle<YieldTermStructure>() |
||
) |
Definition at line 28 of file sofr.cpp.