Uses of Class
org.knowm.xchange.idex.dto.TradeHistoryItem
Packages that use TradeHistoryItem
-
Uses of TradeHistoryItem in org.knowm.xchange.idex.dto
Methods in org.knowm.xchange.idex.dto that return TradeHistoryItemModifier and TypeMethodDescriptionTradeHistoryItem.timestamp(BigInteger timestamp) TradeHistoryItem.transactionHash(String transactionHash) TradeHistoryItem.type(IdexBuySell type) -
Uses of TradeHistoryItem in org.knowm.xchange.idex.service
Methods in org.knowm.xchange.idex.service that return types with arguments of type TradeHistoryItemModifier and TypeMethodDescriptionReturnTradeHistoryApi.tradeHistory(TradeHistoryReq tradeHistoryReq)