stable/freqtrade/optimize
Antonio Della Fortuna 534aa8f7ff Merge branch 'develop' of https://github.com/freqtrade/freqtrade into max-open-trades
# Conflicts:
#	freqtrade/optimize/backtesting.py
2023-01-11 18:55:57 +01:00
..
hyperopt_loss isort fix 2023-01-07 09:50:05 +09: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' of https://github.com/freqtrade/freqtrade into max-open-trades 2023-01-11 18:55:57 +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 Fixed max_open_trades update from hyperopt 2023-01-08 12:39:39 +01:00
hyperopt_auto.py Added support for max_open_trades hyperopting 2023-01-04 10:34:44 +01:00
hyperopt_epoch_filters.py Stream hyperopt-result in small batches 2021-08-10 10:12:57 +02:00
hyperopt_interface.py Changed max_open_trades default range for optimization 2023-01-08 12:48:36 +01:00
hyperopt_loss_interface.py use Config typing in more places 2022-09-18 13:31:52 +02:00
hyperopt_tools.py Added support for max_open_trades hyperopting 2023-01-04 10:34:44 +01:00
optimize_reports.py max_open_trades should be an integer 2023-01-04 16:09:27 +01:00