Uses of Class
org.knowm.xchange.quoine.dto.trade.QuoineExecution
Packages that use QuoineExecution
Package
Description
-
Uses of QuoineExecution in org.knowm.xchange.quoine
Method parameters in org.knowm.xchange.quoine with type arguments of type QuoineExecutionModifier and TypeMethodDescriptionQuoineAdapters.adapt(List<QuoineExecution> executions, CurrencyPair currencyPair) -
Uses of QuoineExecution in org.knowm.xchange.quoine.dto.trade
Fields in org.knowm.xchange.quoine.dto.trade with type parameters of type QuoineExecutionConstructor parameters in org.knowm.xchange.quoine.dto.trade with type arguments of type QuoineExecutionModifierConstructorDescriptionQuoineExecutionsResponse(List<QuoineExecution> models, int currentPage, int totalPages) -
Uses of QuoineExecution in org.knowm.xchange.quoine.service
Methods in org.knowm.xchange.quoine.service that return types with arguments of type QuoineExecutionModifier and TypeMethodDescriptionQuoineTradeServiceRaw.executions(CurrencyPair currencyPair, Integer limit, Integer page)