From 01f648cdf379634257d81d32265d22eb19cb8650 Mon Sep 17 00:00:00 2001 From: "zhangkun9038@dingtalk.com" Date: Wed, 25 Feb 2026 02:43:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E5=86=8D=E7=9B=B4=E6=8E=A5=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20dataframe=20=E4=B8=AD=E7=9A=84=E6=94=B6=E7=9B=98?= =?UTF-8?q?=E4=BB=B7=20=EF=BC=9A=E9=81=BF=E5=85=8D=E4=BA=86=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E4=B8=8D=E4=B8=80=E8=87=B4=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config_examples/freqaiprimer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config_examples/freqaiprimer.json b/config_examples/freqaiprimer.json index c940f355..135f7e35 100644 --- a/config_examples/freqaiprimer.json +++ b/config_examples/freqaiprimer.json @@ -11,9 +11,8 @@ "tradable_balance_ratio": 1, "process_only_new_candles": false, "fiat_display_currency": "USD", - "dry_run": true, "enable_strategy_log": true, - "timeframe": "15m", + "timeframe": "5m", "additional_timeframes": ["4h"], "dry_run_wallet": 2000, "cancel_open_orders_on_exit": true,