更新
This commit is contained in:
parent
bcd20b98af
commit
c7b7da6a8a
@ -126,7 +126,7 @@ QQ/Wechat:28888502
|
||||
cd vnpy/api/ctp
|
||||
激活python环境
|
||||
source activate py35
|
||||
sh build.sh
|
||||
./build.sh
|
||||
cd vnctptd/test
|
||||
修改tdtest.py,填写账号和ip等信息
|
||||
python tdtest.py 验证 ctp api是否正常。
|
||||
|
@ -97,7 +97,7 @@
|
||||
检查 /usr/local下,include/boost, lib/libboos_python3.so等是否存在
|
||||
|
||||
6、安装talib [trade用户]
|
||||
|
||||
source activate py35
|
||||
conda install -c quantopian ta-lib=0.4.9
|
||||
|
||||
7、下载vnpy [trade用户]
|
||||
@ -109,6 +109,7 @@
|
||||
cd vnpy-master
|
||||
|
||||
安装 所有前置数据包
|
||||
source activate py35
|
||||
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user