Huobi: Fix sending trades to the websocket DataHandler (#1817)

* Send trades down the DataHandler

* Send individual trades down the DataHandler

Update the test to send the multiple trades
Remove the ID setting to 0 in the test
Iterate through the trades to send them down individually
Rename the test to match the method

* Fix the timestamp conversion

* Fix the wording

* Update the expected data format

* Update the test name and description

* Fix error case
This commit is contained in:
Bea
2025-03-11 06:21:28 +07:00
committed by GitHub
parent 8c29dd9f28
commit 72a94a4b6c
4 changed files with 54 additions and 7 deletions

View File

@@ -1872,7 +1872,9 @@
},
"enabled": {
"autoPairUpdates": true,
"websocketAPI": true
"websocketAPI": true,
"saveTradeData": false,
"tradeFeed": true
}
},
"bankAccounts": [