From: Jérôme Benoit Date: Thu, 27 Feb 2025 19:02:51 +0000 (+0100) Subject: refactor(qav3): refine configuration template X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=022017a8d5e22f2212d459aa427f75537c89371a;p=freqai-strategies.git refactor(qav3): refine configuration template Signed-off-by: Jérôme Benoit --- diff --git a/quickadapter/user_data/config-template.json b/quickadapter/user_data/config-template.json index 3e78aad..d2f77bf 100644 --- a/quickadapter/user_data/config-template.json +++ b/quickadapter/user_data/config-template.json @@ -111,7 +111,7 @@ "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",