07.4.3.12 — Real Risk Engine (execution-level)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user