stable/freqtrade/optimize
Matthias 2bc76771bf Align backtest to interface.py
interface.py roi calculation skips on <= duration
the correct selection is therefore trade_duration > x.
2019-01-01 16:50:10 +01:00
..
__init__.py remove unused imports 2018-12-14 06:32:49 +01:00
backtesting.py Align backtest to interface.py 2019-01-01 16:50:10 +01:00
default_hyperopt.py IHyperopt: all methods static, somef ixes for mypy 2018-11-20 19:41:07 +01:00
edge_cli.py Fix edge-cli comments (refer to edge, not backtest 2018-12-12 20:04:14 +01:00
hyperopt_interface.py IHyperopt: all methods static, somef ixes for mypy 2018-11-20 19:41:07 +01:00
hyperopt.py Adjust test to pathlib 2018-12-15 14:14:38 +01:00