scemantics fix

This commit is contained in:
Dobromir Popov
2025-06-25 21:27:08 +03:00
parent 8c914ac188
commit 651dbe2efa

View File

@ -2200,7 +2200,7 @@ class CleanTradingDashboard:
except Exception as e:
logger.error(f"Error connecting to orchestrator: {e}")
def _on_trading_decision(self, decision):
async def _on_trading_decision(self, decision):
"""Handle trading decision from orchestrator - Filter to show only ETH signals"""
try:
# Check if this decision is for ETH/USDT - ignore all BTC signals