Uses of Class
org.knowm.xchange.bitz.dto.marketdata.BitZPublicOrder
Packages that use BitZPublicOrder
-
Uses of BitZPublicOrder in org.knowm.xchange.bitz.dto.marketdata
Methods in org.knowm.xchange.bitz.dto.marketdata that return BitZPublicOrderConstructors in org.knowm.xchange.bitz.dto.marketdata with parameters of type BitZPublicOrderModifierConstructorDescriptionBitZOrders(BitZPublicOrder[] asks, BitZPublicOrder[] bids, long timestamp) -
Uses of BitZPublicOrder in org.knowm.xchange.bitz.service
Methods in org.knowm.xchange.bitz.service with parameters of type BitZPublicOrderModifier and TypeMethodDescriptionBitZTradeServiceRaw.placeBitZTrade(CurrencyPair currencyPair, BitZPublicOrder limitOrder, Date time, boolean sell)