Data recorder application for VeighNa quant trading framework.
Project description
VeighNa框架的行情录制模块
说明
DataRecorder是用于实时行情记录的模块,用户可以利用该模块记录实时Tick数据和K线数据,并自动写入保存到数据库中。
记录的数据可以通过DataManager模块查看,也可以用于CtaBacktester的历史回测,以及CtaStrategy、PortfolioStrategy等策略的实盘初始化。
安装
安装环境推荐基于3.0.0版本以上的【VeighNa Studio】。
直接使用pip命令:
pip install vnpy_datarecorder
或者下载源代码后,解压后在cmd中运行:
pip install .
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vnpy_datarecorder-1.0.4.tar.gz
(21.6 kB
view hashes)
Built Distribution
Close
Hashes for vnpy_datarecorder-1.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b200d036b33f4ce9dd29e01d590e90346cd6be08bc7a29882013baade46cf25 |
|
MD5 | 5ff1b5cbf0aba9e4182da3930837ab03 |
|
BLAKE2b-256 | df66e2c04ff8ef0816e488c8eed4aef2cd22c453ed872f8d2c802e603f769ccb |