exchange_rates: Batch download exchange rates

Description Usage Arguments Value

View source: R/iexcloud.R

Description

Batch download exchange rates

Usage

1
exchange_rates(symbols, start_date, end_date)

Arguments

symbols

list of ISO 4217 currency exchange rate pairs, e.g. EURUSD. First symbol is base currency, second is quote currency.

start_date

Optional start date, defaults to yesterday.

end_date

Optional end date, defaults to yesterday..

Value

Returns a tibble with date, symbol, rate.


kermit-t-frog/iexcloudr documentation built on Dec. 21, 2021, 5:25 a.m.