make --refresh-pairs-cached common option for optimization; added support for it into hyperopt
This commit is contained in:
@@ -516,6 +516,7 @@ def start(args: Namespace) -> None:
|
||||
"""
|
||||
# Initialize configuration
|
||||
config = setup_configuration(args)
|
||||
|
||||
logger.info('Starting freqtrade in Backtesting mode')
|
||||
|
||||
# Initialize backtesting object
|
||||
|
Reference in New Issue
Block a user