]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
chore(reforcexy): configuration template alignment
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 28 Sep 2025 23:27:36 +0000 (01:27 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 28 Sep 2025 23:27:36 +0000 (01:27 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
ReforceXY/user_data/config-template.json

index 63bcddb61887f3d70b03afb81e3b4e07cbf2c1b0..c22bb1f5124328a1df378e261bbb40a0ceabaef5 100644 (file)
   // "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,