Uses of Class
org.knowm.xchange.bitstamp.dto.marketdata.BitstampOrderBook
Packages that use BitstampOrderBook
-
Uses of BitstampOrderBook in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return BitstampOrderBookMethods in org.knowm.xchange.bitstamp with parameters of type BitstampOrderBookModifier and TypeMethodDescriptionstatic OrderBookBitstampAdapters.adaptOrderBook(BitstampOrderBook bitstampOrderBook, CurrencyPair currencyPair) Adapts a org.knowm.xchange.bitstamp.api.model.OrderBook to a OrderBook Object -
Uses of BitstampOrderBook in org.knowm.xchange.bitstamp.service
Methods in org.knowm.xchange.bitstamp.service that return BitstampOrderBookModifier and TypeMethodDescriptionBitstampMarketDataServiceRaw.getBitstampOrderBook(CurrencyPair pair)