We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea031f commit 8fea2ffCopy full SHA for 8fea2ff
README.md
@@ -8,10 +8,13 @@
8
9
API参考官方C++版本的接口文档https://xtp.zts.com.cn/home
10
11
- 如果您的linux是glibc2.12版本,请先手工将cpp/lib/linux_glibc2.12下的两个dll覆盖到cpp/lib/linux下,默认cpp/lib/linux下是同cpp/lib/linux_glibc2.14一样的glibc2.14版本编译的
+ 如果您的linux是glibc2.12版本,请先手工将cpp/lib/linux_glibc2.12下的两个dll覆盖到cpp/lib/linsux下,默认cpp/lib/linux下是同cpp/lib/linux_glibc2.14一样的glibc2.14版本编译的
12
13
#Version history
14
15
+ v1.1.18.19-1.0.5 1.将java api中OrderResponse和OrderCancelResponse中的撤单id
16
+ 2.orderCancelXtpId由int改为String;扩充EtfReplaceType的枚举类型
17
+
18
v1.1.18.19-1.0.4 1.解决queryAllTicker响应异常问题
19
20
v1.1.18.19-1.0.3 1.解决逐笔崩溃问题、解决逐笔与其他行情同时订阅崩溃问题
0 commit comments