18: tests, fixes

This commit is contained in:
Dobromir Popov
2025-08-05 14:11:49 +03:00
parent 71442f766c
commit 622d059aae
24 changed files with 1959 additions and 1638 deletions

View File

@ -163,6 +163,8 @@
- [x] 13. Implement remaining exchange connectors (Bybit, OKX, Huobi)
- Create Bybit WebSocket connector with unified trading account support
- Implement OKX connector with their V5 API WebSocket streams
- Add Huobi Global connector with proper symbol mapping
- Ensure all connectors follow the same interface and error handling patterns