TOOL 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 credits
Call information
- Tool slug
- alpha-vantage.FX_WEEKLY
- Provider
- Alpha Vantage
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
from_symbolrequiredA three-letter symbol from the forex currency list. For example: from_symbol=EUR
to_symbolrequiredA 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