This commit is contained in:
Dobromir Popov
2025-07-28 11:12:42 +03:00
parent 1084b7f5b5
commit 7c508ab536
3 changed files with 251 additions and 108 deletions

View File

@ -163,7 +163,7 @@ class COBIntegration:
if symbol:
self.websocket_status[symbol] = status
logger.info(f"🔌 WebSocket status for {symbol}: {status} - {message}")
logger.info(f"WebSocket status for {symbol}: {status} - {message}")
# Notify dashboard callbacks about status change
status_update = {