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": {