Types

Link copied to clipboard
A request for the BALANCE_SHEET endpoint, which returns a company's annual and quarterly balance sheets — assets, liabilities and shareholder equity as reported to the SEC.
Link copied to clipboard
A request for the CASH_FLOW endpoint, which returns a company's annual and quarterly cash flow statements, split into operating, investing and financing activity.
Link copied to clipboard
A request for the OVERVIEW endpoint, which returns a company profile and its headline valuation, profitability and dividend ratios in a single record.
Link copied to clipboard
A request for the EARNINGS endpoint, which returns a company's annual and quarterly earnings history, including reported versus estimated EPS and the resulting surprise.
Link copied to clipboard
public abstract class FundamentalDataRequest
The parameters every fundamental data request carries: the ticker symbol to report on, and the Alpha Vantage function that selects which report is returned.
Link copied to clipboard
A request for the INCOME_STATEMENT endpoint, which returns a company's annual and quarterly income statements — revenue through to net income as reported to the SEC.