VeighNa框架的行情录制模块
说明
DataRecorder是用于实时行情记录的模块,用户可以利用该模块记录实时Tick数据和K线数据,并自动写入保存到数据库中。
记录的数据可以通过DataManager模块查看,也可以用于CtaBacktester的历史回测,以及CtaStrategy、PortfolioStrategy等策略的实盘初始化。
安装
安装环境推荐基于4.0.0版本以上的【VeighNa Studio】。
直接使用pip命令:
pip install vnpy_datarecorder
或者下载源代码后,解压后在cmd中运行:
pip install .
Release files for vnpy_datarecorder 1.1.1
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_datarecorder-1.1.1.tar.gz | 22.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vnpy_datarecorder-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.7 kB
Release files / vnpy_datarecorder-1.1.1.tar.gz
| Download URL | vnpy_datarecorder-1.1.1.tar.gz |
|---|---|
| Size | 22.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
526660b6242c4976215731232a6a867883fe0d5e95cebcd11febf6c513bb6c15
|
|
BLAKE2b-256 checksum How to use checksums |
3047b03fe6f89a143f76fecac968cda6497ab4ee07e1c3ae3161785e13d8fe50
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|
Release files / vnpy_datarecorder-1.1.1-py3-none-any.whl
| Download URL | vnpy_datarecorder-1.1.1-py3-none-any.whl |
|---|---|
| Size | 21.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1f54f1f11008c74a2631e74f2b9efba7c1aad72acdedc8b25a6af626b2e7772e
|
|
BLAKE2b-256 checksum How to use checksums |
9a49adaf5770e09ac03897030f31ae10ca52707d840bd83d0f2deeb032131d3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|