Package | Description |
---|---|
com.xeiam.xchange.cexio | |
com.xeiam.xchange.cexio.dto.trade | |
com.xeiam.xchange.cexio.service.polling |
Modifier and Type | Method and Description |
---|---|
CexIOOrder |
CexIOAuthenticated.placeOrder(String tradeableIdentifier,
String currency,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
CexIOOrder.Type type,
BigDecimal price,
BigDecimal amount) |
Modifier and Type | Method and Description |
---|---|
static OpenOrders |
CexIOAdapters.adaptOpenOrders(List<CexIOOrder> cexIOOrderList) |
Modifier and Type | Method and Description |
---|---|
List<CexIOOrder> |
CexIOOpenOrders.getOpenOrders() |
Modifier and Type | Method and Description |
---|---|
void |
CexIOOpenOrders.addOpenOrder(CexIOOrder openOrder) |
Modifier and Type | Method and Description |
---|---|
void |
CexIOOpenOrders.addOpenOrders(List<CexIOOrder> openOrders) |
Constructor and Description |
---|
CexIOOpenOrders(List<CexIOOrder> openOrders) |
Modifier and Type | Method and Description |
---|---|
CexIOOrder |
CexIOTradeServiceRaw.placeCexIOLimitOrder(LimitOrder limitOrder) |
Modifier and Type | Method and Description |
---|---|
List<CexIOOrder> |
CexIOTradeServiceRaw.getCexIOOpenOrders() |
List<CexIOOrder> |
CexIOTradeServiceRaw.getCexIOOpenOrders(CurrencyPair currencyPair) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.