| Package | Description |
|---|---|
| com.xeiam.xchange.bittrex.v1 | |
| com.xeiam.xchange.bittrex.v1.dto.marketdata |
| Modifier and Type | Method and Description |
|---|---|
static List<LimitOrder> |
BittrexAdapters.adaptOrders(BittrexLevel[] orders,
CurrencyPair currencyPair,
String orderType,
String id) |
| Modifier and Type | Method and Description |
|---|---|
BittrexLevel[] |
BittrexDepth.getAsks() |
BittrexLevel[] |
BittrexDepth.getBids() |
| Constructor and Description |
|---|
BittrexDepth(BittrexLevel[] asks,
BittrexLevel[] bids)
Constructor
|
BittrexDepth(BittrexLevel[] asks,
BittrexLevel[] bids)
Constructor
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.