8 月 232016
 

python跟tushare有个很好的软件结合 Anaconda

下载并安装:

wget https://repo.continuum.io/archive/Anaconda2-4.1.1-Linux-x86.sh

sh Anaconda2-4.1.1-Linux-x86.sh

Anaconda官方网址:https://www.continuum.io/downloads

python 的 pymongo 插件安装

pip install pymongo

python 的 talib 插件安装

下载talib:https://github.com/mrjbq7/ta-lib

Linux

Download ta-lib-0.4.0-src.tar.gz and:

$ untar and cd
$ ./configure --prefix=/usr
$ make
$ sudo make install

然后安装插件:

pip install TA-Lib

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny