Uses of Class
org.knowm.xchange.cexio.dto.marketdata.CexIODepth
Package | Description |
---|---|
org.knowm.xchange.cexio | |
org.knowm.xchange.cexio.service |
-
Uses of CexIODepth in org.knowm.xchange.cexio
Methods in org.knowm.xchange.cexio that return CexIODepth Modifier and Type Method Description CexIODepth
CexIO. getDepth(String tradeableIdentifier, String currency)
Methods in org.knowm.xchange.cexio with parameters of type CexIODepth Modifier and Type Method Description static OrderBook
CexIOAdapters. adaptOrderBook(CexIODepth depth, CurrencyPair currencyPair)
Adapts Cex.IO Depth to OrderBook Object -
Uses of CexIODepth in org.knowm.xchange.cexio.service
Methods in org.knowm.xchange.cexio.service that return CexIODepth Modifier and Type Method Description CexIODepth
CexIOMarketDataServiceRaw. getCexIOOrderBook(CurrencyPair currencyPair)