Uses of Class
org.knowm.xchange.bleutrade.dto.trade.BleutradeOpenOrder
Packages that use BleutradeOpenOrder
Package
Description
-
Uses of BleutradeOpenOrder in org.knowm.xchange.bleutrade
Method parameters in org.knowm.xchange.bleutrade with type arguments of type BleutradeOpenOrderModifier and TypeMethodDescriptionstatic OpenOrders
BleutradeAdapters.adaptBleutradeOpenOrders
(List<BleutradeOpenOrder> bleutradeOpenOrders) -
Uses of BleutradeOpenOrder in org.knowm.xchange.bleutrade.dto.trade
Methods in org.knowm.xchange.bleutrade.dto.trade that return types with arguments of type BleutradeOpenOrderMethod parameters in org.knowm.xchange.bleutrade.dto.trade with type arguments of type BleutradeOpenOrderModifier and TypeMethodDescriptionvoid
BleutradeOpenOrdersReturn.setResult
(List<BleutradeOpenOrder> result) -
Uses of BleutradeOpenOrder in org.knowm.xchange.bleutrade.service
Methods in org.knowm.xchange.bleutrade.service that return types with arguments of type BleutradeOpenOrder