Package | Description |
---|---|
com.xeiam.xchange.bitcurex | |
com.xeiam.xchange.bitcurex.service.polling |
Modifier and Type | Method and Description |
---|---|
BitcurexTrade[] |
Bitcurex.getTrades(String currency) |
Modifier and Type | Method and Description |
---|---|
static Trade |
BitcurexAdapters.adaptTrade(BitcurexTrade bitcurexTrade,
CurrencyPair currencyPair)
Adapts a BitcurexTrade to a Trade Object
|
static Trades |
BitcurexAdapters.adaptTrades(BitcurexTrade[] bitcurexTrades,
CurrencyPair currencyPair)
Adapts a BitcurexTrade[] to a Trades Object
|
Modifier and Type | Method and Description |
---|---|
BitcurexTrade[] |
BitcurexMarketDataServiceRaw.getBitcurexTrades(String currency) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.