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
bearvar 6eac798d91
Rename ComplexHyperOptLoss to MultiMetricHyperOptLoss. Add it to test_loss_functions_better_profits.
2 years ago
..
__init__.py chore: remove no longer required imports 2 years ago
conftest.py ruff format: Update a few test files 2 years ago
test_backtest_detail.py chore: update attribute wording to bt_trades 2 years ago
test_backtesting.py tests: update protection tests 2 years ago
test_backtesting_adjust_position.py ruff format: Update a few test files 2 years ago
test_edge_cli.py ruff format: More updates to tests 2 years ago
test_hyperopt.py chore: fix now failing test 2 years ago
test_hyperopt_tools.py chore: update tests to modern typing syntax 2 years ago
test_hyperoptloss.py Rename ComplexHyperOptLoss to MultiMetricHyperOptLoss. Add it to test_loss_functions_better_profits. 2 years ago
test_lookahead_analysis.py chore: ruff format 2 years ago
test_optimize_reports.py update tests 2 years ago
test_recursive_analysis.py chore: don't return what ain't being needed 2 years ago