powered by
This function queries the top of book data for the provided forex tickers.
riingo_fx_quote(ticker)
One or more tickers to download data for from Tiingo. Can be a stock, mutual fund, or ETF. A character vector.
A data frame containing 1 row per valid ticker with the top of book data.
# NOT RUN { # } # NOT RUN { riingo_fx_quote(c("audusd", "usdjpy")) # } # NOT RUN { # }
Run the code above in your browser using DataLab