wording in the log message
This commit is contained in:
@@ -363,7 +363,7 @@ class FreqtradeBot(object):
|
|||||||
logger.debug('Ignoring %s in pair whitelist', trade.pair)
|
logger.debug('Ignoring %s in pair whitelist', trade.pair)
|
||||||
|
|
||||||
if not whitelist:
|
if not whitelist:
|
||||||
logger.info("No currency pairs left in whitelist, no trades can be created.")
|
logger.info("No currency pair left in whitelist, no more trade can be created.")
|
||||||
return False
|
return False
|
||||||
|
|
||||||
# running get_signal on historical data fetched
|
# running get_signal on historical data fetched
|
||||||
|
Reference in New Issue
Block a user