Package | Description |
---|---|
com.xeiam.xchange.bter | |
com.xeiam.xchange.bter.dto.marketdata |
Modifier and Type | Method and Description |
---|---|
static LimitOrder |
BTERAdapters.adaptOrder(BTERPublicOrder order,
CurrencyPair currencyPair,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
static List<LimitOrder> |
BTERAdapters.adaptOrders(List<BTERPublicOrder> orders,
CurrencyPair currencyPair,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
List<BTERPublicOrder> |
BTERDepth.getAsks() |
List<BTERPublicOrder> |
BTERDepth.getBids() |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.