Stage 07.4.3 — trend strategy, signal aggregation and journal UX improvements

This commit is contained in:
2026-05-01 11:43:26 +03:00
parent 80f29443d4
commit ec8e53c416
8 changed files with 510 additions and 20 deletions

View File

@@ -105,9 +105,6 @@ class AutoTradeRunner:
# обновить live-экран Telegram
@classmethod
async def _refresh_screen(cls) -> None:
if cls._current_screen != "auto":
return
if not all(
[
cls._bot,