Description Usage Arguments Value Examples
This can be used to represent ONIA like indices (e.g. AONIA, FedFunds)
and extends the InterestRateIndex
class.
1 |
name |
the name of the index as a string |
currency |
the currency associated with the index as a Currency object |
spot_lag |
the period between the index's fixing and the start of the index's term |
calendar |
the calendar used to determine whether the index fixes on a given date as a Calendar |
day_basis |
the day basis associated with the index (e.g. "act/365") |
day_convention |
the day convention associated with the index (e.g. "mf") |
an object of class CashIndex
that inherits from Index
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.