Cryptonator.complete: Cryptonator.complete

Description Usage Arguments Value Author(s) Examples

View source: R/cryptonator.R

Description

Returns actual volume-weighted price, total 24h volume, rate change as well as prices and volumes across all connected exchanges.

Usage

1
Cryptonator.complete(ticker = "btc-usd")

Arguments

ticker

a single ticker (e.g. "btc-usd"). See Cryptonator.currencies for a list of valid tickers

Value

a list with 2 components

Author(s)

gsee

Examples

1
2
3
4
5
## Not run: 
Cryptonator.complete("btc-usd")
Cryptonator.complete("xmr-btc")

## End(Not run)

gsee/cryptonatoR documentation built on May 17, 2019, 8:54 a.m.