mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 18:43:04 +00:00
Adjust documentation
This commit is contained in:
@@ -56,8 +56,8 @@ freqtrade -c path/far/far/away/config.json
|
||||
|
||||
The bot allows you to use multiple configuration files by specifying multiple
|
||||
`-c/--config` configuration options in the command line. Configuration parameters
|
||||
defined in the last configuration file override parameters with the same name
|
||||
defined in the previous configuration file specified in the command line.
|
||||
defined in latter configuration files override parameters with the same name
|
||||
defined in the earlier configuration files specified in the command line.
|
||||
|
||||
For example, you can make a separate configuration file with your key and secrete
|
||||
for the Exchange you use for trading, specify default configuration file with
|
||||
|
||||
Reference in New Issue
Block a user