Improve resiliance, drop compatibility test

This commit is contained in:
Matthias
2024-07-07 17:11:54 +02:00
parent 62320a361e
commit 004e1101e7
2 changed files with 9 additions and 4 deletions
+2 -1
View File
@@ -324,7 +324,8 @@ def hyperopt_test_result():
"profit_mean": None,
"profit_median": None,
"profit_total": 0,
"profit": 0.0,
"max_drawdown_account": 0.0,
"max_drawdown_abs": 0.0,
"holding_avg": timedelta(),
}, # noqa: E501
"results_explanation": " 0 trades. Avg profit nan%. Total profit 0.00000000 BTC ( 0.00Σ%). Avg duration nan min.", # noqa: E501