From 2ce5e72933d75b21fd09aaee7caadf5fd965807c Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Mon, 12 Apr 2021 05:46:17 -0300 Subject: [PATCH] Added alpha_vantage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6474ebf..1301add 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [investpy](https://github.com/alvarobartt/investpy) - Financial Data Extraction from Investing.com with Python! - [yliveticker](https://github.com/yahoofinancelive/yliveticker) - Live stream of market data from Yahoo Finance websocket. - [bbgbridge](https://github.com/ran404/bbgbridge) - Easy to use Bloomberg Desktop API wrapper for Python. +- [alpha_vantage](https://github.com/RomelTorres/alpha_vantage) - A python wrapper for Alpha Vantage API for financial data. ### Excel Integration