stable/freqtrade/optimize
Matthias 7b2a0d46cb Fix typo 2021-04-05 15:38:25 +02:00
..
__init__.py Small adjustments for moved commands 2020-01-26 13:46:01 +01:00
backtesting.py Remove candle_count from dataframe before backtesting 2021-03-29 20:26:54 +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 Merge branch 'develop' into pr/rokups/4596 2021-04-03 17:00:37 +02:00
hyperopt_auto.py Fix typo 2021-04-05 15:38:25 +02:00
hyperopt_interface.py Fix typo 2021-04-03 19:56:20 +02:00
hyperopt_loss_interface.py Add config to hyperopt_loss_function documentation 2021-02-17 07:04:29 +01:00
hyperopt_loss_onlyprofit.py Don't use profit_percent for backtesting results anymore 2021-01-24 08:58:41 +01: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 extract result-printing from hyperopt class 2021-03-17 20:45:15 +01:00
optimize_reports.py Sort pair lists by total profit 2021-04-04 01:19:38 +03:00