Stage 07.4.3.11 — Risk Settings UI & UX
This commit is contained in:
@@ -550,6 +550,9 @@ class AutoTradeRunner:
|
||||
|
||||
@classmethod
|
||||
async def _refresh_screen(cls, *, force: bool = False) -> None:
|
||||
if cls._current_screen != "auto":
|
||||
return
|
||||
|
||||
now = time.monotonic()
|
||||
|
||||
if now < cls._retry_after_until:
|
||||
|
||||
Reference in New Issue
Block a user