Description Usage Arguments Value Examples
This function queries the top of book data for the provided forex tickers.
1 | riingo_fx_quote(ticker)
|
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.
1 2 3 4 | ## Not run:
riingo_fx_quote(c("audusd", "usdjpy"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.