From 2dd2e7a717491cb1d7cd06a1065be996f9bbe232 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期五, 12 一月 2024 17:10:00 +0800
Subject: [PATCH] 添加新F撤

---
 test/l2_trade_test.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/l2_trade_test.py b/test/l2_trade_test.py
index e02eaba..01e3fc5 100644
--- a/test/l2_trade_test.py
+++ b/test/l2_trade_test.py
@@ -89,7 +89,7 @@
     def test_trade(self):
         trade_manager.TradeStateManager().open_buy()
         threading.Thread(target=async_log_util.run_sync, daemon=True).start()
-        code = "002186"
+        code = "002735"
         clear_trade_data(code)
         l2.l2_data_util.load_l2_data(code)
         total_datas = deepcopy(l2.l2_data_util.local_today_datas[code])

--
Gitblit v1.8.0