BitMEX / api-connectors

Libraries for connecting to the BitMEX API.

Home Page:https://www.bitmex.com/app/restAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[NodeJs-ws] How to get the update message in Recent Trades and Orderbook not the full updated table?

minthauzens opened this issue · comments

commented

the tables only append the new data, doesn't sort, and is not that efficient, would love to only get the data i need and make a solution for storing my self. Like red-black-tree for orderBook