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

Query the initial book instead of waiting for the snapshot to set the… #68

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

Jonnern
Copy link
Contributor

@Jonnern Jonnern commented Apr 2, 2024

The initial snapshot for the depth.subscribe subscription doesn't come before any changes in the order book happen.
The issue that the order book may timeout before the initial book is received, and you have no order book available until this happens.

Changed CoinExDepthSubscription params to get diff updates instead of snapshot updates

@JKorf JKorf merged commit e2d72fd into JKorf:master Apr 3, 2024
1 check passed
@Jonnern Jonnern deleted the improve-order-book branch April 4, 2024 06:11
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.

3 participants