From f6ee13765d4765b40dfe10ecadce8d44a04f7401 Mon Sep 17 00:00:00 2001 From: dekun Date: Wed, 24 Jun 2026 14:23:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20sl=5Ftp=5Fguard=20=E4=BB=8E=20ctp=5Fsymb?= =?UTF-8?q?ol=20=E5=AF=BC=E5=85=A5=20ths=5Fto=5Fvnpy=5Fsymbol?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- sl_tp_guard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sl_tp_guard.py b/sl_tp_guard.py index adf35ac..ec77431 100644 --- a/sl_tp_guard.py +++ b/sl_tp_guard.py @@ -7,7 +7,7 @@ import time from typing import Any, Callable, Optional from contract_specs import get_contract_spec -from symbols import ths_to_vnpy_symbol +from ctp_symbol import ths_to_vnpy_symbol from vnpy_bridge import ( ctp_list_active_orders, ctp_list_positions,