Skip to main content
GET
Get next market calendar transition

Authorizations

Authorization
string
header
required

Bearer access token issued by /v1/auth/* login endpoints.

Path Parameters

symbol
string
required

Market symbol

Response

Next market calendar transition

calendarUri
string
required
currentState
enum<string>
required
Available options:
open,
afterHours
loadedAt
string<date-time>
required
market
string
required
marketCalendarId
string
required
nextMarketState
null | enum<string>
Available options:
open,
afterHours
utcNextTransition
string<date-time> | null