powered by
Returns REST service URL for the Poloniex Trading API
GetPoloniexTradingURL(theObject)
The object on which the function should be called
trading.base.url - a length-one character vector. Represents the Poloniex Trading API service base url.
# NOT RUN { poloniex.trading <- PoloniexTradingAPI(your.key, your.secret) GetPoloniexTradingURL(poloniex.trading) # }
Run the code above in your browser using DataLab