stable/freqtrade/optimize
Matthias 88c8fe5570
Merge pull request #6715 from nicolaspapp/feat/relative-drawdown
Add relative drawdown
2022-05-02 21:09:14 +02:00
..
hyperopt_loss Fix some assumptions on the data 2022-05-02 19:44:14 +02:00
space Improve performance of decimalspace.py 2021-10-24 18:14:24 +02:00
__init__.py Small adjustments for moved commands 2020-01-26 13:46:01 +01:00
backtest_caching.py Evict cache if parameter file changed 2022-04-29 19:44:17 +02:00
backtesting.py Merge branch 'develop' into pairlocks_direction 2022-05-01 14:59:04 +02:00
bt_progress.py Fix typo in bt_progress 2022-01-02 19:38:03 +01:00
edge_cli.py Move edge bot_loop_start to edge_cli 2022-04-30 08:55:07 +02:00
hyperopt.py Fix hyperopt 2022-04-28 06:59:03 +02:00
hyperopt_auto.py explicit dimensions, added **kwargs, updated docs 2022-01-25 11:43:40 +00:00
hyperopt_epoch_filters.py Stream hyperopt-result in small batches 2021-08-10 10:12:57 +02:00
hyperopt_interface.py Remove ticker_interval support 2022-03-20 09:00:53 +01:00
hyperopt_loss_interface.py Fix hyperopt-loss interface to enforce kwargs 2022-04-25 11:33:18 +02:00
hyperopt_tools.py Merge pull request #6558 from samgermain/recursive-strategy-folder 2022-04-23 14:23:53 +02:00
optimize_reports.py Maintain compatibility with old backtest results 2022-05-02 20:01:44 +02:00