diff options
| author | Vincent Gao <xgao1023@gmail.com> | 2020-05-19 01:43:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-18 10:43:53 -0700 |
| commit | fb441358ab406dcb9deffef9b7d886237ca35d7e (patch) | |
| tree | c846c7eb5aae92f2c8831f7fc24dcd98215d1b41 /ports/ctp/CONTROL | |
| parent | 9f051a093f104d60efc9fd69b74fc31948f1bcb9 (diff) | |
| download | vcpkg-fb441358ab406dcb9deffef9b7d886237ca35d7e.tar.gz vcpkg-fb441358ab406dcb9deffef9b7d886237ca35d7e.zip | |
[ctp] New port CTP library 6.3.15 (#10717)
* [ctp] New port CTP library 6.3.15
* [ctp] Minor changes
- Update portfile to support custom triplets
- disable CI due to downloading server availability
* Update ports/ctp/portfile.cmake
* Update ports/ctp/portfile.cmake
* Remove ${...} from if
Co-authored-by: Vincent Gao <xgao1023@outlook.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/ctp/CONTROL')
| -rw-r--r-- | ports/ctp/CONTROL | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/ctp/CONTROL b/ports/ctp/CONTROL new file mode 100644 index 000000000..86eeff004 --- /dev/null +++ b/ports/ctp/CONTROL @@ -0,0 +1,7 @@ +Source: ctp
+Version: 6.3.15_20190220_se
+Homepage: http://www.sfit.com.cn/index.htm
+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.
+
+Feature: datacollect
+Description: Data collect support of CTP
|
