PoloniexTradingAPI-class: An S4 class representing the Poloniex Trading API.

Description Slots

Description

All calls to the trading API are sent via HTTP POST. The POST data itself is signed with your key's secret according to the HMAC-SHA512 method.

Slots

trading.base.url

A length-one character vector. Represents the poloniex trading API web service base url.

key

A length-one character vector. Represents the public key of your Poloniex trading account

secret

A length-one character vector. Represents the private key of your Poloniex trading account

commands

A list containing Key/Value string pairs. Represents the command strings of the associated trading API functions.


VermeirJellen/PoloniexR documentation built on May 22, 2019, 12:41 p.m.