Uses of Class
org.knowm.xchange.blockchain.dto.marketdata.BlockchainOrderBook
Packages that use BlockchainOrderBook
-
Uses of BlockchainOrderBook in org.knowm.xchange.blockchain
Methods in org.knowm.xchange.blockchain that return BlockchainOrderBookModifier and TypeMethodDescriptionBlockchain.getOrderBookL3(String symbol) Level 3 Order Book data is available through the l3 channel.Methods in org.knowm.xchange.blockchain with parameters of type BlockchainOrderBookModifier and TypeMethodDescriptionstatic OrderBookBlockchainAdapters.toOrderBook(BlockchainOrderBook blockchainOrderBook) -
Uses of BlockchainOrderBook in org.knowm.xchange.blockchain.service
Methods in org.knowm.xchange.blockchain.service that return BlockchainOrderBookModifier and TypeMethodDescriptionprotected BlockchainOrderBookBlockchainMarketDataServiceRaw.getOrderBookL3(CurrencyPair currencyPair)