mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-04 23:11:15 +00:00
multiple --config options
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"""
|
||||
bot constants
|
||||
"""
|
||||
DEFAULT_CONFIG = 'config.json'
|
||||
DYNAMIC_WHITELIST = 20 # pairs
|
||||
PROCESS_THROTTLE_SECS = 5 # sec
|
||||
TICKER_INTERVAL = 5 # min
|
||||
|
||||
Reference in New Issue
Block a user