stable/freqtrade/configuration
Matthias 1b66f01ec0 Always use config.json if it's available 2019-09-04 19:21:58 +02:00
..
__init__.py Validate configuration consistency after loading strategy 2019-08-18 16:10:10 +02:00
arguments.py Always use config.json if it's available 2019-09-04 19:21:58 +02:00
check_exchange.py check_exchange is not required for plotting 2019-08-31 15:19:53 +02:00
cli_options.py switch indicators to nargs argument type 2019-08-24 15:11:31 +02:00
config_validation.py Fix wrong exception message 2019-08-24 09:08:08 +02:00
configuration.py Fix test-leakage by not copying config correctly 2019-08-29 06:54:28 +02:00
directory_operations.py Only create userdir when explicitly requested 2019-07-31 19:39:54 +02:00
load_config.py allow comments and trailing commas in config files 2019-08-12 00:32:03 +03:00
timerange.py Override equality operator 2019-08-14 10:22:54 +02:00