Description Usage Arguments Value Examples
Returns the ticker for all markets
1 | ReturnTicker(theObject)
|
theObject |
The public client API object on which the function should be called |
A dataframe containing ticker information Rows - Cryptocurrency Pairs Columns - id, last, lowestAsk, highestBid, percentChange baseVolume, quoteVolume, isFrozen, high24hr, low24hr
1 2 | poloniex.public <- PoloniexPublicAPI()
GetPoloniexPublicURL(poloniex.public)
|
Poloniex API wrapper - Provided by Essential Data Science Consulting ltd.
Author - Jellen Vermeir (jellenvermeir@essentialquant.com)
Github - https://github.com/VermeirJellen/PoloniexR
Examples - http://EssentialQuant.com/blog/PoloniexR
BTC Donations - 1QHtZLZ15Cmj4FPr5h5exDjYciBDhh7mzA
[1] "https://poloniex.com/public?"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.