From 65418c7c00a5f5b3ac4972aed05a308e93307cb6 Mon Sep 17 00:00:00 2001 From: hippocritical Date: Tue, 20 May 2025 21:32:21 +0200 Subject: [PATCH] changed the text a bit --- freqtrade/optimize/analysis/lookahead_helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freqtrade/optimize/analysis/lookahead_helpers.py b/freqtrade/optimize/analysis/lookahead_helpers.py index 7ff83f86c..bdf2af8c2 100644 --- a/freqtrade/optimize/analysis/lookahead_helpers.py +++ b/freqtrade/optimize/analysis/lookahead_helpers.py @@ -155,7 +155,7 @@ class LookaheadAnalysisSubFunctions: ) config["max_open_trades"] = -1 logger.info( - f"forced pairs to -1 (same amount of max_open_trades as there are pairs)" + f"Forced max_open_trades to -1 (same amount as there are pairs)" ) min_dry_run_wallet = 1000000000