freqtrade_origin/freqtrade/optimize
2020-02-16 15:12:14 +01:00
..
__init__.py
backtesting.py Merge branch 'develop' into data_handler 2020-02-09 15:16:43 +01:00
default_hyperopt_loss.py
default_hyperopt.py
edge_cli.py
hyperopt_interface.py Fix typo 2020-02-08 02:49:06 +03:00
hyperopt_loss_interface.py
hyperopt_loss_onlyprofit.py
hyperopt_loss_sharpe_daily.py Fix SharpeHyperOptLossDaily 2020-02-09 18:40:19 +03:00
hyperopt_loss_sharpe.py better readability and more consistent with daily sharpe loss method 2020-02-02 08:47:33 +01:00
hyperopt.py Merge branch 'develop' into data_handler 2020-02-09 15:16:43 +01:00
optimize_reports.py added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width 2020-02-07 03:51:50 +01:00