Uses of Class
org.knowm.xchange.mercadobitcoin.dto.trade.MercadoBitcoinUserOrders
Packages that use MercadoBitcoinUserOrders
-
Uses of MercadoBitcoinUserOrders in org.knowm.xchange.mercadobitcoin
Methods in org.knowm.xchange.mercadobitcoin that return types with arguments of type MercadoBitcoinUserOrdersModifier and TypeMethodDescriptionMercadoBitcoinAuthenticated.getOrderList
(String key, si.mazi.rescu.ParamsDigest sign, String method, long tonce, String pair, String type, String status, String fromId, String endId, Long since, Long end) Method parameters in org.knowm.xchange.mercadobitcoin with type arguments of type MercadoBitcoinUserOrdersModifier and TypeMethodDescriptionstatic List<LimitOrder>
MercadoBitcoinAdapters.adaptOrders
(CurrencyPair currencyPair, MercadoBitcoinBaseTradeApiResult<MercadoBitcoinUserOrders> input) static UserTrades
MercadoBitcoinAdapters.toUserTrades
(CurrencyPair pair, MercadoBitcoinBaseTradeApiResult<MercadoBitcoinUserOrders> orders) -
Uses of MercadoBitcoinUserOrders in org.knowm.xchange.mercadobitcoin.service
Methods in org.knowm.xchange.mercadobitcoin.service that return types with arguments of type MercadoBitcoinUserOrders