stable/freqtrade/optimize
Matthias ad0d7c9a9e Don't allow DCA trades to go beyond max order size
closes  #7924
2022-12-23 16:09:35 +01:00
..
hyperopt_loss use Config typing in more places 2022-09-18 13:31:52 +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 Don't allow DCA trades to go beyond max order size 2022-12-23 16:09:35 +01:00
bt_progress.py Fix typo in bt_progress 2022-01-02 19:38:03 +01:00
edge_cli.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
hyperopt.py Simplify backtest calling interface 2022-10-18 06:39:55 +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 Use Alias to type config objects 2022-09-18 13:20:55 +02:00
hyperopt_loss_interface.py use Config typing in more places 2022-09-18 13:31:52 +02:00
hyperopt_tools.py Update tests for new export format 2022-11-25 16:57:58 +01:00
optimize_reports.py Improve hyperopt list output 2022-11-25 16:31:21 +01:00