stable/freqtrade/optimize
hroff-1902 067208bc9d make backtesting an attribute of Hyperopt 2019-08-24 00:10:35 +03:00
..
__init__.py Use user_data_dir in hyperopt 2019-07-28 14:57:05 +02:00
backtesting.py Remove calls to load_data using live= 2019-08-20 07:00:43 +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 backtesting an attribute of Hyperopt 2019-08-24 00:10:35 +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