stable/freqtrade/optimize
hroff-1902 3d028f512e
Merge pull request #2235 from hroff-1902/eliminate_import_strategy
Allow --strategy for hyperopt
2019-09-08 12:23:48 +03:00
..
__init__.py Get rid of import_strategy() 2019-09-08 02:43:02 +03:00
backtesting.py Remove defaulting to test_data folder when no datadir is present 2019-09-07 21:06:20 +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 Remove defaulting to test_data folder when no datadir is present 2019-09-07 21:06:20 +02:00
hyperopt_interface.py Merge branch 'develop' into hyperopt-simplified-interface 2019-09-06 15:11:06 +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