stable/freqtrade/optimize
hroff-1902 e525275d10 make flake and mypy happy 2019-08-15 23:13:46 +03:00
..
__init__.py setup_configuration() cleanup 2019-06-16 21:37:43 +03:00
backtesting.py Correct imports and calls to parse_timerange 2019-08-14 10:07:32 +02:00
default_hyperopt.py cosmetics in sample_hyperopt and default_hyperopt 2019-08-12 02:19:50 +03:00
default_hyperopt_loss.py minor: add OnlyProfitHyperOptLoss 2019-07-23 18:51:24 +03:00
edge_cli.py Correct imports and calls to parse_timerange 2019-08-14 10:07:32 +02:00
hyperopt.py make flake and mypy happy 2019-08-15 23:13:46 +03:00
hyperopt_interface.py move roi_space, stoploss_space, generate_roi_table to IHyperOpt 2019-08-05 18:07:25 +03: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