Merge pull request #4 from femtotrader/patch-3

@femtotrader Thanks for your contribution!
This commit is contained in:
Wilson Freitas
2016-11-02 05:41:06 -02:00
committed by GitHub
+1
View File
@@ -75,6 +75,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [findatapy](https://github.com/cuemacro/findatapy) - Python library to download market data via Bloomberg, Quandl, Yahoo etc.
- [googlefinance](https://github.com/hongtaocai/googlefinance) - Python module to get real-time stock data from Google Finance API
- [yahoo-finance](https://github.com/lukaszbanasiak/yahoo-finance) - Python module to get stock data from Yahoo! Finance
- [pandas-datareader](https://github.com/pydata/pandas-datareader) - Python module to get data from various sources (Google Finance, Yahoo Finance, FRED, OECD, Fama/French, World Bank, Eurostat...) into Pandas datastructures such as DataFrame, Panel with a caching mechanism
- [pandas-finance](https://github.com/davidastephens/pandas-finance) - High level API for access to and analysis of financial data
- [pyhoofinance](https://github.com/innes213/pyhoofinance) - Rapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis
- [yfinanceapi](https://github.com/Karthik005/yfinanceapi) - Finance API for Python