工具 API
FX_ MONTHLY
Returns the monthly time series (timestamp, open, high, low, close) of the FX currency pair specified, updated realtime. The latest data point is the prices information for the month (or partial month) containing the current trading day, updated realtime.
finance1 积分
调用信息
- 工具标识
- alpha-vantage.FX_MONTHLY
- 服务提供方
- 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