kraken_ticker_info: kraken_ticker_info

View source: R/kraken.R

kraken_ticker_infoR Documentation

kraken_ticker_info

Description

kraken_ticker_info

Usage

kraken_ticker_info(pair = NULL, timeout_seconds = 60)

Arguments

pair

optionally provide one or more comma-separated asset pairs.

timeout_seconds

seconds until the query times out. Default is 60.

Value

returns a list containing ticker info for assets on Kraken. Refer to Kraken for help interpreting response data: https://docs.kraken.com/rest/#tag/Market-Data/operation/getTickerInformation

Examples

kraken_ticker_info("ETHUSD", 4.5)

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