chore: re-word help string

This commit is contained in:
Matthias
2025-09-19 20:23:36 +02:00
parent e58635a881
commit c6551819cd
3 changed files with 3 additions and 3 deletions

View File

@@ -192,7 +192,7 @@ AVAILABLE_CLI_OPTIONS = {
),
"enable_dynamic_pairlist": Arg(
"--enable-dynamic-pairlist",
help="Enables dynamic pairlisting in backtesting. "
help="Enables dynamic pairlist refreshes in backtesting. "
"The pairlist will be generated for each new candle if you're using a "
"pairlist handler that supports this feature, for example, ShuffleFilter.",
action="store_true",