07.4.3.12 — Real Risk Engine (execution-level)

This commit is contained in:
2026-05-05 20:28:43 +03:00
parent 3c3f0e846a
commit b1513a28ef
6 changed files with 157 additions and 9 deletions

View File

@@ -287,7 +287,7 @@ async def reset_risk(callback: CallbackQuery, state: FSMContext) -> None:
)
await callback.answer()
await asyncio.sleep(5.5)
await asyncio.sleep(2.5)
if getattr(AutoTradeRunner, "_current_screen", None) != "auto_risk":
return