Uses of Interface
org.knowm.xchange.service.trade.params.TradeHistoryParamMultiInstrument
Packages that use TradeHistoryParamMultiInstrument
-
Uses of TradeHistoryParamMultiInstrument in org.knowm.xchange.service.trade.params
Classes in org.knowm.xchange.service.trade.params that implement TradeHistoryParamMultiInstrumentModifier and TypeClassDescriptionclass
class
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)
.