Uses of Class
org.knowm.xchange.upbit.dto.marketdata.UpbitOrderBooks
Package | Description |
---|---|
org.knowm.xchange.upbit | |
org.knowm.xchange.upbit.service |
-
Uses of UpbitOrderBooks in org.knowm.xchange.upbit
Methods in org.knowm.xchange.upbit that return UpbitOrderBooks Modifier and Type Method Description UpbitOrderBooks
Upbit. getOrderBook(String markets)
Methods in org.knowm.xchange.upbit with parameters of type UpbitOrderBooks Modifier and Type Method Description static OrderBook
UpbitAdapters. adaptOrderBook(UpbitOrderBooks upbitOrderBooks)
-
Uses of UpbitOrderBooks in org.knowm.xchange.upbit.service
Methods in org.knowm.xchange.upbit.service that return UpbitOrderBooks Modifier and Type Method Description UpbitOrderBooks
UpbitMarketDataServiceRaw. getUpbitOrderBook(CurrencyPair currencyPair)