Package | Description |
---|---|
com.xeiam.xchange.hitbtc | |
com.xeiam.xchange.hitbtc.service.polling |
Modifier and Type | Method and Description |
---|---|
HitbtcTrades |
Hitbtc.getTrades(String currencyPair,
String from,
String sortBy,
String sort,
String startIndex,
String max_results,
String format_item) |
Modifier and Type | Method and Description |
---|---|
static Trades |
HitbtcAdapters.adaptTrades(HitbtcTrades hitbtcTrades,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
HitbtcTrades |
HitbtcMarketDataServiceRaw.getHitbtcTrades(CurrencyPair currencyPair,
long from,
HitbtcTrades.HitbtcTradesSortOrder sortBy,
long startIndex,
long maxResults) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.