Merge pull request #62 from dpguthrie/master

Add yahooquery to Python Data Sources section
Done!
Thanks!
This commit is contained in:
Wilson Freitas
2020-03-07 07:12:38 -03:00
committed by GitHub
+1
View File
@@ -154,6 +154,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [alpaca-trade-api](https://github.com/alpacahq/alpaca-trade-api-python) - Python interface for retrieving real-time and historical prices from Alpaca API as well as trade execution.
- [metatrader5](https://pypi.org/project/MetaTrader5/) - API Connector to MetaTrader 5 Terminal
- [akshare](https://github.com/jindaxiang/akshare) - AkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io>
- [yahooquery](https://github.com/dpguthrie/yahooquery) - Python interface for retrieving data through unofficial Yahoo Finance API.
### Excel Integration