stable/freqtrade/configuration
2019-08-30 20:42:58 +02:00
..
__init__.py Validate configuration consistency after loading strategy 2019-08-18 16:10:10 +02:00
arguments.py Small documentation improvements 2019-08-30 20:42:14 +02:00
check_exchange.py fail if known bad exchanges are detcted 2019-08-13 08:27:46 +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