early-access version 2853

This commit is contained in:
pineappleEA
2022-07-23 03:01:36 +02:00
parent 1f2b5081b5
commit 1f111bb69c
8955 changed files with 418777 additions and 999 deletions

13
externals/vcpkg/ports/ctp/vcpkg.json vendored Executable file
View File

@@ -0,0 +1,13 @@
{
"name": "ctp",
"version-string": "6.6.1_P1_20210406_se",
"port-version": 3,
"description": "The Comprehensive Transaction Platform (CTP) is a future brokerage management system developed specially for futures companies. CTP API client library allows users to connect to CTP gateway for algorithmic trading.",
"homepage": "http://www.sfit.com.cn/index.htm",
"supports": "!osx & !uwp & !arm & !(static & staticcrt)",
"features": {
"datacollect": {
"description": "Data collect support of CTP"
}
}
}