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

Updating local ordebook from Websocket #52

Open
HonzaFromBitfinity opened this issue Jan 24, 2023 · 0 comments
Open

Updating local ordebook from Websocket #52

HonzaFromBitfinity opened this issue Jan 24, 2023 · 0 comments

Comments

@HonzaFromBitfinity
Copy link

HonzaFromBitfinity commented Jan 24, 2023

The "incremental" updating local orderbook from websocket does not work correctly. Only first 100 items in orderbook are updated. The rest of orderbook has a discrepancies. If you compare two orderbooks one from REST and one builded from websocket updates (with same sequence number), You will find that only first 100 items is equal.

I am using spot.order_book_update channel, which is described here GateIO Websocket OrderBook Documentation

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

No branches or pull requests

1 participant