[Del]移除QuantOS相关内容(暂时放到beta目录)
This commit is contained in:
parent
c998cf9e7a
commit
65f6716089
@ -23,5 +23,3 @@
|
||||
* TushareDataService:TuShare历史行情服务(A股)
|
||||
|
||||
* FutuDataService:富途证券历史行情服务(美股、港股)
|
||||
|
||||
* QuantosDataService: quantOS历史行情服务(A股、期货)
|
@ -6,7 +6,5 @@ conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/f
|
||||
conda config --set show_channel_urls yes
|
||||
conda install -c quantopian ta-lib=0.4.9 -y
|
||||
|
||||
::conda install -c conda-forge python-snappy -y
|
||||
|
||||
:: Install vn.py
|
||||
python setup.py install
|
@ -24,7 +24,6 @@ pip install -r requirements.txt
|
||||
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
|
||||
conda config --set show_channel_urls yes
|
||||
conda install -c quantopian ta-lib=0.4.9
|
||||
#conda install -c conda-forge python-snappy
|
||||
|
||||
#Install vn.py
|
||||
python setup.py install
|
||||
|
Loading…
Reference in New Issue
Block a user