GetPoloniexPublicCommands
                        Returns REST service commands for the Poloniex
                        Public API
GetPoloniexPublicCommands,PoloniexPublicAPI-method
                        Returns REST service commands for the Poloniex
                        Public API
GetPoloniexPublicURL    Returns REST service URL for the Poloniex
                        Public API
GetPoloniexPublicURL,PoloniexPublicAPI-method
                        Returns REST service URL for the Poloniex
                        Public API
GetPoloniexTradingCommands
                        Returns REST service commands for the Poloniex
                        Trading API
GetPoloniexTradingCommands,PoloniexTradingAPI-method
                        Returns REST service commands for the Poloniex
                        Trading API
GetPoloniexTradingURL   Returns REST service URL for the Poloniex
                        Trading API
GetPoloniexTradingURL,PoloniexTradingAPI-method
                        Returns REST service URL for the Poloniex
                        Trading API
PoloniexPublicAPI-class
                        An S4 class representing the Poloniex Public
                        API
PoloniexR               R wrapper for the Poloniex Public and Trading
                        API.
PoloniexTradingAPI-class
                        An S4 class representing the Poloniex Trading
                        API.
ProcessTradingRequest   Process a trading request.
ProcessTradingRequest,PoloniexTradingAPI-method
                        Process a trading request.
Return24hVolume         Returns 24-hour trading volumes for all
                        available markets. Additionally, total trading
                        volumes for the 5 primary currencies are also
                        retrieved.
Return24hVolume,PoloniexPublicAPI-method
                        Returns 24-hour trading volumes for all
                        available markets. Additionally, total trading
                        volumes for the 5 primary currencies are also
                        retrieved.
ReturnBalances          Returns all the available non-zero balances
                        associated with this account.
ReturnBalances,PoloniexTradingAPI-method
                        Returns all the available non-zero balances
                        associated with this account.
ReturnChartData         Fetch OHLC and volume timeseries data for a
                        specific market. The caller must specify a date
                        range interval and datafrequency for the
                        requested timeseries.
ReturnChartData,PoloniexPublicAPI-method
                        Fetch OHLC and volume timeseries data for a
                        specific market. The caller must specify a date
                        range interval and datafrequency for the
                        requested timeseries.
ReturnCompleteBalances
                        Returns all of your account balances, including
                        available balance, balance on orders, and the
                        estimated BTC value of your balance. By
                        default, this call is limited to your exchange
                        account; set the all.balances input parameter
                        to TRUE to include your margin and lending
                        accounts.
ReturnCompleteBalances,PoloniexTradingAPI-method
                        Returns all of your account balances, including
                        available balance, balance on orders, and the
                        estimated BTC value of your balance. By
                        default, this call is limited to your exchange
                        account; set the all.balances input parameter
                        to TRUE to include your margin and lending
                        accounts.
ReturnCurrencies        Returns information about currencies
ReturnCurrencies,PoloniexPublicAPI-method
                        Returns information about currencies
ReturnLoanOrders        Returns a list of loan offers and demands for a
                        given currency.
ReturnLoanOrders,PoloniexPublicAPI-method
                        Returns a list of loan offers and demands for a
                        given currency.
ReturnOrderBook         Returns the order book for a given market, as
                        well as a sequence number for use with the Push
                        API and an indicator specifying whether the
                        market is frozen.
ReturnOrderBook,PoloniexPublicAPI-method
                        Returns the order book for a given market, as
                        well as a sequence number for use with the Push
                        API and an indicator specifying whether the
                        market is frozen.
ReturnTicker            Returns the ticker for all markets
ReturnTicker,PoloniexPublicAPI-method
                        Returns the ticker for all markets
ReturnTradeHistory      Returns the past 200 trades for a given market,
                        or up to 50,000 trades inside a specified input
                        date range interval.
ReturnTradeHistory,PoloniexPublicAPI-method
                        Returns the past 200 trades for a given market,
                        or up to 50,000 trades inside a specified input
                        date range interval.
SetPoloniexPublicCommands
                        Setter for REST service commands for the
                        Poloniex public API.
SetPoloniexPublicCommands,PoloniexPublicAPI-method
                        Setter for REST service commands for the
                        Poloniex public API.
SetPoloniexPublicURL    Setter for REST service URL for the Poloniex
                        public API
SetPoloniexPublicURL,PoloniexPublicAPI-method
                        Setter for REST service URL for the Poloniex
                        public API
SetPoloniexTradingCommands
                        Setter for REST service commands for the
                        Poloniex Trading API.
SetPoloniexTradingCommands,PoloniexTradingAPI-method
                        Setter for REST service commands for the
                        Poloniex Trading API.
SetPoloniexTradingURL   Setter for REST service URL for the Poloniex
                        Trading API
SetPoloniexTradingURL,PoloniexTradingAPI-method
                        Setter for REST service URL for the Poloniex
                        Trading API
