public class LoyalbitTradeServiceRaw extends LoyalbitBasePollingService
exchange| Constructor and Description |
|---|
LoyalbitTradeServiceRaw(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
LoyalbitBaseResponse |
cancelLoyalbitOrder(Long orderId) |
LoyalbitOrder[] |
getLoyalbitOpenOrders() |
LoyalbitUserTransaction[] |
getLoyalbitUserTransactions(Integer offset,
Integer limit,
LoyalbitAuthenticated.Sort sort) |
LoyalbitSubmitOrderResponse |
placeLoyalbitOrder(LoyalbitOrder.Type type,
BigDecimal amount,
BigDecimal price) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic LoyalbitTradeServiceRaw(Exchange exchange)
public LoyalbitOrder[] getLoyalbitOpenOrders() throws IOException
IOExceptionpublic LoyalbitSubmitOrderResponse placeLoyalbitOrder(LoyalbitOrder.Type type, BigDecimal amount, BigDecimal price) throws IOException
IOExceptionpublic LoyalbitBaseResponse cancelLoyalbitOrder(Long orderId) throws IOException
IOExceptionpublic LoyalbitUserTransaction[] getLoyalbitUserTransactions(Integer offset, Integer limit, LoyalbitAuthenticated.Sort sort) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.