getQuotes: Get current quotes for all symbols or for a specific symbol.

Description Usage Arguments Examples

View source: R/Quotes.R

Description

Get current quotes for all symbols or for a specific symbol.

Usage

1
getQuotes(symbol = NULL, filterSymbol = NULL)

Arguments

filterSymbol

Examples

1
2
3
getQuotes()
getQuotes(symbol = "BITSTAMP_SPOT_BTC_USD")
getQuotes(filterSymbol = "BTC")

Ramshreyas/rcoinapi documentation built on Dec. 18, 2021, 9:52 a.m.