fmp_quote: Retrieve Real-Time Quotes of Selected Securities and...

Description Usage Arguments Value Examples

View source: R/fmp-quotes.R

Description

Retrieve Real-Time Quotes of Selected Securities and Cryptocurrencies

Usage

1

Arguments

symbol

character. A vector of stock symbols.

Value

a tibble of quotes of requested securities

Examples

1
2
my_stocks <- c('AAPL', 'GE')
d <- fmp_quote(my_stocks)

jpiburn/fmpapi documentation built on Aug. 20, 2021, 12:51 a.m.