riingo_fx_quote: Quote and Top of Book data for a given forex ticker

Description Usage Arguments Value Examples

View source: R/fx-quote.R

Description

This function queries the top of book data for the provided forex tickers.

Usage

1

Arguments

ticker

One or more tickers to download data for from Tiingo. Can be a stock, mutual fund, or ETF. A character vector.

Value

A data frame containing 1 row per valid ticker with the top of book data.

Examples

1
2
3
4
## Not run: 
riingo_fx_quote(c("audusd", "usdjpy"))

## End(Not run)

riingo documentation built on Sept. 13, 2020, 5:15 p.m.