quantlib.indexes.inflation.euhicp.
EUHICP¶
- class EUHICP(ZeroInflationTermStructure ts=ZeroInflationTermStructure())¶
Bases:
ZeroInflationIndex- Attributes:
- availability_lag
- currency
- family_name
fixing_calendarthe calendar defining valid fixing dates
- frequency
- last_fixing_date
namethe name of the index
- region
time_seriesthe fixing TimeSeries
Methods
add_fixing(self, Date fixingDate, ...)add_fixings(self, list dates, list values, ...)clear_fixings(self)fixing(self, Date fixingDate, ...)has_historical_fixing(self, Date d)is_valid_fixing_date(self, Date fixing_date)