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

[general] Add getting of exchange health #4931

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

bigscoop
Copy link
Contributor

I think we need some exchange-health related functionality moved in core. Some exchanges provide a dedicated endpoint (e.g. binance), some not (e.g. gateio).

  • Added exchange health to the core services
  • Added sample implementation for binance (using system/status endpoint)
  • Added sample implementation for gateio-v4 (using spot/time endpoint)

@timmolter timmolter merged commit 26953cd into knowm:develop Aug 16, 2024
1 check passed
@bigscoop bigscoop deleted the exchange-health branch August 16, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants