From 2e23f30f635d8a82dce3e2191965308c889f9429 Mon Sep 17 00:00:00 2001 From: nanoric Date: Wed, 27 Mar 2019 04:12:05 -0400 Subject: [PATCH] [Add] added wheels from oss --- requirements.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26d68be9..336153e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,11 @@ numpy pandas matplotlib seaborn -ta-lib; platform_system=="Linux" + +# ta-lib +ta-lib; platform_system=="Linux" +https://pip.vnpy.com/colletion/TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl; platform_system=="Windows" + +# ibapi +https://pip.vnpy.com/colletion/ibapi-9.75.1-py3-none-any.whl;