Uses of Class
org.knowm.xchange.quoine.dto.trade.Execution
Packages that use Execution
-
Uses of Execution in org.knowm.xchange.quoine.dto.trade
Methods in org.knowm.xchange.quoine.dto.trade that return ExecutionConstructors in org.knowm.xchange.quoine.dto.trade with parameters of type ExecutionModifierConstructorDescriptionQuoineOrderDetailsResponse
(String id, String orderType, BigDecimal quantity, String currencyPairCode, String side, Integer leverageLevel, String productCode, BigDecimal filledQuantity, BigDecimal price, BigDecimal createdAt, BigDecimal updatedAt, String status, BigDecimal orderFee, Object settings, Execution[] executions) Constructor