phybrain / mytrader

mytrader quant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My trader

二次开发vnpy 添加修改功能:

1.实时仓位盈利亏损查询

2.tick级数据修正

3.k线合成bug修改

安装 installation

直接在终端输入:

pip install git+https://github.com/phybrain/mytrader.git

you can use pip to install the howtrader.

pip install git+https://github.com/phybrain/mytrader.git

pip install -r requirements.txt

python setup.py install

or you can directly download the source code. then open your termal, then script the following command

pip install -r requirements.txt

python setup.py install

更新版本 update

直接在终端输入:

pip install git+https://github.com/phybrain/mytrader.git -U

币安邀请链接

About

mytrader quant

License:MIT License


Languages

Language:Python 100.0%