powered by
Returns REST service commands for the Poloniex Trading API
# S4 method for PoloniexTradingAPI GetPoloniexTradingCommands(theObject)
The Trading client API object on which the function should be called
commands - a list with Key/value string pairs Represents the command strings for the respective Trading API functions.
# NOT RUN { poloniex.trading <- PoloniexTradingAPI(your.key, your.secret) GetPoloniexTradingCommands(poloniex.trading) # }
Run the code above in your browser using DataLab