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
8d002a8f28cadf73df6f496bf3b2f0e29cfa3870
stable
/
freqtrade
/
configuration
History
Matthias
af3eea3805
Move config json validation to after strategy loading
...
Otherwise attributes are mandatory in configuration while they could be set in the strategy
2019-11-25 07:05:30 +01:00
..
__init__.py
Introduce remove_credentials to remove code duplication
2019-11-05 12:39:19 +01:00
arguments.py
Allow selection of templates for strategy
2019-11-21 07:21:19 +01:00
check_exchange.py
Introduce remove_credentials to remove code duplication
2019-11-05 12:39:19 +01:00
cli_options.py
some minor fixes from feedback
2019-11-24 09:55:34 +01:00
config_validation.py
Move config json validation to after strategy loading
2019-11-25 07:05:30 +01:00
configuration.py
Move config json validation to after strategy loading
2019-11-25 07:05:30 +01:00
deprecated_settings.py
Allow transition from "no-config"-pairlist to pairlists
2019-11-24 09:49:29 +01:00
directory_operations.py
Allow resetting of the directory
2019-11-21 06:32:45 +01:00
load_config.py
allow comments and trailing commas in config files
2019-08-12 00:32:03 +03:00
timerange.py
Replace more occurances of ticker_interval
2019-11-12 15:13:06 +01:00