You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/tests/optimize
Rokas Kupstys a715083fc0
Reduce memory usage by not holding on to no longer needed data.
4 years ago
..
__init__.py Merge branch 'develop' into pr/theluxaz/5710 4 years ago
conftest.py Improve dates used for hyperopt tests 4 years ago
test_backtest_detail.py Change sequence of ROI/sell signal to favor sell-signal 4 years ago
test_backtesting.py Reduce memory usage by not holding on to no longer needed data. 4 years ago
test_edge_cli.py Rename DefaultStrategy 5 years ago
test_hyperopt.py Prevent exception, ensure deletion occurs 4 years ago
test_hyperopt_tools.py Clean up unclosed file handles 4 years ago
test_hyperoptloss.py Remove CalmarDaily hyperopt loss 4 years ago
test_optimize_reports.py Add tests for new command 4 years ago