Uses of Interface
org.knowm.xchange.service.trade.params.TradeHistoryParamLimit
Packages that use TradeHistoryParamLimit
Package
Description
-
Uses of TradeHistoryParamLimit in org.knowm.xchange.binance.dto.trade
Classes in org.knowm.xchange.binance.dto.trade that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.bitbay.service
Classes in org.knowm.xchange.bitbay.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.bitbay.v3.service
Classes in org.knowm.xchange.bitbay.v3.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.bitfinex.service
Classes in org.knowm.xchange.bitfinex.service that implement TradeHistoryParamLimitModifier and TypeClassDescriptionstatic class
static class
-
Uses of TradeHistoryParamLimit in org.knowm.xchange.bitmex.service
Classes in org.knowm.xchange.bitmex.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.bity.service
Classes in org.knowm.xchange.bity.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.bleutrade.service
Classes in org.knowm.xchange.bleutrade.service that implement TradeHistoryParamLimitModifier and TypeClassDescriptionstatic class
-
Uses of TradeHistoryParamLimit in org.knowm.xchange.blockchain.params
Classes in org.knowm.xchange.blockchain.params that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.cexio.service
Classes in org.knowm.xchange.cexio.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.coinbase.v2.service
Classes in org.knowm.xchange.coinbase.v2.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.coinbasepro.dto.trade
Classes in org.knowm.xchange.coinbasepro.dto.trade that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.coinmate.service
Classes in org.knowm.xchange.coinmate.service that implement TradeHistoryParamLimitModifier and TypeClassDescriptionstatic class
static class
-
Uses of TradeHistoryParamLimit in org.knowm.xchange.deribit.v2.service
Classes in org.knowm.xchange.deribit.v2.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.exmo.dto.trade
Classes in org.knowm.xchange.exmo.dto.trade that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.gemini.v1.service
Classes in org.knowm.xchange.gemini.v1.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.hitbtc.v2.service
Classes in org.knowm.xchange.hitbtc.v2.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.latoken.service
Classes in org.knowm.xchange.latoken.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.lgo.service
Classes in org.knowm.xchange.lgo.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.livecoin.service
Classes in org.knowm.xchange.livecoin.service that implement TradeHistoryParamLimitModifier and TypeClassDescriptionstatic final class
-
Uses of TradeHistoryParamLimit in org.knowm.xchange.luno.service
Classes in org.knowm.xchange.luno.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.paymium.service
Classes in org.knowm.xchange.paymium.service that implement TradeHistoryParamLimit -
Uses of TradeHistoryParamLimit in org.knowm.xchange.service.trade.params
Classes in org.knowm.xchange.service.trade.params that implement TradeHistoryParamLimitModifier and TypeClassDescriptionclass
GenericTradeHistoryParams
implementation that implements all the interfaces in the hierarchy and can be safely (without getting exceptions, if that all the required fields are non-null) passed to any implementation ofTradeService.getTradeHistory(TradeHistoryParams)
.