Modifier and Type | Method and Description |
---|---|
static Trade |
ANXAdapters.adaptTrade(ANXTrade anxTrade)
Adapts a ANXTrade to a Trade Object
|
Modifier and Type | Method and Description |
---|---|
static Trade |
BitcurexAdapters.adaptTrade(BitcurexTrade bitcurexTrade,
CurrencyPair currencyPair)
Adapts a BitcurexTrade to a Trade Object
|
Modifier and Type | Method and Description |
---|---|
static Trade |
BitfinexAdapters.adaptTrade(BitfinexTrade trade,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
static Trade |
BitstampAdapters.adaptTrade(BitstampTransaction tx,
CurrencyPair currencyPair,
int timeScale)
Adapts a Transaction to a Trade Object
|
Modifier and Type | Method and Description |
---|---|
static Trade |
BittrexAdapters.adaptTrade(BittrexTrade trade,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
static Trade |
BTCEAdapters.adaptTrade(BTCETrade bTCETrade,
CurrencyPair currencyPair)
Adapts a BTCETradeV3 to a Trade Object
|
Modifier and Type | Method and Description |
---|---|
static Trade |
BTERAdapters.adaptTrade(BTERTradeHistory.BTERPublicTrade trade,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
static Trade |
CexIOAdapters.adaptTrade(CexIOTrade trade,
CurrencyPair currencyPair)
Adapts a CexIOTrade to a Trade Object
|
Modifier and Type | Method and Description |
---|---|
static Trade |
CleverCoinAdapters.adaptTrade(CleverCoinTransaction tx,
CurrencyPair currencyPair,
int timeScale)
Adapts a Transaction to a Trade Object
|
Modifier and Type | Method and Description |
---|---|
static Trade |
CryptonitAdapters.adaptTrade(String tradeId,
CryptonitOrder cryptonitTrade,
CurrencyPair currencyPair)
Adapts a CryptonitTrade to a Trade Object
|
Modifier and Type | Method and Description |
---|---|
Trade |
Trade.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Trade> |
Trades.getTrades() |
Modifier and Type | Method and Description |
---|---|
int |
Trades.TradeTimestampComparator.compare(Trade trade1,
Trade trade2) |
int |
Trades.TradeIDComparator.compare(Trade trade1,
Trade trade2) |
static Trade.Builder |
Trade.Builder.from(Trade trade) |
Constructor and Description |
---|
Trades(List<Trade> trades,
long lastID,
Trades.TradeSortType tradeSortType)
Constructor
|
Trades(List<Trade> trades,
Trades.TradeSortType tradeSortType)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
UserTrade
Data object representing a user trade
|
Modifier and Type | Method and Description |
---|---|
static Trade |
ItBitAdapters.adaptTrade(ItBitTrade trade,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
static Trade |
KrakenAdapters.adaptTrade(KrakenPublicTrade krakenPublicTrade,
CurrencyPair currencyPair) |
Modifier and Type | Class and Description |
---|---|
class |
KrakenUserTrade |
Modifier and Type | Method and Description |
---|---|
static Trade |
LakeBTCAdapters.adaptTrade(LakeBTCTradeResponse tx,
CurrencyPair currencyPair,
int timeScale)
Adapts a Transaction to a Trade Object
|
Modifier and Type | Method and Description |
---|---|
static Trade |
MeXBTAdapters.adaptTrade(CurrencyPair currencyPair,
MeXBTTrade meXBTTrade) |
static Trade |
MeXBTAdapters.adaptTrade(String ins,
MeXBTStreamingTradeOrOrder too) |
Modifier and Type | Method and Description |
---|---|
static Trade |
OkCoinJsonAdapters.adaptTrade(com.fasterxml.jackson.databind.JsonNode trade,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
static Trade |
PoloniexAdapters.adaptPoloniexPublicTrade(PoloniexPublicTrade poloniexTrade,
CurrencyPair currencyPair) |
Modifier and Type | Class and Description |
---|---|
class |
RippleUserTrade |
Modifier and Type | Method and Description |
---|---|
static Trade |
TaurusAdapters.adaptTrade(TaurusTransaction tx,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
static Trade |
VirtExAdapters.adaptTrade(VirtExTrade virtExTrade,
CurrencyPair currencyPair)
Adapts a VirtExTrade to a Trade Object
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.