Uses of Class
org.knowm.xchange.binance.dto.marketdata.BinancePriceQuantity
Packages that use BinancePriceQuantity
-
Uses of BinancePriceQuantity in org.knowm.xchange.binance
Methods in org.knowm.xchange.binance that return types with arguments of type BinancePriceQuantityModifier and TypeMethodDescriptionBinance.tickerAllBookTickers()Best price/qty on the order book for all symbols.Method parameters in org.knowm.xchange.binance with type arguments of type BinancePriceQuantityModifier and TypeMethodDescriptionBinanceAdapters.adaptPriceQuantities(List<BinancePriceQuantity> priceQuantities, boolean isFuture) -
Uses of BinancePriceQuantity in org.knowm.xchange.binance.service
Methods in org.knowm.xchange.binance.service that return types with arguments of type BinancePriceQuantity