Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System status via the api #11

Open
mickelonius opened this issue Jul 20, 2021 · 0 comments
Open

System status via the api #11

mickelonius opened this issue Jul 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mickelonius
Copy link

mickelonius commented Jul 20, 2021

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.

@mickelonius mickelonius added the enhancement New feature or request label Jul 20, 2021
@jrbell19 jrbell19 transferred this issue from polygon-io/issues Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants