TOOL API

TIME_SERIES_INTRADAY

Returns current and 20+ years of historical intraday OHLCV time series of the equity specified.

finance1 credits

Call information

Tool slug
alpha-vantage.TIME_SERIES_INTRADAY
Provider
Alpha Vantage
Average response
0 ms
Calls in 7 days
0

Input parameters

symbolrequired

The name of the equity. For example: symbol=IBM

intervalrequired

Time interval between consecutive data points. Supported: 1min, 5min, 15min, 30min, 60min

adjusted

By default True. Set False to query raw (as-traded) intraday values

extended_hours

By default True. Set False for regular trading hours only

month

Query specific month in YYYY-MM format. Example: 2009-01

outputsize

"compact" (100 data points) or "full" (30 days or full month)

datatype

By default, datatype=csv. Strings json and csv are accepted with the following specifications:

entitlement

"delayed" for 15-minute delayed data, "realtime" for realtime data

return_full_data

Parameter return_full_data