From: Jérôme Benoit Date: Thu, 27 Feb 2025 18:47:19 +0000 (+0100) Subject: refactor(qav3): refine configuration template X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=9f9890ccb7d81cbcce2df2daa8955caab3f2ac7b;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 ec72793..3e78aad 100644 --- a/quickadapter/user_data/config-template.json +++ b/quickadapter/user_data/config-template.json @@ -141,10 +141,11 @@ "ETH/USDT" ], "include_timeframes": [ + "5m", "15m", "1h", "4h", - "1d" + // "1d" ], "label_period_candles": 100, "include_shifted_candles": 6, @@ -179,7 +180,7 @@ }, "bot_name": "freqtrade-quickadapter", "initial_state": "running", - "timeframe": "15m", + "timeframe": "5m", "force_entry_enable": false, "internals": { "process_throttle_secs": 5