stable/freqtrade/optimize
Matthias 132a4da7cf Small style fixes and adjusted tests 2019-10-27 10:56:38 +01:00
..
__init__.py Dynamically import hyperopt modules 2019-09-25 11:40:34 +02:00
backtesting.py Refactor loading of bt data to backtesting ... 2019-10-27 09:44:56 +01:00
default_hyperopt.py DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct 2019-10-18 23:29:19 +03:00
default_hyperopt_loss.py minor: add OnlyProfitHyperOptLoss 2019-07-23 18:51:24 +03:00
edge_cli.py Move ignore to corrct line for mypy 730 2019-09-30 19:32:46 +02:00
hyperopt.py Small style fixes and adjusted tests 2019-10-27 10:56:38 +01:00
hyperopt_interface.py Merge pull request #2308 from hroff-1902/hyperopt-config 2019-09-28 10:36:46 +02:00
hyperopt_loss_interface.py Update hyperopt-loss to use resolver 2019-07-16 06:27:43 +02:00
hyperopt_loss_onlyprofit.py max() removed 2019-07-25 08:17:41 +03:00
hyperopt_loss_sharpe.py As -sharp_ratio is returned the value should be nagative. 2019-08-08 22:10:51 +02:00