This commit is contained in:
maxinxin 2025-06-11 17:16:05 +08:00
parent 4a8f092497
commit 7a67ea345d
595 changed files with 67176 additions and 21411 deletions

View File

@ -21,7 +21,7 @@ warnings.filterwarnings('ignore')
from pathlib import Path from pathlib import Path
root_path = Path(__file__).parent.parent root_path = Path(__file__).parent.parent
path = r'C:\trade_software1\trade_software\hualong\Tc.exe' path = os.path.join(root_path,'broker_xiadan','华龙证券','Tc.exe')
engine = create_engine( engine = create_engine(
'mysql+pymysql://cn_ainvest_db:cn_ainvest_sd3a1@rm-2zewagytttzk6f24xno.mysql.rds.aliyuncs.com:3306/', 'mysql+pymysql://cn_ainvest_db:cn_ainvest_sd3a1@rm-2zewagytttzk6f24xno.mysql.rds.aliyuncs.com:3306/',

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,2 @@
[WTHOST]
HostIP=tdxwt.ehlzq.cn

View File

@ -0,0 +1,5 @@
[OTHER]
WTTOP=423
WTLEFT=-22
WTRIGHT=1898
WTBOTTOM=942

View File

@ -0,0 +1,2 @@
[Other]
NLB=1

View File

@ -0,0 +1,11 @@
[OTHER]
ssl=3
SAVEZH=0
[WTHOST]
PrimaryHost=0
QHPrimaryHost=0
XYPrimaryHost=0
QQPrimaryHost=0
EXPrimaryHost=0
UCPrimaryHost=0
OTCPrimaryHost=0

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More