工具 API

TIME_SERIES_INTRADAY

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

finance1 积分

调用信息

工具标识
alpha-vantage.TIME_SERIES_INTRADAY
服务提供方
Alpha Vantage
平均响应
0 ms
近 7 天调用
0

输入参数

symbol必填

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

interval必填

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