TOOL API

FX_INTRADAY

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

finance1 credits

Call information

Tool slug
alpha-vantage.FX_INTRADAY
Provider
Alpha Vantage
Average response
0 ms
Calls in 7 days
0

Input parameters

from_symbolrequired

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

to_symbolrequired

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

intervalrequired

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