stable/freqtrade/optimize
Matthias 5144e98a82
Merge pull request #2015 from hroff-1902/refactor/config2
Make configuration a module
2019-07-15 19:41:57 +02:00
..
__init__.py setup_configuration() cleanup 2019-06-16 21:37:43 +03:00
backtesting.py Merge pull request #2015 from hroff-1902/refactor/config2 2019-07-15 19:41:57 +02:00
default_hyperopt.py fix reduce() TypeError in hyperopts 2019-05-24 23:08:56 +03:00
edge_cli.py make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
hyperopt.py Merge pull request #2015 from hroff-1902/refactor/config2 2019-07-15 19:41:57 +02:00
hyperopt_interface.py Mypy type errors 2019-06-21 07:10:30 +02:00