]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
refactor(qav3): refine configuration template
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 27 Feb 2025 19:02:51 +0000 (20:02 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 27 Feb 2025 19:02:51 +0000 (20:02 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
quickadapter/user_data/config-template.json

index 3e78aad8ad30c2bf358d31f69d282e2e5f4714c5..d2f77bf7225a4b6e62324e6021fd98ac7074c7c0 100644 (file)
     "write_metrics_to_disk": false,
     "identifier": "quickadapter-xgboost",
     // "identifier": "quickadapter-lgbm",
-    "fit_live_predictions_candles": 300,
+    "fit_live_predictions_candles": 600,
     "data_kitchen_thread_count": 6, // set to number of CPU threads / 4
     "track_performance": false,
     "prediction_thresholds_smoothing": "mean",