stable/freqtrade/optimize
Stefano Ariestasia 0fa7986369
Merge branch 'freqtrade:develop' into pos_adjust
2022-01-25 10:30:18 +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
backtesting.py Merge branch 'freqtrade:develop' into pos_adjust 2022-01-25 10:30:18 +09:00
bt_progress.py Fix typo in bt_progress 2022-01-02 19:38:03 +01:00
edge_cli.py Fix @informative decorator failing with edge. 2022-01-15 17:31:16 +02:00
hyperopt.py Remove btdata from generate_strategy_stats 2022-01-07 09:27:07 +01:00
hyperopt_auto.py Simplify "no-space-configured" error handling by moving it to hyperopt_auto 2021-10-13 19:54:35 +02:00
hyperopt_epoch_filters.py Stream hyperopt-result in small batches 2021-08-10 10:12:57 +02:00
hyperopt_interface.py Add possibility to override estimator from within hyperopt 2021-09-15 21:36:53 +02:00
hyperopt_loss_calmar.py Fix some tests after drawdown calculation change 2022-01-04 17:07:31 +01:00
hyperopt_loss_interface.py Provide full backtest-statistics to Hyperopt loss functions 2021-07-04 10:15:19 +02:00
hyperopt_loss_max_drawdown.py simplify expression 2021-10-09 06:36:23 +05:30
hyperopt_loss_onlyprofit.py Update onlyprofit loss should use absolute profit 2021-05-28 08:38:46 +02:00
hyperopt_loss_sharpe.py Don't use profit_percent for backtesting results anymore 2021-01-24 08:58:41 +01:00
hyperopt_loss_sharpe_daily.py Don't use profit_percent for backtesting results anymore 2021-01-24 08:58:41 +01:00
hyperopt_loss_short_trade_dur.py rename default_hyperopt_loss file 2021-08-26 19:39:57 +02:00
hyperopt_loss_sortino.py Don't use profit_percent for backtesting results anymore 2021-01-24 08:58:41 +01:00
hyperopt_loss_sortino_daily.py Don't use profit_percent for backtesting results anymore 2021-01-24 08:58:41 +01:00
hyperopt_tools.py Improve message when no hyperopt fie is found 2022-01-21 15:24:26 +01:00
optimize_reports.py Rework backtesting --no-cahche to --cache=[none, day, week, month]. 2022-01-19 11:44:35 +02:00