public class BitMarketTradeServiceRaw extends BitMarketBasePollingService
apiKey, bitMarket, bitMarketAuthenticated, signexchange| Modifier | Constructor and Description |
|---|---|
protected |
BitMarketTradeServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BitMarketCancelResponse |
cancelBitMarketOrder(String id) |
BitMarketOrdersResponse |
getBitMarketOpenOrders() |
BitMarketHistoryOperationsResponse |
getBitMarketOperationHistory(TradeHistoryParams params) |
BitMarketHistoryTradesResponse |
getBitMarketTradeHistory(TradeHistoryParams params) |
BitMarketTradeResponse |
placeBitMarketOrder(LimitOrder order) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolsprotected BitMarketTradeServiceRaw(Exchange exchange)
exchange - public BitMarketOrdersResponse getBitMarketOpenOrders() throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic BitMarketTradeResponse placeBitMarketOrder(LimitOrder order) throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic BitMarketCancelResponse cancelBitMarketOrder(String id) throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic BitMarketHistoryTradesResponse getBitMarketTradeHistory(TradeHistoryParams params) throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic BitMarketHistoryOperationsResponse getBitMarketOperationHistory(TradeHistoryParams params) throws IOException, ExchangeException
IOExceptionExchangeExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.