From 54027253a5911f11ed080084eb87b3d74357d521 Mon Sep 17 00:00:00 2001 From: bangae1 Date: Sat, 30 Aug 2025 23:35:19 +0900 Subject: [PATCH] =?UTF-8?q?=ED=94=84=EB=A1=AC=ED=94=84=ED=8A=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 2ce53b0..f61c81f 100644 --- a/config.json +++ b/config.json @@ -2,9 +2,9 @@ "cctxSymbol": "ETH/USDT:USDT", "symbol": "ETHUSDT", "startBalance": 10000, - "orderSizeQuote": 100, "interval": 15, "ohlcvInterval": "15m", + "orderSizeQuote": 100, "leverage": 5, "feeTaker": 0.055, "pendingCancelTime": 1200000,