Update README.md

pull/34/head
kevinskywalker 2017-12-28 20:57:46 -06:00 committed by GitHub
parent bbcaba526f
commit 1a802b9240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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