ReturnTicker: Returns the ticker for all markets

Description Usage Arguments Value Examples

Description

Returns the ticker for all markets

Usage

1
ReturnTicker(theObject)

Arguments

theObject

The public client API object on which the function should be called

Value

A dataframe containing ticker information Rows - Cryptocurrency Pairs Columns - id, last, lowestAsk, highestBid, percentChange baseVolume, quoteVolume, isFrozen, high24hr, low24hr

Examples

1
2
poloniex.public <- PoloniexPublicAPI()
GetPoloniexPublicURL(poloniex.public)

VermeirJellen/PoloniexR documentation built on May 22, 2019, 12:41 p.m.