Script trading application for vn.py quant trading framework.
Project description
vn.py框架的脚本交易模块
说明
ScriptTrader是用于交易脚本执行的功能模块,和其他策略模块最大的区别在于其基于【时间驱动】的【同步逻辑】,也支持在命令行(Jupyter Notebook)中以REPL指令形式的进行交易操作,该模块没有回测功能。
安装
安装需要基于2.7.0版本以上的VN Studio。
直接使用pip命令:
pip install vnpy_scripttrader
下载解压后在cmd中运行
python setup.py 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_scripttrader-1.0.0.tar.gz
(13.0 kB
view details)
File details
Details for the file vnpy_scripttrader-1.0.0.tar.gz.
File metadata
- Download URL: vnpy_scripttrader-1.0.0.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8063c43f6e384b9ab7c1f12dc451e23b13572fa939b7c7968435fcf1ebb19d99
|
|
| MD5 |
38151a899eba6cedce2c4531f71a38e5
|
|
| BLAKE2b-256 |
15bdb60aeb46740f762132b223c9f63d6ff2c9bcda07f1793e342eaf07d4b337
|