| Package | Description |
|---|---|
| com.xeiam.xchange.bittrex.v1 | |
| com.xeiam.xchange.bittrex.v1.dto.marketdata | |
| com.xeiam.xchange.bittrex.v1.service.polling |
| Modifier and Type | Method and Description |
|---|---|
static Trade |
BittrexAdapters.adaptTrade(BittrexTrade trade,
CurrencyPair currencyPair) |
static Trades |
BittrexAdapters.adaptTrades(BittrexTrade[] trades,
CurrencyPair currencyPair) |
| Modifier and Type | Method and Description |
|---|---|
BittrexTrade[] |
BittrexTradesResponse.getTrades() |
| Constructor and Description |
|---|
BittrexTradesResponse(boolean success,
String message,
BittrexTrade[] trades) |
| Modifier and Type | Method and Description |
|---|---|
BittrexTrade[] |
BittrexMarketDataServiceRaw.getBittrexTrades(String pair,
int count) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.