This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3517c86fa28786630bcb49c3c58bcddd41f0cf74
stable
/
freqtrade
/
configuration
History
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
move setup_utils_config to configuration module
2020-01-26 14:15:53 +01:00
check_exchange.py
Add some type hints
2020-02-02 07:00:40 +03:00
config_setup.py
move setup_utils_config to configuration module
2020-01-26 14:15:53 +01:00
config_validation.py
Move pairlist validation to exchange (we need to use .quote) from
2020-02-24 21:33:42 +01:00
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
Default docker to log into log-dir
2020-04-21 19:47:49 +02:00
load_config.py
Add fallback if no error could be determined
2020-03-23 07:57:30 +01:00
timerange.py
Do not use ticker where it's not a ticker
2020-03-08 20:47:02 +03:00