Uses of Interface
org.knowm.xchange.service.trade.params.TradeHistoryParamsIdSpan
Packages that use TradeHistoryParamsIdSpan
Package
Description
-
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.binance.dto.trade
Classes in org.knowm.xchange.binance.dto.trade that implement TradeHistoryParamsIdSpan -
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.bitstamp.service
Classes in org.knowm.xchange.bitstamp.service that implement TradeHistoryParamsIdSpan -
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.btcmarkets.service
Classes in org.knowm.xchange.btcmarkets.service that implement TradeHistoryParamsIdSpan -
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.coinbase.v2.service
Classes in org.knowm.xchange.coinbase.v2.service that implement TradeHistoryParamsIdSpan -
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.coindirect.service.params
Classes in org.knowm.xchange.coindirect.service.params that implement TradeHistoryParamsIdSpan -
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.coinmate.service
Classes in org.knowm.xchange.coinmate.service that implement TradeHistoryParamsIdSpanModifier and TypeClassDescriptionstatic class
static class
-
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.deribit.v2.service
Classes in org.knowm.xchange.deribit.v2.service that implement TradeHistoryParamsIdSpan -
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.huobi.service
Classes in org.knowm.xchange.huobi.service that implement TradeHistoryParamsIdSpan -
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.kraken.service
Classes in org.knowm.xchange.kraken.service that implement TradeHistoryParamsIdSpanModifier and TypeClassDescriptionclass
static class
Deprecated. -
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.mercadobitcoin.service
Classes in org.knowm.xchange.mercadobitcoin.service that implement TradeHistoryParamsIdSpanModifier and TypeClassDescriptionstatic class
-
Uses of TradeHistoryParamsIdSpan in org.knowm.xchange.service.trade.params
Classes in org.knowm.xchange.service.trade.params that implement TradeHistoryParamsIdSpanModifier 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)
.