Adjust documentation to removed download-script

This commit is contained in:
Matthias
2019-08-16 15:27:33 +02:00
parent 4e308a1a3e
commit 219d0b7fb0
5 changed files with 43 additions and 37 deletions

View File

@@ -281,6 +281,9 @@ class Configuration(object):
self._args_to_config(config, argname='trade_source',
logstring='Using trades from: {}')
self._args_to_config(config, argname='erase',
logstring='Erase detected. Deleting existing data.')
self._args_to_config(config, argname='timeframes',
logstring='timeframes --timeframes: {}')