Skip to content

Commit 9be70e5

Browse files
author
李昆亮
committed
升级api的版号2.2.30.7
1 parent 52aea2d commit 9be70e5

File tree

324 files changed

+43471
-25650
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

324 files changed

+43471
-25650
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
本项目是中泰证券XTP极速交易PYTHON接口的开源实现,供客户在量化交易中使用PYTHON接口快速接入XTP系统。中泰证券XTP是为股票交易而生的极速交易系统,为投资者提供极速交易、极速行情、Level2行情。
44

5-
目前支持xtp融资融券版本为2.2.25.5,支持win、linux平台运行
5+
目前支持xtp融资融券版本为2.2.30.7,支持win、linux平台运行
66

77
请先到中泰证券xtp官方网站申请测试账号 https://xtp.zts.com.cn/register 及测试环境的连接ip、端口等信息
88

@@ -20,4 +20,4 @@ x64网址:https://www.microsoft.com/zh-cn/download/confirmation.aspx?id=14632
2020

2121
3.如果客户需要按自己的python版本编译封装库,可以自行用source目录下的代码,根据自己的python的版本,及该python版本对应的编译后的boost库,可自行编译所需的python封装库。(具体过程在doc文件夹下有编译过程文档,source文件夹下有源码,包括Linux和Windows下编译python2和python3封装库)
2222

23-
4.XTP_API_20200824_2.2.25.5文件夹下存放最新的xtp系统的api,当前python封装库的分别包含行情和交易库,python封装后的接口与当前xtp系统的api的所有接口都保持一致,只有方法名有所区别,python封装后的接口方法名首字母小写,xtp的api的方法名首字母大写。因此所有封装后的python接口方法使用和功能都可以参见xtp的api的接口方法。既在以下两个头文件中了解各个方法使用及功能。
23+
4.XTP_API_20210719_2.2.30.7文件夹下存放最新的xtp系统的api,当前python封装库的分别包含行情和交易库,python封装后的接口与当前xtp系统的api的所有接口都保持一致,只有方法名有所区别,python封装后的接口方法名首字母小写,xtp的api的方法名首字母大写。因此所有封装后的python接口方法使用和功能都可以参见xtp的api的接口方法。既在以下两个头文件中了解各个方法使用及功能。
-1.6 MB
Binary file not shown.
-1.98 MB
Binary file not shown.
-1.6 MB
Binary file not shown.
-1.98 MB
Binary file not shown.
-364 KB
Binary file not shown.
-442 KB
Binary file not shown.
-215 KB
Binary file not shown.
-307 KB
Binary file not shown.
-244 KB
Binary file not shown.

0 commit comments

Comments
 (0)