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
I'm having problems maintaining an accurate local orderbook because the websocket often does not send explicit removal messages for a given price point. By looking at the orderbook on the GUI i can see that I should have removed some price/amounts
The websocket feed often does not send an explicit removal message at a given price point. how should we reason about when to remove price points in the absence of an explicit removal message?
The text was updated successfully, but these errors were encountered:
I'm having problems maintaining an accurate local orderbook because the websocket often does not send explicit removal messages for a given price point. By looking at the orderbook on the GUI i can see that I should have removed some price/amounts
The websocket feed often does not send an explicit removal message at a given price point. how should we reason about when to remove price points in the absence of an explicit removal message?
The text was updated successfully, but these errors were encountered: