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
fca11160e443470aea767bb4e7d43c021fd5d149
stable
/
freqtrade
/
configuration
T
History
Matthias
3d515ed5bf
Merge pull request
#3558
from freqtrade/bt_add_maxdrawdown
...
Revise backtesting export format, add some metrics
2020-08-19 06:39:47 +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
Merge pull request
#3558
from freqtrade/bt_add_maxdrawdown
2020-08-19 06:39:47 +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