mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-04-28 21:10:12 +00:00
doc: slight order change in pause telegram command description
This commit is contained in:
@@ -200,7 +200,7 @@ official commands. You can ask at any moment for help with `/help`.
|
|||||||
|----------|-------------|
|
|----------|-------------|
|
||||||
| **System commands**
|
| **System commands**
|
||||||
| `/start` | Starts the trader
|
| `/start` | Starts the trader
|
||||||
| `/pause | /stopbuy | /stopentry` | Pause the trader. Gracefully handle open trades according to their rules. Do not enter new positions.
|
| `/pause | /stopentry | /stopbuy` | Pause the trader. Gracefully handle open trades according to their rules. Do not enter new positions.
|
||||||
| `/stop` | Stops the trader
|
| `/stop` | Stops the trader
|
||||||
| `/reload_config` | Reloads the configuration file
|
| `/reload_config` | Reloads the configuration file
|
||||||
| `/show_config` | Shows part of the current configuration with relevant settings to operation
|
| `/show_config` | Shows part of the current configuration with relevant settings to operation
|
||||||
|
|||||||
Reference in New Issue
Block a user