星枢(xingshu)框架的CTP底层接口
Project description
xingshu框架的CTP底层接口
说明
基于CTP期货版的6.7.7接口封装开发,接口中自带的是【穿透式实盘环境】的dll文件。
安装
直接使用pip命令:
pip install xingshu_ctp
或者下载源代码后,解压后在cmd中运行:
pip install .
使用源代码安装时需要进行C++编译,因此在执行上述命令之前请确保已经安装了【Visual Studio(Windows)】、【GCC(Linux)】、【XCode(Mac)】编译器。
如果需要以开发模式安装到当前Python环境,可以使用下述命令:
pip install -e . --no-build-isolation --config-settings=build-dir=.npy_ctpapi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xingshu_ctp-0.0.1.tar.gz
(19.9 kB
view details)
File details
Details for the file xingshu_ctp-0.0.1.tar.gz.
File metadata
- Download URL: xingshu_ctp-0.0.1.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53683e4fa707f025168af68294ab52890b202ee4b6190e572084219574ea4bc8
|
|
| MD5 |
a2b84b25c0909ca8a7423f3b6c00b302
|
|
| BLAKE2b-256 |
ef128f298b4b7ca4d1be38367bc9801c17a8dc993de4c846ec4aee651adc5fa5
|