Uses of Class
org.knowm.xchange.dto.trade.UserTrades
-
Uses of UserTrades in info.bitrich.xchangestream.coinmate.v2
Methods in info.bitrich.xchangestream.coinmate.v2 that return UserTrades Modifier and Type Method Description static UserTrades
CoinmateStreamingAdapter. adaptWebSocketUserTrades(List<CoinmateWebSocketUserTrade> coinmateWebSocketUserTrades, CurrencyPair currencyPair)
-
Uses of UserTrades in org.knowm.xchange.ascendex
Methods in org.knowm.xchange.ascendex that return UserTrades Modifier and Type Method Description static UserTrades
AscendexAdapters. adaptUserTrades(List<AscendexOpenOrdersResponse> ascendexOrderHistoryResponse)
-
Uses of UserTrades in org.knowm.xchange.ascendex.service
Methods in org.knowm.xchange.ascendex.service that return UserTrades Modifier and Type Method Description UserTrades
AscendexTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bankera.service
Methods in org.knowm.xchange.bankera.service that return UserTrades Modifier and Type Method Description UserTrades
BankeraTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bibox.dto
Methods in org.knowm.xchange.bibox.dto that return UserTrades Modifier and Type Method Description static UserTrades
BiboxAdapters. adaptUserTrades(BiboxOrders biboxOrderHistory)
-
Uses of UserTrades in org.knowm.xchange.bibox.service
Methods in org.knowm.xchange.bibox.service that return UserTrades Modifier and Type Method Description UserTrades
BiboxTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.binance
Methods in org.knowm.xchange.binance that return UserTrades Modifier and Type Method Description static UserTrades
BinanceAdapters. adaptUserTrades(List<BinanceTrade> binanceTrades, boolean isFuture)
-
Uses of UserTrades in org.knowm.xchange.binance.service
Methods in org.knowm.xchange.binance.service that return UserTrades Modifier and Type Method Description UserTrades
BinanceTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bitbay
Methods in org.knowm.xchange.bitbay that return UserTrades Modifier and Type Method Description static UserTrades
BitbayAdapters. adaptTradeHistory(List<BitbayOrder> orders)
-
Uses of UserTrades in org.knowm.xchange.bitbay.service
Methods in org.knowm.xchange.bitbay.service that return UserTrades Modifier and Type Method Description UserTrades
BitbayTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bitbay.v3
Methods in org.knowm.xchange.bitbay.v3 that return UserTrades Modifier and Type Method Description static UserTrades
BitbayAdapters. adaptUserTrades(BitbayUserTrades response)
-
Uses of UserTrades in org.knowm.xchange.bitbay.v3.service
Methods in org.knowm.xchange.bitbay.v3.service that return UserTrades Modifier and Type Method Description UserTrades
BitbayTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bitcoinde.v4
Methods in org.knowm.xchange.bitcoinde.v4 that return UserTrades Modifier and Type Method Description static UserTrades
BitcoindeAdapters. adaptTradeHistory(BitcoindeMyTradesWrapper bitcoindeMyTradesWrapper)
Helper function for adapting a BitcoindeMyTradesWrapper into a list of trades sorting them with respect to their timestamps.static UserTrades
BitcoindeAdapters. adaptTradeHistory(BitcoindeMyTradesWrapper bitcoindeMyTradesWrapper, Trades.TradeSortType sortType)
Adapt a BitcoindeMyTradesWrapper into a list of trades. -
Uses of UserTrades in org.knowm.xchange.bitcoinde.v4.service
Methods in org.knowm.xchange.bitcoinde.v4.service that return UserTrades Modifier and Type Method Description UserTrades
BitcoindeTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return UserTrades Modifier and Type Method Description static UserTrades
BitfinexAdapters. adaptTradeHistory(BitfinexTradeResponse[] trades, String symbol)
static UserTrades
BitfinexAdapters. adaptTradeHistoryV2(List<Trade> trades)
UserTrades
BitfinexTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bithumb
Methods in org.knowm.xchange.bithumb that return UserTrades Modifier and Type Method Description static UserTrades
BithumbAdapters. adaptUserTrades(List<BithumbUserTransaction> transactions, CurrencyPair currencyPair)
-
Uses of UserTrades in org.knowm.xchange.bithumb.service
Methods in org.knowm.xchange.bithumb.service that return UserTrades Modifier and Type Method Description UserTrades
BithumbTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bitmex.service
Methods in org.knowm.xchange.bitmex.service that return UserTrades Modifier and Type Method Description UserTrades
BitmexTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bitso
Methods in org.knowm.xchange.bitso that return UserTrades Modifier and Type Method Description static UserTrades
BitsoAdapters. adaptTradeHistory(BitsoUserTransaction[] bitsoUserTransactions)
-
Uses of UserTrades in org.knowm.xchange.bitso.service
Methods in org.knowm.xchange.bitso.service that return UserTrades Modifier and Type Method Description UserTrades
BitsoTradeService. getTradeHistory(TradeHistoryParams params)
Required parameter types:TradeHistoryParamPaging.getPageLength()
-
Uses of UserTrades in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return UserTrades Modifier and Type Method Description static UserTrades
BitstampAdapters. adaptTradeHistory(BitstampUserTransaction[] bitstampUserTransactions)
Adapt the user's trades -
Uses of UserTrades in org.knowm.xchange.bitstamp.service
Methods in org.knowm.xchange.bitstamp.service that return UserTrades Modifier and Type Method Description UserTrades
BitstampTradeService. getTradeHistory(TradeHistoryParams params)
Required parameter types:TradeHistoryParamPaging.getPageLength()
-
Uses of UserTrades in org.knowm.xchange.bittrex.service
Methods in org.knowm.xchange.bittrex.service that return UserTrades Modifier and Type Method Description UserTrades
BittrexTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bity
Methods in org.knowm.xchange.bity that return UserTrades Modifier and Type Method Description static UserTrades
BityAdapters. adaptTrades(List<BityOrder> orders)
-
Uses of UserTrades in org.knowm.xchange.bity.service
Methods in org.knowm.xchange.bity.service that return UserTrades Modifier and Type Method Description UserTrades
BityTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bitz.service
Methods in org.knowm.xchange.bitz.service that return UserTrades Modifier and Type Method Description UserTrades
BitZTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bl3p.service
Methods in org.knowm.xchange.bl3p.service that return UserTrades Modifier and Type Method Description UserTrades
Bl3pTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.bleutrade.service
Methods in org.knowm.xchange.bleutrade.service that return UserTrades Modifier and Type Method Description UserTrades
BleutradeTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.blockchain
Methods in org.knowm.xchange.blockchain that return UserTrades Modifier and Type Method Description static UserTrades
BlockchainAdapters. toUserTrades(List<BlockchainOrder> blockchainTrades)
-
Uses of UserTrades in org.knowm.xchange.blockchain.service
Methods in org.knowm.xchange.blockchain.service that return UserTrades Modifier and Type Method Description UserTrades
BlockchainTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.btcmarkets
Methods in org.knowm.xchange.btcmarkets that return UserTrades Modifier and Type Method Description static UserTrades
BTCMarketsAdapters. adaptTradeHistory(List<BTCMarketsTradeHistoryResponse> btcmarketsUserTrades)
-
Uses of UserTrades in org.knowm.xchange.btcmarkets.service
Methods in org.knowm.xchange.btcmarkets.service that return UserTrades Modifier and Type Method Description UserTrades
BTCMarketsTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.btcturk.service
Methods in org.knowm.xchange.btcturk.service that return UserTrades Modifier and Type Method Description UserTrades
BTCTurkTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.ccex.service
Methods in org.knowm.xchange.ccex.service that return UserTrades Modifier and Type Method Description UserTrades
CCEXTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.cexio.service
Methods in org.knowm.xchange.cexio.service that return UserTrades Modifier and Type Method Description UserTrades
CexIOTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.coinbase
Methods in org.knowm.xchange.coinbase that return UserTrades Modifier and Type Method Description static UserTrades
CoinbaseAdapters. adaptTrades(List<CoinbaseBuySell> transactions, Order.OrderType orderType)
static UserTrades
CoinbaseAdapters. adaptTrades(CoinbaseTransfers transfers)
-
Uses of UserTrades in org.knowm.xchange.coinbase.service
Methods in org.knowm.xchange.coinbase.service that return UserTrades Modifier and Type Method Description UserTrades
CoinbaseTradeService. getTradeHistory(TradeHistoryParams params)
Authenticated resource which returns the user’s Bitcoin purchases and sells. -
Uses of UserTrades in org.knowm.xchange.coinbase.v2.service
Methods in org.knowm.xchange.coinbase.v2.service that return UserTrades Modifier and Type Method Description UserTrades
CoinbaseTradeService. getBuyTradeHistory(CoinbaseTradeHistoryParams params, String accountId)
The Coinbase is not typical exchange.UserTrades
CoinbaseTradeService. getSellTradeHistory(CoinbaseTradeHistoryParams params, String accountId)
The Coinbase is not typical exchange. -
Uses of UserTrades in org.knowm.xchange.coinbasepro
Methods in org.knowm.xchange.coinbasepro that return UserTrades Modifier and Type Method Description static UserTrades
CoinbaseProAdapters. adaptTradeHistory(List<CoinbaseProFill> coinbaseExFills)
-
Uses of UserTrades in org.knowm.xchange.coinbasepro.service
Methods in org.knowm.xchange.coinbasepro.service that return UserTrades Modifier and Type Method Description UserTrades
CoinbaseProTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.coindeal
Methods in org.knowm.xchange.coindeal that return UserTrades Modifier and Type Method Description static UserTrades
CoindealAdapters. adaptToUserTrades(List<CoindealTradeHistory> coindealTradeHistoryList)
-
Uses of UserTrades in org.knowm.xchange.coindeal.service
Methods in org.knowm.xchange.coindeal.service that return UserTrades Modifier and Type Method Description UserTrades
CoindealTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.coindirect.service
Methods in org.knowm.xchange.coindirect.service that return UserTrades Modifier and Type Method Description UserTrades
CoindirectTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.coinegg
Methods in org.knowm.xchange.coinegg that return UserTrades Modifier and Type Method Description static UserTrades
CoinEggAdapters. adaptTradeHistory(CoinEggTradeView coinEggTradeView)
-
Uses of UserTrades in org.knowm.xchange.coinegg.service
Methods in org.knowm.xchange.coinegg.service that return UserTrades Modifier and Type Method Description UserTrades
CoinEggTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.coinfloor
Methods in org.knowm.xchange.coinfloor that return UserTrades Modifier and Type Method Description static UserTrades
CoinfloorAdapters. adaptTradeHistory(Collection<CoinfloorUserTransaction> transactions)
-
Uses of UserTrades in org.knowm.xchange.coinfloor.service
Methods in org.knowm.xchange.coinfloor.service that return UserTrades Modifier and Type Method Description UserTrades
CoinfloorTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.coingi
Methods in org.knowm.xchange.coingi that return UserTrades Modifier and Type Method Description static UserTrades
CoingiAdapters. adaptTradeHistory(CoingiOrdersList ordersList)
-
Uses of UserTrades in org.knowm.xchange.coingi.service
Methods in org.knowm.xchange.coingi.service that return UserTrades Modifier and Type Method Description UserTrades
CoingiTradeService. getTradeHistory(TradeHistoryParams p)
Required parameter types:TradeHistoryParamPaging.getPageLength()
-
Uses of UserTrades in org.knowm.xchange.coinjar.service
Methods in org.knowm.xchange.coinjar.service that return UserTrades Modifier and Type Method Description UserTrades
CoinjarTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.coinmate
Methods in org.knowm.xchange.coinmate that return UserTrades Modifier and Type Method Description static UserTrades
CoinmateAdapters. adaptTradeHistory(CoinmateTradeHistory coinmateTradeHistory)
static UserTrades
CoinmateAdapters. adaptTransactionHistory(CoinmateTransactionHistory coinmateTradeHistory)
-
Uses of UserTrades in org.knowm.xchange.coinmate.service
Methods in org.knowm.xchange.coinmate.service that return UserTrades Modifier and Type Method Description UserTrades
CoinmateTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.cryptofacilities
Methods in org.knowm.xchange.cryptofacilities that return UserTrades Modifier and Type Method Description static UserTrades
CryptoFacilitiesAdapters. adaptFills(CryptoFacilitiesFills cryptoFacilitiesFills)
-
Uses of UserTrades in org.knowm.xchange.cryptofacilities.service
Methods in org.knowm.xchange.cryptofacilities.service that return UserTrades Modifier and Type Method Description UserTrades
CryptoFacilitiesTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.deribit.v2
Methods in org.knowm.xchange.deribit.v2 that return UserTrades Modifier and Type Method Description static UserTrades
DeribitAdapters. adaptUserTrades(UserTrades userTrades)
-
Uses of UserTrades in org.knowm.xchange.deribit.v2.service
Methods in org.knowm.xchange.deribit.v2.service that return UserTrades Modifier and Type Method Description UserTrades
DeribitTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.dvchain
Methods in org.knowm.xchange.dvchain that return UserTrades Modifier and Type Method Description static UserTrades
DVChainAdapters. adaptTradeHistory(List<DVChainTrade> trades)
-
Uses of UserTrades in org.knowm.xchange.dvchain.service
Methods in org.knowm.xchange.dvchain.service that return UserTrades Modifier and Type Method Description UserTrades
DVChainTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.exmo.service
Methods in org.knowm.xchange.exmo.service that return UserTrades Modifier and Type Method Description UserTrades
ExmoTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return UserTrades Modifier and Type Method Description static UserTrades
FtxAdapters. adaptUserTrades(List<FtxFillDto> ftxUserTrades)
-
Uses of UserTrades in org.knowm.xchange.ftx.service
Methods in org.knowm.xchange.ftx.service that return UserTrades Modifier and Type Method Description UserTrades
FtxTradeService. getTradeHistory(TradeHistoryParams params)
UserTrades
FtxTradeServiceRaw. getTradeHistoryForSubaccount(String subaccount, TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.gateio
Methods in org.knowm.xchange.gateio that return UserTrades Modifier and Type Method Description static UserTrades
GateioAdapters. adaptUserTrades(List<GateioTrade> userTrades)
-
Uses of UserTrades in org.knowm.xchange.gateio.service
Methods in org.knowm.xchange.gateio.service that return UserTrades Modifier and Type Method Description UserTrades
GateioTradeService. getTradeHistory(TradeHistoryParams params)
Required parameter:TradeHistoryParamCurrencyPair
-
Uses of UserTrades in org.knowm.xchange.gemini.v1
Methods in org.knowm.xchange.gemini.v1 that return UserTrades Modifier and Type Method Description static UserTrades
GeminiAdapters. adaptTradeHistory(GeminiTradeResponse[] trades, String symbol)
-
Uses of UserTrades in org.knowm.xchange.gemini.v1.service
Methods in org.knowm.xchange.gemini.v1.service that return UserTrades Modifier and Type Method Description UserTrades
GeminiTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.globitex
Methods in org.knowm.xchange.globitex that return UserTrades Modifier and Type Method Description static UserTrades
GlobitexAdapters. adaptToUserTrades(GlobitexUserTrades globitexUserTrades)
-
Uses of UserTrades in org.knowm.xchange.globitex.service
Methods in org.knowm.xchange.globitex.service that return UserTrades Modifier and Type Method Description UserTrades
GlobitexTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.hitbtc.v2
Methods in org.knowm.xchange.hitbtc.v2 that return UserTrades Modifier and Type Method Description static UserTrades
HitbtcAdapters. adaptTradeHistory(List<HitbtcOwnTrade> tradeHistoryRaw)
-
Uses of UserTrades in org.knowm.xchange.hitbtc.v2.service
Methods in org.knowm.xchange.hitbtc.v2.service that return UserTrades Modifier and Type Method Description UserTrades
HitbtcTradeService. getTradeHistory(TradeHistoryParams params)
Required parameters:TradeHistoryParamPaging
TradeHistoryParamCurrencyPair
-
Uses of UserTrades in org.knowm.xchange.huobi
Methods in org.knowm.xchange.huobi that return UserTrades Modifier and Type Method Description static UserTrades
HuobiAdapters. adaptTradeHistory(HuobiOrder[] tradeHistoryOrders)
-
Uses of UserTrades in org.knowm.xchange.huobi.service
Methods in org.knowm.xchange.huobi.service that return UserTrades Modifier and Type Method Description UserTrades
HuobiTradeService. getTradeHistory(TradeHistoryParams tradeHistoryParams)
Huobi trade history only goes back 48h - a new API was promised in 2019-Q1 -
Uses of UserTrades in org.knowm.xchange.idex
Methods in org.knowm.xchange.idex that return UserTrades Modifier and Type Method Description UserTrades
IdexTradeService. getTradeHistory(TradeHistoryParams tradeHistoryParams)
-
Uses of UserTrades in org.knowm.xchange.independentreserve
Methods in org.knowm.xchange.independentreserve that return UserTrades Modifier and Type Method Description static UserTrades
IndependentReserveAdapters. adaptTradeHistory(IndependentReserveTradeHistoryResponse independentReserveTradeHistoryResponse)
-
Uses of UserTrades in org.knowm.xchange.independentreserve.service
Methods in org.knowm.xchange.independentreserve.service that return UserTrades Modifier and Type Method Description UserTrades
IndependentReserveTradeService. getTradeHistory(TradeHistoryParams params)
Optional parameters:TradeHistoryParamPaging.getPageNumber()
indexed from 0 -
Uses of UserTrades in org.knowm.xchange.itbit
Methods in org.knowm.xchange.itbit that return UserTrades Modifier and Type Method Description static UserTrades
ItBitAdapters. adaptTradeHistory(ItBitTradeHistory history)
-
Uses of UserTrades in org.knowm.xchange.itbit.service
Methods in org.knowm.xchange.itbit.service that return UserTrades Modifier and Type Method Description UserTrades
ItBitTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.kraken
Methods in org.knowm.xchange.kraken that return UserTrades Modifier and Type Method Description static UserTrades
KrakenAdapters. adaptTradesHistory(Map<String,KrakenTrade> krakenTrades)
-
Uses of UserTrades in org.knowm.xchange.kraken.service
Methods in org.knowm.xchange.kraken.service that return UserTrades Modifier and Type Method Description UserTrades
KrakenTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.kucoin
Methods in org.knowm.xchange.kucoin that return UserTrades Modifier and Type Method Description UserTrades
KucoinTradeService. getTradeHistory(TradeHistoryParams tradeHistoryParams)
-
Uses of UserTrades in org.knowm.xchange.latoken
Methods in org.knowm.xchange.latoken that return UserTrades Modifier and Type Method Description static UserTrades
LatokenAdapters. adaptUserTrades(Exchange exchange, LatokenUserTrades latokenUserTrades)
-
Uses of UserTrades in org.knowm.xchange.latoken.service
Methods in org.knowm.xchange.latoken.service that return UserTrades Modifier and Type Method Description UserTrades
LatokenTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.lgo
Methods in org.knowm.xchange.lgo that return UserTrades Modifier and Type Method Description static UserTrades
LgoAdapters. adaptUserTrades(WithCursor<LgoUserTrades> lastTrades)
-
Uses of UserTrades in org.knowm.xchange.lgo.service
Methods in org.knowm.xchange.lgo.service that return UserTrades Modifier and Type Method Description UserTrades
LgoTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.livecoin.service
Methods in org.knowm.xchange.livecoin.service that return UserTrades Modifier and Type Method Description UserTrades
LivecoinTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.luno.service
Methods in org.knowm.xchange.luno.service that return UserTrades Modifier and Type Method Description UserTrades
LunoTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.lykke.service
Methods in org.knowm.xchange.lykke.service that return UserTrades Modifier and Type Method Description UserTrades
LykkeTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.mercadobitcoin
Methods in org.knowm.xchange.mercadobitcoin that return UserTrades Modifier and Type Method Description static UserTrades
MercadoBitcoinAdapters. toUserTrades(CurrencyPair pair, MercadoBitcoinBaseTradeApiResult<MercadoBitcoinUserOrders> orders)
-
Uses of UserTrades in org.knowm.xchange.mercadobitcoin.service
Methods in org.knowm.xchange.mercadobitcoin.service that return UserTrades Modifier and Type Method Description UserTrades
MercadoBitcoinTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return UserTrades Modifier and Type Method Description static UserTrades
OkCoinAdapters. adaptTradeHistory(OkCoinFuturesTradeHistoryResult[] okCoinFuturesTradeHistoryResult)
static UserTrades
OkCoinAdapters. adaptTrades(OkCoinOrderResult orderResult)
static UserTrades
OkCoinAdapters. adaptTradesFutures(OkCoinFuturesOrderResult orderResult)
-
Uses of UserTrades in org.knowm.xchange.okcoin.service
Methods in org.knowm.xchange.okcoin.service that return UserTrades Modifier and Type Method Description UserTrades
OkCoinFuturesTradeService. getTradeHistory(TradeHistoryParams params)
Parameters: seeOkCoinFuturesTradeService.OkCoinFuturesTradeHistoryParams
UserTrades
OkCoinTradeService. getTradeHistory(TradeHistoryParams params)
OKEX does not support trade history in the usual way, it only provides a aggregated view on a per order basis of how much the order has been filled and the average price. -
Uses of UserTrades in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service that return UserTrades Modifier and Type Method Description UserTrades
OkexTradeService. getMarginTradeHistory(TradeHistoryParams params)
UserTrades
OkexTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.okex
Methods in org.knowm.xchange.okex that return UserTrades Modifier and Type Method Description static UserTrades
OkexAdapters. adaptUserTrades(List<OkexOrderDetails> okexTradeHistory, ExchangeMetaData exchangeMetaData)
-
Uses of UserTrades in org.knowm.xchange.okex.service
Methods in org.knowm.xchange.okex.service that return UserTrades Modifier and Type Method Description UserTrades
OkexTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.paymium.service
Methods in org.knowm.xchange.paymium.service that return UserTrades Modifier and Type Method Description UserTrades
PaymiumTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.poloniex.service
Methods in org.knowm.xchange.poloniex.service that return UserTrades Modifier and Type Method Description UserTrades
PoloniexTradeService. getOrderTrades(String orderId, CurrencyPair currencyPair)
UserTrades
PoloniexTradeService. getOrderTrades(Order order)
UserTrades
PoloniexTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.quoine.service
Methods in org.knowm.xchange.quoine.service that return UserTrades Modifier and Type Method Description UserTrades
QuoineTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.ripple
Methods in org.knowm.xchange.ripple that return UserTrades Modifier and Type Method Description static UserTrades
RippleAdapters. adaptTrades(Collection<IRippleTradeTransaction> tradesForAccount, TradeHistoryParams params, RippleAccountService accountService, int roundingScale)
-
Uses of UserTrades in org.knowm.xchange.ripple.service
Methods in org.knowm.xchange.ripple.service that return UserTrades Modifier and Type Method Description UserTrades
RippleTradeService. getTradeHistory(TradeHistoryParams params)
Ripple trade history is a request intensive process. -
Uses of UserTrades in org.knowm.xchange.service.trade
Methods in org.knowm.xchange.service.trade that return UserTrades Modifier and Type Method Description default UserTrades
TradeService. getTradeHistory(TradeHistoryParams params)
Fetch the history of user trades. -
Uses of UserTrades in org.knowm.xchange.simulated
Methods in org.knowm.xchange.simulated that return UserTrades Modifier and Type Method Description UserTrades
SimulatedTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.therock
Methods in org.knowm.xchange.therock that return UserTrades Modifier and Type Method Description static UserTrades
TheRockAdapters. adaptUserTrades(TheRockUserTrades trades, CurrencyPair currencyPair)
-
Uses of UserTrades in org.knowm.xchange.therock.service
Methods in org.knowm.xchange.therock.service that return UserTrades Modifier and Type Method Description UserTrades
TheRockTradeService. getTradeHistory(TradeHistoryParams params)
-
Uses of UserTrades in org.knowm.xchange.vaultoro.service
Methods in org.knowm.xchange.vaultoro.service that return UserTrades Modifier and Type Method Description UserTrades
VaultoroTradeService. getTradeHistory(TradeHistoryParams arg0)
-
Uses of UserTrades in org.knowm.xchange.yobit.service
Methods in org.knowm.xchange.yobit.service that return UserTrades Modifier and Type Method Description UserTrades
YoBitTradeService. getTradeHistory(TradeHistoryParams params)