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.
Version: | 0.0.1 |
Depends: | R (≥ 3.3) |
Imports: | zoo (≥ 1.8.0), xts (≥ 0.9.7), anytime (≥ 0.3.0), jsonlite (≥ 1.5), httr (≥ 1.2.1), digest (≥ 0.6.12), methods (≥ 3.3.0), RApiDatetime (≥ 0.0.3) |
Published: | 2017-07-10 |
Author: | Jellen Vermeir [aut, cre] |
Maintainer: | Jellen Vermeir <jellenvermeir at essentialquant.com> |
BugReports: | https://github.com/VermeirJellen/PoloniexR/issues |
License: | MIT + file LICENSE |
URL: | http://Essentialquant.com/blog/PoloniexR, https://poloniex.com/support/api/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | PoloniexR results |
Reference manual: | PoloniexR.pdf |
Package source: | PoloniexR_0.0.1.tar.gz |
Windows binaries: | r-devel: PoloniexR_0.0.1.zip, r-release: PoloniexR_0.0.1.zip, r-oldrel: PoloniexR_0.0.1.zip |
OS X binaries: | r-release: PoloniexR_0.0.1.tgz, r-oldrel: PoloniexR_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=PoloniexR to link to this page.