blockchain_dot_com_ticker_symbol: blockchain_dot_com_ticker_symbol

View source: R/blockchain_dot_com.R

blockchain_dot_com_ticker_symbolR Documentation

blockchain_dot_com_ticker_symbol

Description

blockchain_dot_com_ticker_symbol

Usage

blockchain_dot_com_ticker_symbol(symbol, timeout_seconds = 60)

Arguments

symbol

the symbol for which to retrieve data

timeout_seconds

seconds until the query times out. Default is 60.

Value

returns a list with price and volume data for specified symbol

Examples

symbol <- 'BTC-USD'
blockchain_dot_com_ticker_symbol(symbol, 4.5)

cryptotrackr documentation built on June 22, 2024, 10:39 a.m.