Modifier and Type | Method and Description |
---|---|
static UserTrade |
BittrexAdapters.adaptUserTrade(BittrexUserTrade trade) |
Modifier and Type | Method and Description |
---|---|
static List<UserTrade> |
BittrexAdapters.adaptUserTrades(List<BittrexUserTrade> bittrexUserTrades) |
Modifier and Type | Method and Description |
---|---|
static UserTrade |
BTERAdapters.adaptUserTrade(BTERTrade bterTrade) |
Modifier and Type | Method and Description |
---|---|
static UserTrade |
CoinbaseAdapters.adaptTrade(CoinbaseTransfer transfer) |
Modifier and Type | Method and Description |
---|---|
static UserTrade |
CointraderAdapters.adaptTrade(CointraderUserTrade cointraderUserTrade) |
Modifier and Type | Method and Description |
---|---|
UserTrade |
UserTrade.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UserTrade> |
UserTrades.getUserTrades() |
Modifier and Type | Method and Description |
---|---|
static UserTrade.Builder |
UserTrade.Builder.from(UserTrade trade) |
Constructor and Description |
---|
UserTrades(List<UserTrade> trades,
long lastID,
Trades.TradeSortType tradeSortType) |
UserTrades(List<UserTrade> trades,
Trades.TradeSortType tradeSortType) |
Modifier and Type | Class and Description |
---|---|
class |
KrakenUserTrade |
Modifier and Type | Method and Description |
---|---|
static UserTrade |
PoloniexAdapters.adaptPoloniexUserTrade(PoloniexUserTrade userTrade,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
static UserTrade |
RippleAdapters.adaptTrade(RippleOrderDetails info,
TradeHistoryParams params,
ITransferFeeSource transferFeeSource,
int scale) |
Modifier and Type | Class and Description |
---|---|
class |
RippleUserTrade |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.