stable/freqtrade/optimize
Matthias b1cbc75e93 Properly cache pair dataframe in backtesting (without startup-range). 2021-07-31 08:45:04 +02:00
..
space Use 3 decimals for ROI space 2021-04-15 21:38:20 +02:00
__init__.py Small adjustments for moved commands 2020-01-26 13:46:01 +01:00
backtesting.py Properly cache pair dataframe in backtesting (without startup-range). 2021-07-31 08:45:04 +02:00
bt_progress.py Don't void backtest object when not necessary 2021-07-10 10:59:00 +02:00
default_hyperopt_loss.py Don't use profit_percent for backtesting results anymore 2021-01-24 08:58:41 +01:00
edge_cli.py Allow edge to use dynamic pairlists 2021-03-30 20:20:24 +02:00
hyperopt.py Remove startup-candles after populating buy/sell signals 2021-07-18 11:06:41 +02:00
hyperopt_auto.py Don't use _set_value for autoOpt-Spaces 2021-04-10 09:53:48 +02:00
hyperopt_interface.py Use 3 decimals for ROI space 2021-04-15 21:38:20 +02:00
hyperopt_loss_interface.py Provide full backtest-statistics to Hyperopt loss functions 2021-07-04 10:15:19 +02:00
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_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 Fix deprecation warnings from pandas 1.3.0 2021-07-09 20:46:38 +02:00
optimize_reports.py Fix deprecation warnings from pandas 1.3.0 2021-07-09 20:46:38 +02:00