public class CexIOTradeServiceRaw extends CexIOBasePollingService
exchange
Constructor and Description |
---|
CexIOTradeServiceRaw(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
cancelCexIOOrder(String orderId) |
List<CexIOOrder> |
getCexIOOpenOrders() |
List<CexIOOrder> |
getCexIOOpenOrders(CurrencyPair currencyPair) |
CexIOOrder |
placeCexIOLimitOrder(LimitOrder limitOrder) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public CexIOTradeServiceRaw(Exchange exchange)
exchange
- public List<CexIOOrder> getCexIOOpenOrders(CurrencyPair currencyPair) throws IOException
IOException
public List<CexIOOrder> getCexIOOpenOrders() throws IOException
IOException
public CexIOOrder placeCexIOLimitOrder(LimitOrder limitOrder) throws IOException
IOException
public boolean cancelCexIOOrder(String orderId) throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.