Merge branch 'develop' into download_module

This commit is contained in:
Matthias
2019-08-20 06:49:18 +02:00
25 changed files with 315 additions and 239 deletions

View File

@@ -5,7 +5,6 @@ bot constants
"""
DEFAULT_CONFIG = 'config.json'
DEFAULT_EXCHANGE = 'bittrex'
DYNAMIC_WHITELIST = 20 # pairs
PROCESS_THROTTLE_SECS = 5 # sec
DEFAULT_TICKER_INTERVAL = 5 # min
HYPEROPT_EPOCH = 100 # epochs