stable/freqtrade/optimize
Matthias bb27b236ce Remove unused arguments 2020-09-26 14:55:12 +02:00
..
__init__.py Small adjustments for moved commands 2020-01-26 13:46:01 +01:00
backtesting.py Remove unused arguments 2020-09-26 14:55:12 +02:00
default_hyperopt_loss.py Use bracket notation to query results in hyperopt 2020-06-07 15:39:59 +02:00
edge_cli.py Extract edge reporting to optimize_reports 2020-01-09 06:52:34 +01:00
hyperopt.py Pad wins / draws / losses for hyperopt with spaces instead of 0's 2020-09-19 17:32:22 +02:00
hyperopt_interface.py Update some comments 2020-06-15 06:35:31 +02:00
hyperopt_loss_interface.py Update more occurances of ticker_interval 2020-06-02 10:02:55 +02:00
hyperopt_loss_onlyprofit.py Use bracket notation to query results in hyperopt 2020-06-07 15:39:59 +02:00
hyperopt_loss_sharpe.py Adjust handling of zero stdev in loss functions 2020-03-10 13:44:16 +03:00
hyperopt_loss_sharpe_daily.py Rename open_time and close_time to *date 2020-07-03 06:58:27 +02:00
hyperopt_loss_sortino.py Adjust handling of zero stdev in loss functions 2020-03-10 13:44:16 +03:00
hyperopt_loss_sortino_daily.py Rename open_time and close_time to *date 2020-07-03 06:58:27 +02:00
optimize_reports.py generate_backtest_stats must take config options from the strategy 2020-09-25 20:47:37 +02:00