Market calendar
markets_calendarRetrieve market holidays and early-close sessions for any market over a specified date range, up to 730 days.
Instructions
List the holidays and half-day (early-close) sessions for a market over a date range (defaults to the next ~90 days, max 730). Use markets_hours for the normal weekly schedule and markets_status for the live open/closed state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Inclusive upper bound, YYYY-MM-DD. Default: from + 90 days. Max range 730 days. | |
| from | No | Inclusive lower bound, YYYY-MM-DD. Default: today. | |
| market | Yes | Market slug, e.g. nyse, us_equities, forex, crypto. |