You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, this is the most thorough websocket implementation I've seen. It works like a charm. What I'm trying to do now is to remove an entry from the order book immediately after sending a trade for it (assuming I hit it).
Do you know what the risks associated with that are - if I don't hit it the book entry that I want, will the order book become resync-ed automatically
Thank you
The text was updated successfully, but these errors were encountered:
Hi there,
First of all, this is the most thorough websocket implementation I've seen. It works like a charm. What I'm trying to do now is to remove an entry from the order book immediately after sending a trade for it (assuming I hit it).
Do you know what the risks associated with that are - if I don't hit it the book entry that I want, will the order book become resync-ed automatically
Thank you
The text was updated successfully, but these errors were encountered: