docs: Minor adjustment to doc wording

This commit is contained in:
Matthias
2025-04-08 06:26:49 +02:00
parent cd9c45e875
commit 9b9ef6ae6d
+1 -1
View File
@@ -261,7 +261,7 @@ Note that position adjustment remains active, but only on the exit side—meanin
After this, give the bot time to close off open trades (can be checked via `/status table`). After this, give the bot time to close off open trades (can be checked via `/status table`).
Once all positions are closed, run `/stop` to completely stop the bot. Once all positions are closed, run `/stop` to completely stop the bot.
`/start` resume the bot to the `running` state, allowing it to open new positions while handling existing ones. Use `/start` to resume the bot to the `running` state, allowing it to open new positions.
!!! Warning !!! Warning
The pause/stopentry signal is ONLY active while the bot is running, and is not persisted anyway, so restarting the bot will cause this to reset. The pause/stopentry signal is ONLY active while the bot is running, and is not persisted anyway, so restarting the bot will cause this to reset.