Documentation of 'org.jquantlib.indexes.YoYInflationIndex' Java class
YoYInflationIndex
org.jquantlib.indexes

Class YoYInflationIndex

  • All Implemented Interfaces:
    Observable, Observer
    Direct Known Subclasses:
    YYEUHICP, YYEUHICPr, YYUKRPI, YYUKRPIr


    public abstract class YoYInflationIndex
    extends InflationIndex
    Base class for year-on-year inflation indices. These may be genuine indices published on, say, Bloomberg, or "fake" indices that are defined as the ratio of an index at different time points.
    • Constructor Detail

      • YoYInflationIndex

        public YoYInflationIndex(java.lang.String familyName,
                                 Region region,
                                 boolean revised,
                                 boolean interpolated,
                                 boolean ratio,
                                 Frequency frequency,
                                 Period availabilityLag,
                                 Currency currency)
    • Method Detail

      • fixing

        public double fixing(Date fixingDate)
        Overrides:
        fixing in class Index
      • fixing

        public double fixing(Date fixingDate,
                             boolean forecastTodaysFixing)
        Specified by:
        fixing in class Index
        Returns:
        the fixing at the given date. The date passed as arguments must be the actual calendar date of the fixing; no settlement days must be used.
      • ratio

        public boolean ratio()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.