Package | Description |
---|---|
com.xeiam.xchange.cexio | |
com.xeiam.xchange.cexio.service.polling |
Modifier and Type | Method and Description |
---|---|
CexIOTrade[] |
CexIO.getTrades(String tradeableIdentifier,
String currency) |
CexIOTrade[] |
CexIO.getTradesSince(String tradeableIdentifier,
String currency,
long since) |
Modifier and Type | Method and Description |
---|---|
static Trade |
CexIOAdapters.adaptTrade(CexIOTrade trade,
CurrencyPair currencyPair)
Adapts a CexIOTrade to a Trade Object
|
static Trades |
CexIOAdapters.adaptTrades(CexIOTrade[] cexioTrades,
CurrencyPair currencyPair)
Adapts a CexIOTrade[] to a Trades Object
|
Modifier and Type | Method and Description |
---|---|
CexIOTrade[] |
CexIOMarketDataServiceRaw.getCexIOTrades(CurrencyPair currencyPair,
Long since) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.