1 Star 0 Fork 0

Ker945 / vnpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
install.bat 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
nanoric 提交于 2019-05-15 16:36 . [Mod] use python -m pip instead of pip
:: Upgrade pip & setuptools
python -m pip install --upgrade pip setuptools
::Install talib and ibapi
python -m pip install https://pip.vnpy.com/colletion/rqdatac-2.1.0.tar.gz
python -m pip install https://pip.vnpy.com/colletion/TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl
python -m pip install https://pip.vnpy.com/colletion/ibapi-9.75.1-001-py3-none-any.whl
::Install Python Modules
python -m pip install -r requirements.txt
:: Install vn.py
python -m pip install .
1
https://gitee.com/ker945/vnpy.git
git@gitee.com:ker945/vnpy.git
ker945
vnpy
vnpy
master

搜索帮助