VermeirJellen/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

Maintainer
LicenseMIT + file LICENSE
Version0.0.2
URL http://Essentialquant.com/blog/PoloniexR https://poloniex.com/support/api/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("VermeirJellen/PoloniexR")
VermeirJellen/PoloniexR documentation built on May 22, 2019, 12:41 p.m.