GetPoloniexTradingURL: Returns REST service URL for the Poloniex Trading API

Description Usage Arguments Value Examples

Description

Returns REST service URL for the Poloniex Trading API

Usage

1

Arguments

theObject

The object on which the function should be called

Value

trading.base.url - a length-one character vector. Represents the Poloniex Trading API service base url.

Examples

1
2
3
4
5
## Not run: 
poloniex.trading <- PoloniexTradingAPI(your.key, your.secret)
GetPoloniexTradingURL(poloniex.trading)

## End(Not run)

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