VeighNa框架的交易组合管理模块
说明
PortfolioManager是用于交易组合跟踪管理的功能模块,以独立的策略交易组合(子账户)为基础,提供委托成交记录管理、交易仓位自动跟踪以及每日盈亏实时统计功能。
安装
安装环境推荐基于4.0.0版本以上的【VeighNa Studio】。
直接使用pip命令:
pip install vnpy_portfoliomanager
或者下载源代码后,解压后在cmd中运行:
pip install .
Release files for vnpy_portfoliomanager 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_portfoliomanager-1.1.0.tar.gz | 13.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vnpy_portfoliomanager-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.8 kB
Release files / vnpy_portfoliomanager-1.1.0.tar.gz
| Download URL | vnpy_portfoliomanager-1.1.0.tar.gz |
|---|---|
| Size | 13.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d1d17f9882e7435914161c6f3656953ac90a81df4b1d09fddc9678b6d71e2171
|
|
BLAKE2b-256 checksum How to use checksums |
60976fc98d7138ade54969d7b4b2ed6fa5e33874a676d801c604d62df96b8fe2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|
Release files / vnpy_portfoliomanager-1.1.0-py3-none-any.whl
| Download URL | vnpy_portfoliomanager-1.1.0-py3-none-any.whl |
|---|---|
| Size | 13.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c4cacbc1abfe072313070765d1481161fb52db8375ab396c4c75d396b30d74ec
|
|
BLAKE2b-256 checksum How to use checksums |
df233470108d46a263320a8f0f62a0b1eb0e663991428456107dffd35da50371
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|