Stage 07.4.3 — trend strategy, signal aggregation and journal UX improvements
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user