From: Jérôme Benoit Date: Mon, 17 Feb 2025 11:55:37 +0000 (+0100) Subject: refactor(qav3): cleanup config template X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=fa63a23e5c056272545e537708fea2ac389fc3f4;p=freqai-strategies.git refactor(qav3): cleanup config 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 c518f44..fdeeeb6 100644 --- a/quickadapter/user_data/config-template.json +++ b/quickadapter/user_data/config-template.json @@ -118,8 +118,8 @@ "outlier_threshold": 0.999, "optuna_hyperopt": { "enabled": true, - "n_trials": 36, "n_jobs": 6, + "n_trials": 36, "timeout": 3600, "candles_step": 10, "storage": "file"