public class ItBitTradeServiceRaw extends ItBitBasePollingService
apiKey, itBitAuthenticated, itBitPublic, signatureCreatorexchange| Constructor and Description |
|---|
ItBitTradeServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancelItBitOrder(String orderId) |
ItBitOrder[] |
getItBitOpenOrders() |
ItBitOrder |
getItBitOrder(String orderId) |
ItBitOrder[] |
getItBitOrders(String status)
Retrieves the set of orders with the given status.
|
ItBitOrder[] |
getItBitTradeHistory(String currency,
String pageNum,
String pageLen) |
ItBitOrder |
placeItBitLimitOrder(LimitOrder limitOrder) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic ItBitTradeServiceRaw(Exchange exchange)
exchange - public ItBitOrder[] getItBitOpenOrders() throws IOException
IOExceptionpublic ItBitOrder[] getItBitOrders(String status) throws IOException
status - IOExceptionpublic ItBitOrder getItBitOrder(String orderId) throws IOException
IOExceptionpublic ItBitOrder placeItBitLimitOrder(LimitOrder limitOrder) throws IOException
IOExceptionpublic void cancelItBitOrder(String orderId) throws IOException
IOExceptionpublic ItBitOrder[] getItBitTradeHistory(String currency, String pageNum, String pageLen) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.