The task is as follows: There is a list of users from Binance exchange, each user can create an order on the Binance exchange. It is necessary to implement a mechanism for tracking user orders on the Binance exchange through a single connection. There are a lot of users. A lot of tokens and secret keys. One connection. I use the node js library "binance-api-node". But I am ready to hear any solutions to the problem.
