PoloniexR: Interface to the Poloniex Cryptocurrency Trading API

Provides a user-friendly R wrapper on top of the Poloniex (Cryptocurrency Trading) REST API (see <https://poloniex.com/support/api/> for more information). Results are converted into R data structures and are returned to the users in an intuitive manner. The package provides the users with two separate S4 classes: - 'PoloniexPublicAPI': Consists of wrapper methods on top of the Poloniex Public REST API. - 'PoloniexTradingAPI': Consists of wrapper methods on top of the Poloniex Trading REST API.

Getting started

Package details

AuthorJellen Vermeir [aut, cre]
MaintainerJellen Vermeir <jellenvermeir@essentialquant.com>
LicenseMIT + file LICENSE
Version0.0.1
URL http://Essentialquant.com/blog/PoloniexR https://poloniex.com/support/api/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("PoloniexR")

Try the PoloniexR package in your browser

Any scripts or data that you put into this service are public.

PoloniexR documentation built on July 11, 2017, 1:02 a.m.