交易系统
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.2.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.2.tar.gz.
File metadata
- Download URL: mlkersers-0.0.2.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 |
3bc26a657843fc926ad1e81aba7c13ecaff6294c0224fb5d319218433cabc8bf
|
|
| MD5 |
3cbb17d600f53c068c39e1ebe50220fc
|
|
| BLAKE2b-256 |
e2d2110d5ae2fb847ce976bfd3735ae28a1a98877fcd5778a44751be132e759b
|
File details
Details for the file mlkersers-0.0.2-py3-none-any.whl.
File metadata
- Download URL: mlkersers-0.0.2-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 |
10165a97327ccedec7d1107dbbef4b3acbd5680f688c8dec0fc58b8405dedf3c
|
|
| MD5 |
461e54626ab3720d3d9b6ef5ae062dd3
|
|
| BLAKE2b-256 |
f0faa02b420bf4efc4397b119357d4ed2f4a531360604834bca2e43c2ae98734
|