stable/freqtrade/optimize
Matthias c659150d9f Also print trade_duration in seconds to json 2021-01-25 19:42:34 +01:00
..
__init__.py Small adjustments for moved commands 2020-01-26 13:46:01 +01:00
backtesting.py Fix tests for new export format 2021-01-24 19:42:32 +01: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 Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
hyperopt.py Also print trade_duration in seconds to json 2021-01-25 19:42:34 +01:00
hyperopt_interface.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
hyperopt_loss_interface.py Update more occurances of ticker_interval 2020-06-02 10:02:55 +02: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
optimize_reports.py Limit max_open_trades to maximum available pairs 2021-01-24 19:59:54 +01:00