| Package | Description |
|---|---|
| com.xeiam.xchange.cryptonit.v2 | |
| com.xeiam.xchange.cryptonit.v2.dto.marketdata |
| Modifier and Type | Method and Description |
|---|---|
static Trade |
CryptonitAdapters.adaptTrade(String tradeId,
CryptonitOrder cryptonitTrade,
CurrencyPair currencyPair)
Adapts a CryptonitTrade to a Trade Object
|
| Modifier and Type | Method and Description |
|---|---|
CryptonitOrder |
CryptonitOrders.getOrder(long orderId) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CryptonitOrder> |
CryptonitOrders.getOrders() |
| Modifier and Type | Method and Description |
|---|---|
void |
CryptonitOrders.addOrder(String tid,
CryptonitOrder order) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.