A Go wrapper to get stock data and stock indicators from the Alpha Vantage API. Note: This project is still work in progress check the implemented methods
Alpha Vantage delivers a free API for real time financial data and most used finance indicators. This module implements a wrapper to the free API provided by Alpha Vantage (http://www.alphavantage.co/). It requires an api key, that can be requested on http://www.alphavantage.co/support/#api-key. You can have a look at all the api calls available in their documentation http://www.alphavantage.co/documentation.
- Intraday
- Intraday Extended History
- Daily
- Daily Adjusted
- Weekly
- Weekly Adjusted
- Monthly
- Monthly Adjusted
- Quote
- Search
- News & Sentiment
- Winning Portfolios
- Company Overview
- Income Statement
- Balance Sheet
- Cash Flow
- Earnings
- Listing & Delisting Status
- Earnings Calendar
- IPO Calendar
- Exchange Rates
- Intraday
- Daily
- Weekly
- Monthly