Skip to content

V3_CALENDAR_YEAR()

ValueStandardPro
  • Retrieves equity market holidays for a given year
  • Note: Holiday data is available 01/01/2012 through the end of the calendar year that immediately follows the current year
  • *On days when the market closes early at 1:00 PM ET; eligible options will trade until 1:15 PM.
  • **Some NYSE exchanges will continue late trading until 5:00 PM ET on early close days.

Example

=THETADATA.V3_CALENDAR_YEAR("2024")

Parameters

yearRequired  -

The year to fetch data for.

Type: string
Behavior: Required.

Returns

A grid (string[][]) - a header row followed by one row per result. See the REST API reference for the full response schema.