mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
Merge pull request #11081 from freqtrade/frog-docs-state-1
Add initial_state option to FAQ
This commit is contained in:
@@ -40,6 +40,10 @@ This could be caused by the following reasons:
|
||||
* The installation did not complete successfully.
|
||||
* Please check the [Installation documentation](installation.md).
|
||||
|
||||
### The bot starts, but in STOPPED mode
|
||||
|
||||
Make sure you set the `initial_state` config option to `"running"` in your config.json
|
||||
|
||||
### I have waited 5 minutes, why hasn't the bot made any trades yet?
|
||||
|
||||
* Depending on the buy strategy, the amount of whitelisted coins, the
|
||||
|
||||
Reference in New Issue
Block a user