mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
changed the text a bit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user