Merge pull request #34 from kevinskywalker/patch-1

add Ta-Lib Technical Analysis Library
This commit is contained in:
唐尤华
2017-12-29 13:28:10 +08:00
committed by GitHub

View File

@ -1142,6 +1142,7 @@ Python 实现的算法和设计模式。
### 金融数据
* Tushare 一个可以提供免费股票、基金、期货、港股等金融数据的Python开源数据。[官网](http://tushare.org)
* Ta-Lib :金融数据技术分析库,可以依据原始金融数据计算各种技术指标,计算性能比较优异。[官网](https://www.ta-lib.org/)
### 持续集成