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
Add timestamping in order book of exchange module so that we can re-send all data being too old. This is much better approach than fullFlush function which just discards all order book data despite being actually quite fresh.
The text was updated successfully, but these errors were encountered:
Add timestamping in order book of exchange module so that we can re-send all data being too old. This is much better approach than
fullFlush
function which just discards all order book data despite being actually quite fresh.The text was updated successfully, but these errors were encountered: