vcpkg/ports/ctp/vcpkg.json
2021-11-16 16:32:29 -08:00

14 lines
505 B
JSON

{
"name": "ctp",
"version-string": "6.6.1_P1_20210406_se",
"port-version": 2,
"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",
"features": {
"datacollect": {
"description": "Data collect support of CTP"
}
}
}