From 7bb8dcae1b038ce86720475273c03020d6b605aa Mon Sep 17 00:00:00 2001 From: Cameron Yick Date: Sun, 24 Dec 2017 13:51:33 -0500 Subject: [PATCH] Add tiingo data platform integration Add link to a python library for working with the Tiingo API (Docs are [here](https://api.tiingo.com/) ) cc @Yoshi9143 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7cf8215..80fdad2 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [bronto-python](https://github.com/Scotts-Marketplace/bronto-python/) - Bronto API Integration for Python - [pytdx](https://github.com/rainx/pytdx) - Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes - [pdblp](https://github.com/matthewgilbert/pdblp) - A simple interface to integrate pandas and the Bloomberg Open API +- [tiingo](https://github.com/hydrosquall/tiingo-python) - Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform. ### Excel Integration