Uses of Class
org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeOrder
Packages that use BitcoindeOrder
-
Uses of BitcoindeOrder in org.knowm.xchange.bitcoinde.v4
Methods in org.knowm.xchange.bitcoinde.v4 with parameters of type BitcoindeOrderModifier and TypeMethodDescriptionstatic LimitOrder
BitcoindeAdapters.createOrder
(CurrencyPair currencyPair, BitcoindeOrder bitcoindeOrder, Order.OrderType orderType, String orderId, Date timeStamp) Create an individual order. -
Uses of BitcoindeOrder in org.knowm.xchange.bitcoinde.v4.dto.marketdata
Constructors in org.knowm.xchange.bitcoinde.v4.dto.marketdata with parameters of type BitcoindeOrderModifierConstructorDescriptionBitcoindeOrderbookWrapper
(BitcoindeOrder[] bitcoindeOrders, Integer credits, BitcoindeError[] errors, BitcoindeMaintenance maintenance, Long nonce)