[Mod]use pip to install ta-lib and ibapi
This commit is contained in:
parent
44f6d376aa
commit
29b2911c18
@ -1,3 +1,7 @@
|
||||
::Install talib and ibapi
|
||||
pip install https://vnpy-pip.oss-cn-shanghai.aliyuncs.com/colletion/TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl
|
||||
pip install https://vnpy-pip.oss-cn-shanghai.aliyuncs.com/colletion/ibapi-9.75.1-py3-none-any.whl
|
||||
|
||||
::Install Python Modules
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
@ -8,5 +8,6 @@ numpy
|
||||
pandas
|
||||
matplotlib
|
||||
seaborn
|
||||
ta-lib; platform_system=="Linux"
|
||||
ta-lib
|
||||
ibapi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user