Description Usage Arguments Value Examples
Returns REST service URL for the Poloniex Public API
1 | GetPoloniexPublicURL(theObject)
|
theObject |
The object on which the function should be called |
base.url - a length-one character vector. Represents the Poloniex public API service base url.
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.