stable/freqtrade/configuration
Matthias 31e0b09643 Rename config.json.example
it's really the config dedicated to bittrex,
so the name should reflect this in beeing config_bittrex.json.example
2021-01-22 19:18:34 +01:00
..
__init__.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
check_exchange.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
config_setup.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
config_validation.py Rename config.json.example 2021-01-22 19:18:34 +01:00
configuration.py Add parameter to enable protections for backtesting 2020-12-07 11:39:01 +01:00
deprecated_settings.py remove duplicate settings check 2020-11-27 20:28:17 +01:00
directory_operations.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
load_config.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
timerange.py Convert timestamp to int_timestamp for all arrow occurances 2020-10-13 06:24:01 +02:00