stable/freqtrade/optimize
hroff-1902 a12876da92 fine printing for floats in the roi tables (round to 5 digits after the decimal point) 2019-08-20 22:17:21 +03:00
..
__init__.py setup_configuration() cleanup 2019-06-16 21:37:43 +03:00
backtesting.py Merge pull request #2101 from freqtrade/backtest_ticker_interval_unset 2019-08-07 14:20:36 +02:00
default_hyperopt.py cosmetics in sample_hyperopt and default_hyperopt 2019-08-12 02:19:50 +03:00
default_hyperopt_loss.py minor: add OnlyProfitHyperOptLoss 2019-07-23 18:51:24 +03:00
edge_cli.py make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
hyperopt.py fine printing for floats in the roi tables (round to 5 digits after the decimal point) 2019-08-20 22:17:21 +03:00
hyperopt_interface.py fine printing for floats in the roi tables (round to 5 digits after the decimal point) 2019-08-20 22:17:21 +03:00
hyperopt_loss_interface.py Update hyperopt-loss to use resolver 2019-07-16 06:27:43 +02:00
hyperopt_loss_onlyprofit.py max() removed 2019-07-25 08:17:41 +03:00
hyperopt_loss_sharpe.py As -sharp_ratio is returned the value should be nagative. 2019-08-08 22:10:51 +02:00