make VolumePairlist less verbose

no need to print the full whitelist on every iteration
This commit is contained in:
Matthias
2019-08-18 18:06:36 +02:00
parent 9005447590
commit d785d76370
2 changed files with 2 additions and 2 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