freqtrade_origin/freqtrade/optimize
2023-06-29 12:16:10 +00:00
..
hyperopt_loss .agg would like strings, not the sum function. 2023-01-31 11:22:04 +00:00
optimize_reports Extract edge output to proper module 2023-06-25 17:45:01 +02:00
space Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
__init__.py Small adjustments for moved commands 2020-01-26 13:46:01 +01:00
backtest_caching.py use Path.open() instead of open 2023-02-25 17:15:54 +01:00
backtesting.py Fix performance when running tons of backtests 2023-06-09 06:45:34 +02:00
bt_progress.py Fix typo in bt_progress 2022-01-02 19:38:03 +01:00
edge_cli.py Simplify load_exchange interface 2023-05-13 11:03:26 +02:00
hyperopt_auto.py changed trades_space to max_open_trades_space 2023-01-15 11:50:40 +01:00
hyperopt_epoch_filters.py Stream hyperopt-result in small batches 2021-08-10 10:12:57 +02:00
hyperopt_interface.py changed trades_space to max_open_trades_space 2023-01-15 11:50:40 +01:00
hyperopt_loss_interface.py use Config typing in more places 2022-09-18 13:31:52 +02:00
hyperopt_tools.py Simplify class setups without inheritance 2023-06-29 12:16:10 +00:00
hyperopt.py store periodic breakdown in backtest results 2023-04-24 10:59:30 +02:00
lookahead_analysis_helpers.py Invert parameters for initialize_single_lookahead_analysis 2023-06-15 20:42:26 +02:00
lookahead_analysis.py Simplify comparison depth 2023-06-17 14:25:46 +02:00