Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 305 Bytes

File metadata and controls

13 lines (7 loc) · 305 Bytes

pyctp

综合交易平台CTP(Comprehensive Transaction Platform)期货期权版 API 的 Python 封装。自带看穿式监管版本。

环境:Windows或者Linux, Python 3.4+

安装依赖: pip install -r requirements.txt

编译: python setup.py build

安装: python setup.py install