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
symbolrequiredThe name of the equity. For example: symbol=IBM
intervalrequiredTime interval between consecutive data points. Supported: 1min, 5min, 15min, 30min, 60min
adjustedBy default True. Set False to query raw (as-traded) intraday values
extended_hoursBy default True. Set False for regular trading hours only
monthQuery specific month in YYYY-MM format. Example: 2009-01
outputsize"compact" (100 data points) or "full" (30 days or full month)
datatypeBy 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_dataParameter return_full_data