wunderb1t

Results 6 issues of wunderb1t

We have noticed that on `watchOrders` sometimes order data doesn't appends in orders buffer when order is submitted via REST immediately after socket connection is established, i.e.: Case#1 socket connection...

We've noticed that on Huobi Spot market `sell` orders `price` and `average` values always equals to 1, but in `buy` orders results prices are correct. Looks like it is because...

question

We've noticed that on Bitget Spot market `remaining` value calculates incorrectly. This is because of `amount = info.quantity` (that represents sent quantity in `quote` currency for `buy` and in `base`...

bug

Hello! We are going to watch many tickers simultaneously via single socket connection (I hope), using `watchTicker`. When ticker is not needed we need to stop watching it, how to...

bug
WS
important

added tool for trading automation: WunderTrading.

### Prerequisites - [x] I have written a descriptive issue title - [X] I have searched existing issues to ensure the performance issue has not already been reported ### Last...

performance