| Package | Description |
|---|---|
| org.knowm.xchange.coinfloor | |
| org.knowm.xchange.coinfloor.service |
| Modifier and Type | Method and Description |
|---|---|
CoinfloorUserTransaction[] |
CoinfloorAuthenticated.getUserTransactions(Currency base,
Currency counter,
Integer numberOfTransactions,
Long offset,
String sort) |
| Modifier and Type | Method and Description |
|---|---|
static UserTrades |
CoinfloorAdapters.adaptTradeHistory(Collection<CoinfloorUserTransaction> transactions) |
| Modifier and Type | Method and Description |
|---|---|
CoinfloorUserTransaction[] |
CoinfloorTradeServiceRaw.getUserTransactions(CurrencyPair pair,
Integer numberOfTransactions,
Long offset,
TradeHistoryParamsSorted.Order sort) |
Copyright © 2012–2018 Knowm Inc.. All rights reserved.