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

Implement KuCoin orderbook WebSocket listener #828

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

v36u
Copy link
Contributor

@v36u v36u commented Feb 5, 2024

Changes

  1. Implementation of the steps described in the KuCoin docs: https://www.kucoin.com/docs/websocket/spot-trading/public-channels/level2-market-data
  2. Updated OnGetDeltaOrderBookWebSocketAsync from Kraken to use the maxCount parameter, instead of the hardcoded 100 (also, it turned out that the default 20 was not a supported depth)

@vslee vslee merged commit 65f2427 into DigitalRuby:main Feb 6, 2024
1 of 3 checks passed
@v36u v36u deleted the kucoin-order-book-ws branch April 11, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants