VeighNa框架的算法交易模块
说明
AlgoTrading是用于算法交易执行的功能模块,提供多种常用的智能交易算法:TWAP、Sniper、Iceberg、BestLimit等,支持通过UI界面、CSV批量导入、外部模块访问等多种调用方式。
安装
安装环境推荐基于4.0.0版本以上的【VeighNa Studio】。
直接使用pip命令:
pip install vnpy_algotrading
或者下载源代码后,解压后在cmd中运行:
pip install .
Release files for vnpy_algotrading 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vnpy_algotrading-1.1.0.tar.gz | 19.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vnpy_algotrading-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.0 kB
Release files / vnpy_algotrading-1.1.0.tar.gz
| Download URL | vnpy_algotrading-1.1.0.tar.gz |
|---|---|
| Size | 19.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d7ffaa54bf9098793e29eec6ebe05c6b55c532a191bf9e75f162a638f8cc7777
|
|
BLAKE2b-256 checksum How to use checksums |
98211d64b713d6410e49a07a8606c5339b9b95571ecdd9cc33a20645ba7406af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|
Release files / vnpy_algotrading-1.1.0-py3-none-any.whl
| Download URL | vnpy_algotrading-1.1.0-py3-none-any.whl |
|---|---|
| Size | 24.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f2649bfb289cadc4d8abeb8ceac477b9603cd9b6ec65c4348afae02e112be294
|
|
BLAKE2b-256 checksum How to use checksums |
a2ab07a523e52d0493f63e28b586d4811407bb76951f235a7efb9786e8fc0b83
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|