Alpha Vantage · Schema

TimeSeriesData

Stock OHLCV time series data point

FinancialMarket DataStocksTechnical IndicatorsEconomic DataSentiment Analysis

Properties

Name Type Description
open string Opening price for the period
high string Highest price for the period
low string Lowest price for the period
close string Closing price for the period
volume string Trading volume for the period
View JSON Schema on GitHub