stable/freqtrade/optimize
hroff-1902 6db75bc244
Merge pull request #2706 from freqtrade/data_dir
Convert datadir within config to Path
2019-12-28 05:14:48 +03:00
..
__init__.py Remove hyperopts occurances 2019-11-13 09:39:00 +01:00
backtesting.py Merge pull request #2706 from freqtrade/data_dir 2019-12-28 05:14:48 +03: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 Convert StrategyLoader to static loader 2019-12-23 10:23:48 +01:00
hyperopt.py Convert hyperoptloss resolver to static loader 2019-12-23 10:09:08 +01:00
hyperopt_interface.py Merge pull request #2643 from freqtrade/mins 2019-12-12 14:27:39 +01:00
hyperopt_loss_interface.py Remove hyperopts occurances 2019-11-13 09:39:00 +01: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