From 60b75808b51ad9cae0bd02c3b5db1441b6278cfd Mon Sep 17 00:00:00 2001 From: addisonlynch Date: Sun, 21 Jan 2018 16:35:52 -0800 Subject: [PATCH] Added IEX --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45390dc..955f2a6 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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. +- [IEX](https://github.com/addisonlynch/iexfinance) - Python Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange. ### Excel Integration