From c8de94b0412b6db93ec7c50d20bb90f118c2c40c Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Thu, 17 Jul 2025 19:57:01 +0800 Subject: [PATCH] plan --- trading_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/trading_config.json b/trading_config.json index b87fa5e..f846a0c 100644 --- a/trading_config.json +++ b/trading_config.json @@ -1,5 +1,6 @@ { "symbol_mapping": { + "BTCUSDC": "BTCUSDT", "ETHUSDC": "ETHUSDT", "SOLUSDC": "SOLUSDT", "SUIUSDC": "SUIUSDT", @@ -10,7 +11,7 @@ "trades": [ { "comment": "BTC每天1U", - "symbol": "BTCUSDT", + "symbol": "BTCUSDC", "order_type": "MARKET", "side": "BUY", "params": {