Port commit "Remove Strategy fallback to default strategy (#490)"
Hash: d24cd89304
This commit is contained in:
parent
390501bac0
commit
5b314e2f7a
@ -66,7 +66,7 @@ python3 ./freqtrade/main.py --strategy my_awesome_strategy
|
||||
```
|
||||
|
||||
If the bot does not find your strategy file, it will display in an error
|
||||
message the reason (File not found, or errors in your code).
|
||||
message the reason (File not found, or errors in your code).
|
||||
|
||||
Learn more about strategy file in [optimize your bot](https://github.com/gcarq/freqtrade/blob/develop/docs/bot-optimization.md).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user