Don't use Sum sign in hyperopt to avoid compatibility problems

This commit is contained in:
Matthias
2021-05-27 14:22:11 +02:00
parent 1cb430f59b
commit 3014bc3467
4 changed files with 7 additions and 7 deletions

View File

@@ -628,7 +628,7 @@ def test_generate_optimizer(mocker, hyperopt_conf) -> None:
'loss': 1.9840569076926293,
'results_explanation': (' 1 trades. 1/0/0 Wins/Draws/Losses. '
'Avg profit 2.31%. Median profit 2.31%. Total profit '
'0.00023300 BTC ( 2.31\N{GREEK CAPITAL LETTER SIGMA}%). '
'0.00023300 BTC ( 2.31%). '
'Avg duration 100.0 min.'
),
'params_details': {'buy': {'adx-enabled': False,