Uses of Class
org.knowm.xchange.idex.dto.TradeReq
Packages that use TradeReq
-
Uses of TradeReq in org.knowm.xchange.idex.dto
Methods in org.knowm.xchange.idex.dto that return TradeReqModifier and TypeMethodDescription- The address you are transacting from- This is the amount of the order you are filling, the raw value not adjusted for precision IMPORTANT: THIS PROPERTY IS IN TERMS OF THE ORDER'S amountBuy PROPERTY.- One time numeric value associated with the trade.- This is the unsalted hash of the order you are filling.- 0x- v, r, and s refer to the values produced by signing the messageTradeReq.v
(BigInteger v) - ... -
Uses of TradeReq in org.knowm.xchange.idex.service
Methods in org.knowm.xchange.idex.service with parameters of type TradeReq