stable/freqtrade/optimize
Matthias c981cc335d Remove wrong comment 2021-12-04 14:51:55 +01: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 Remove wrong comment 2021-12-04 14:51:55 +01:00
bt_progress.py Don't void backtest object when not necessary 2021-07-10 10:59:00 +02:00
edge_cli.py [SQUASH] Get rid of _initialize() and fix informatives for dynamic pairlists. 2021-09-18 10:48:53 +03:00
hyperopt.py Revert initial_points to 30 2021-10-20 07:46:15 +02: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 Update hyperopt_loss_calmar.py 2021-10-25 00:45:10 -05: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 Some more fixes to % formatting 2021-11-11 15:06:16 +01:00
optimize_reports.py Remove duplicate code in optimize_reports 2021-11-27 09:39:10 +01:00