Results 3 issues of Vadym

Hi, I have a problem with WebSocket ` client.ws.futuresUser((event) => { console.log(event) }) ` I have Hedge mode enabled, and my sockets do not trigger events to change at least...

![image](https://github.com/user-attachments/assets/81797506-63e8-417e-866e-ce21ed3699a3) ![image](https://github.com/user-attachments/assets/af3e33d4-a847-4ff9-abc6-50591f9fa0e7) ![image](https://github.com/user-attachments/assets/2715839f-2f1a-49a6-98b0-e10df97bde3b) ![image](https://github.com/user-attachments/assets/8694c9e3-a9ef-4a44-840c-4827feb1707b) The problem will lie in adding new technologies. The maximum of technologies that I managed to find out by “poking” method is 15 balls. When adding...

Hello. I noticed one inconvenience when using the package. When you want to send a new order via USDMClient, ```ts binanceClient.submitNewOrder({ type: 'MARKET' }) ``` there is a general type...

enhancement