Calendar
Access clocks and financial calendars for market sessions and events.
Get Clock
client.v1.calendar.getClock(RequestOptionsoptions?): CalendarGetClockResponse { data }
GET/v1/clock
Get Market Hours Calendar.
client.v1.calendar.getMarketHoursCalendar(CalendarGetMarketHoursCalendarParams { date, market } query, RequestOptionsoptions?): CalendarGetMarketHoursCalendarResponse { data }
GET/v1/calendars/market-hours
ModelsExpand Collapse
MarketHoursDetail { current_time, date, market, 5 more }
MarketHoursDetail { current_time, date, market, 5 more }
Comprehensive market hours information for a specific market and date
Next trading day’s session schedules (without time_until fields)
Trading session schedules for the requested date with time_until fields
Next trading day’s session schedules (without time_until fields)
Trading session schedules for the requested date with time_until fields
TradingSessions { after_hours, pre_market, regular }
TradingSessions { after_hours, pre_market, regular }
Trading sessions for a market day with full timestamps
Next trading day’s session schedules (without time_until fields)
Trading session schedules for the requested date with time_until fields