工具 API

FX_INTRADAY

Returns intraday time series (timestamp, open, high, low, close) of the FX currency pair specified, updated realtime.

finance1 积分

调用信息

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

输入参数

from_symbol必填

A three-letter symbol from the forex currency list. For example: from_symbol=EUR

to_symbol必填

A three-letter symbol from the forex currency list. For example: to_symbol=USD

interval必填

Time interval between two consecutive data points in the time series. The following values are supported: 1min, 5min, 15min, 30min, 60min

outputsize

By default, outputsize=compact. Strings compact and full are accepted with the following specifications:

datatype

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

return_full_data

Parameter return_full_data