工具 API
FX_ WEEKLY
Returns the weekly time series (timestamp, open, high, low, close) of the FX currency pair specified, updated realtime. The latest data point is the price information for the week (or partial week) containing the current trading day, updated realtime.
finance1 积分
调用信息
- 工具标识
- alpha-vantage.FX_WEEKLY
- 服务提供方
- 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
datatypeBy default, datatype=csv. Strings json and csv are accepted with the following specifications:
return_full_dataParameter return_full_data