Port commit "Remove Strategy fallback to default strategy (#490)"
Hash: d24cd89304
			
			
This commit is contained in:
		| @@ -65,8 +65,8 @@ load it: | |||||||
| python3 ./freqtrade/main.py --strategy my_awesome_strategy | python3 ./freqtrade/main.py --strategy my_awesome_strategy | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| If the bot does not find your strategy file, it will display in an error | 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). | Learn more about strategy file in [optimize your bot](https://github.com/gcarq/freqtrade/blob/develop/docs/bot-optimization.md). | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user