stable/freqtrade/configuration
Matthias 3517c86fa2 Fail if both ticker_interval and timeframe are present in a
configuration

Otherwise the wrong might be used, as it's unclear which one the intend
of the user is
2020-06-16 16:02:38 +02:00
..
__init__.py
check_exchange.py
config_setup.py
config_validation.py
configuration.py Update configuration messages 2020-06-01 20:52:33 +02:00
deprecated_settings.py Fail if both ticker_interval and timeframe are present in a 2020-06-16 16:02:38 +02:00
directory_operations.py
load_config.py
timerange.py