]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
chore(quickadapter): update labeling method and weights
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 22 Jan 2026 10:47:58 +0000 (11:47 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 22 Jan 2026 10:47:58 +0000 (11:47 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
quickadapter/user_data/config-template.json

index 96e30205bd3baa79d528bf8175fdc12e4f879d9b..a08388bcc209a13348f522a3b61f03cb8e44ceef 100644 (file)
       ],
       "label_period_candles": 18,
       "label_natr_multiplier": 10.5,
-      "label_method": "kmedoids",
+      "label_method": "topsis",
       "label_weights": [
         1.0,
-        4.0,
+        5.0,
         1.0,
         1.0,
         1.0,
-        2.0,
+        2.5,
         1.0
       ],
       "include_shifted_candles": 6,