1 Star 0 Fork 8

xlhhqq / vnpy_scripttrader

forked from vn.py官方 / vnpy_scripttrader 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1021 Bytes
一键复制 编辑 原始数据 按行查看 历史
vn.py 提交于 2022-02-20 20:19 . [Mod] 更新版本号到1.0.1

VeighNa框架的脚本交易模块

说明

ScriptTrader是用于交易脚本执行的功能模块,和其他策略模块最大的区别在于其基于【时间驱动】的【同步逻辑】,也支持在命令行(Jupyter Notebook)中以REPL指令形式的进行交易操作,该模块没有回测功能。

安装

安装环境推荐基于3.0.0版本以上的【VeighNa Studio】。

直接使用pip命令:

pip install vnpy_scripttrader

或者下载源代码后,解压后在cmd中运行:

pip install .
Python
1
https://gitee.com/xlhhqq/vnpy_scripttrader.git
git@gitee.com:xlhhqq/vnpy_scripttrader.git
xlhhqq
vnpy_scripttrader
vnpy_scripttrader
main

搜索帮助