交易系统
Project description
这个库用于实现模拟交易逻辑
第一层:Context,包含一个总账户和交易日期数据(self.portfolio = Portfolio(self)) 第二层:Portfolio,主账户的主要作用在于统计资产和增删子账户,不涉及到交易层面 第三层:SubPortfolio,子账户涉及交易顶层和一系列的金钱转换 (未完全测试) 第四层:Position,仓位层面,设计交易操作命令 (未完全测试)
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
mlkersers-0.0.1.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlkersers-0.0.1.tar.gz.
File metadata
- Download URL: mlkersers-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7aa9d55de564a395716714caefcba893b8c6f1116e653d5961d9147897dda336
|
|
| MD5 |
58f3366a4a54fc1cda1a9e59adabced2
|
|
| BLAKE2b-256 |
8ba8d4455e53ff0781b728c666e2a1171d5e41c31d94731709425907119a10b7
|
File details
Details for the file mlkersers-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mlkersers-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d20627b425f9b4f34fad5487c53b6ca9ba0f8746ac4d53093e9f19f1b16dae1f
|
|
| MD5 |
2072fe876ef5a05b201fa0ed8b96c84e
|
|
| BLAKE2b-256 |
cc918af2cd89fc0537620d0b51cf6532e0320f4f3889206226f3912c762c344b
|