From: Jérôme Benoit Date: Sun, 28 Sep 2025 23:27:36 +0000 (+0200) Subject: chore(reforcexy): configuration template alignment X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=1c9e68b6ca984e76ca182e76d5b236b29dee0615;p=freqai-strategies.git chore(reforcexy): configuration template alignment Signed-off-by: Jérôme Benoit --- diff --git a/ReforceXY/user_data/config-template.json b/ReforceXY/user_data/config-template.json index 63bcddb..c22bb1f 100644 --- a/ReforceXY/user_data/config-template.json +++ b/ReforceXY/user_data/config-template.json @@ -15,10 +15,11 @@ // "trading_mode": "futures", // "margin_mode": "isolated", "trading_mode": "spot", - "minimal_roi": { - "0": 0.03 - }, // Take_profit exit value used with force_actions - "stoploss": -0.02, // Stop_loss exit value used with force_actions + // "minimal_roi": { + // "0": 0.03 + // }, // Take_profit exit value used with force_actions + // "stoploss": -0.02, // Stop_loss exit value used with force_actions + "stoploss": -0.99, "unfilledtimeout": { "entry": 10, "exit": 10,