You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We see some very useful info on https://polygon.io/system, but the endpoint v1/marketstatus/now gives trading session info, but not polygon system info:
Could you guys expose an endpoint that gives us the info at https://polygon.io/system? That would allow us to validate the status of the polygon.io. api programmatically and prevent a lot of issues.
The text was updated successfully, but these errors were encountered:
We see some very useful info on https://polygon.io/system, but the endpoint v1/marketstatus/now gives trading session info, but not polygon system info:
{'afterHours': True,
'currencies': {'crypto': 'open', 'fx': 'closed'},
'earlyHours': False,
'exchanges': {'nasdaq': 'extended-hours',
'nyse': 'extended-hours',
'otc': 'extended-hours'},
'market': 'extended-hours',
'serverTime': '2021-07-16T16:59:34-04:00'}
Could you guys expose an endpoint that gives us the info at https://polygon.io/system? That would allow us to validate the status of the polygon.io. api programmatically and prevent a lot of issues.
The text was updated successfully, but these errors were encountered: