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 CurrencyPair |
BittrexAdapters.adaptCurrencyPair(BittrexSymbol bittrexSymbol) |
Modifier and Type | Method and Description |
---|---|
static List<CurrencyPair> |
BittrexAdapters.adaptCurrencyPairs(Collection<BittrexSymbol> bittrexSymbol) |
Modifier and Type | Method and Description |
---|---|
ArrayList<BittrexSymbol> |
BittrexSymbolsResponse.getSymbols() |
Constructor and Description |
---|
BittrexSymbolsResponse(boolean success,
String message,
ArrayList<BittrexSymbol> symbols) |
Modifier and Type | Method and Description |
---|---|
ArrayList<BittrexSymbol> |
BittrexMarketDataServiceRaw.getBittrexSymbols() |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.