public final class HolidayCalendarIds extends Object
The constants defined here are identifiers, used to locate instances of
HolidayCalendar from ReferenceData.
All the constants defined here will be available from ReferenceData.standard().
The associated holiday data may or may not be sufficient for your production needs.
The standard holiday data was obtained by direct research - it was not derived from a vendor
of holiday calendar data. Two approaches are available to add or change the data.
Firstly, applications can provide their own ReferenceData implementation, mapping
the identifier to any data desired. Secondly, the standard data can be amended by following
the instructions in HolidayCalendar.ini.
| Modifier and Type | Field and Description |
|---|---|
static HolidayCalendarId |
AUSY
An identifier for the holiday calendar of Sydney, Australia, with code 'AUSY'.
|
static HolidayCalendarId |
BRBD
An identifier for the holiday calendar of Brazil, with code 'BRBD'.
|
static HolidayCalendarId |
CAMO
An identifier for the holiday calendar of Montreal, Canada, with code 'CAMO'.
|
static HolidayCalendarId |
CATO
An identifier for the holiday calendar of Toronto, Canada, with code 'CATO'.
|
static HolidayCalendarId |
CHZU
An identifier for the holiday calendar of Zurich, Switzerland, with code 'EUTA'.
|
static HolidayCalendarId |
CZPR
An identifier for the holiday calendar of Prague, Czech Republic, with code 'CZPR'.
|
static HolidayCalendarId |
DEFR
An identifier for the holiday calendar of Frankfurt, Germany, with code 'DEFR'.
|
static HolidayCalendarId |
DKCO
An identifier for the holiday calendar of Copenhagen, Denmark, with code 'DKCO'.
|
static HolidayCalendarId |
EUTA
An identifier for the holiday calendar of the European Union TARGET system, with code 'EUTA'.
|
static HolidayCalendarId |
FRI_SAT
An identifier for a calendar declaring all days as business days
except Friday/Saturday weekends, with code 'FriSat'.
|
static HolidayCalendarId |
FRPA
An identifier for the holiday calendar of Paris, France, with code 'FRPA'.
|
static HolidayCalendarId |
GBLO
An identifier for the holiday calendar of London, United Kingdom, with code 'GBLO'.
|
static HolidayCalendarId |
HUBU
An identifier for the holiday calendar of Budapest, Hungary, with code 'HUBU'.
|
static HolidayCalendarId |
JPTO
An identifier for the holiday calendar of Tokyo, Japan, with code 'JPTO'.
|
static HolidayCalendarId |
MXMC
An identifier for the holiday calendar of Mexico City, Mexico, with code 'MXMC'.
|
static HolidayCalendarId |
NO_HOLIDAYS
An identifier for a calendar declaring no holidays and no weekends, with code 'NoHolidays'.
|
static HolidayCalendarId |
NOOS
An identifier for the holiday calendar of Oslo, Norway, with code 'NOOS'.
|
static HolidayCalendarId |
NYFD
An identifier for the holiday calendar of the Federal Reserve Bank of New York, with code 'NYFD'.
|
static HolidayCalendarId |
NYSE
An identifier for the holiday calendar of the New York Stock Exchange, with code 'NYSE'.
|
static HolidayCalendarId |
NZAU
An identifier for the holiday calendar of Auckland, New Zealand, with code 'NZAU'.
|
static HolidayCalendarId |
NZWE
An identifier for the holiday calendar of Wellington, New Zealand, with code 'NZWE'.
|
static HolidayCalendarId |
PLWA
An identifier for the holiday calendar of Warsaw, Poland, with code 'PLWA'.
|
static HolidayCalendarId |
SAT_SUN
An identifier for a calendar declaring all days as business days
except Saturday/Sunday weekends, with code 'SatSun'.
|
static HolidayCalendarId |
SEST
An identifier for the holiday calendar of Stockholm, Sweden, with code 'SEST'.
|
static HolidayCalendarId |
THBA
An identifier for the holiday calendar of Bangkok, Thailand., with code 'THBA'.
|
static HolidayCalendarId |
THU_FRI
An identifier for a calendar declaring all days as business days
except Thursday/Friday weekends, with code 'ThuFri'.
|
static HolidayCalendarId |
USGS
An identifier for the holiday calendar of United States Government Securities, with code 'USGS'.
|
static HolidayCalendarId |
USNY
An identifier for the holiday calendar of New York, United States, with code 'USNY'.
|
static HolidayCalendarId |
ZAJO
An identifier for the holiday calendar of Johannesburg, South Africa, with code 'ZAJO'.
|
public static final HolidayCalendarId NO_HOLIDAYS
This calendar has the effect of making every day a business day. It is often used to indicate that a holiday calendar does not apply.
public static final HolidayCalendarId SAT_SUN
This calendar is mostly useful in testing scenarios. Note that not all countries use Saturday and Sunday weekends.
public static final HolidayCalendarId FRI_SAT
This calendar is mostly useful in testing scenarios.
public static final HolidayCalendarId THU_FRI
This calendar is mostly useful in testing scenarios.
public static final HolidayCalendarId GBLO
This constant references the calendar for London bank holidays.
public static final HolidayCalendarId FRPA
This constant references the calendar for Paris public holidays.
public static final HolidayCalendarId DEFR
This constant references the calendar for Frankfurt public holidays.
public static final HolidayCalendarId CHZU
This constant references the calendar for Zurich public holidays.
public static final HolidayCalendarId EUTA
This constant references the calendar for the TARGET interbank payment system holidays.
Referenced by the 2006 ISDA definitions 1.8.
public static final HolidayCalendarId USGS
This constant references the calendar for United States Government Securities as per SIFMA.
Referenced by the 2006 ISDA definitions 1.11.
public static final HolidayCalendarId USNY
This constant references the calendar for New York holidays.
public static final HolidayCalendarId NYFD
This constant references the calendar for the Federal Reserve Bank of New York holidays.
Referenced by the 2006 ISDA definitions 1.9.
public static final HolidayCalendarId NYSE
This constant references the calendar for the New York Stock Exchange.
Referenced by the 2006 ISDA definitions 1.10.
public static final HolidayCalendarId JPTO
This constant references the calendar for Tokyo bank holidays.
public static final HolidayCalendarId AUSY
This constant references the calendar for Sydney bank holidays.
public static final HolidayCalendarId BRBD
This constant references the combined calendar for Brazil bank holidays. This unites city-level calendars.
public static final HolidayCalendarId CAMO
This constant references the calendar for Montreal bank holidays.
public static final HolidayCalendarId CATO
This constant references the calendar for Toronto bank holidays.
public static final HolidayCalendarId CZPR
This constant references the calendar for Prague bank holidays.
public static final HolidayCalendarId DKCO
This constant references the calendar for Copenhagen bank holidays.
public static final HolidayCalendarId HUBU
This constant references the calendar for Budapest bank holidays.
public static final HolidayCalendarId MXMC
This constant references the calendar for Mexico City bank holidays.
public static final HolidayCalendarId NOOS
This constant references the calendar for Oslo bank holidays.
public static final HolidayCalendarId NZAU
This constant references the calendar for Auckland bank holidays.
public static final HolidayCalendarId NZWE
This constant references the calendar for Wellington bank holidays.
public static final HolidayCalendarId PLWA
This constant references the calendar for Warsaw bank holidays.
public static final HolidayCalendarId SEST
This constant references the calendar for Stockholm bank holidays.
public static final HolidayCalendarId THBA
This constant references the calendar for Bangkok bank holidays.
public static final HolidayCalendarId ZAJO
This constant references the calendar for Johannesburg bank holidays.
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.