Uses of Class
org.knowm.xchange.ripple.service.params.RippleMarketDataParams
-
Packages that use RippleMarketDataParams Package Description org.knowm.xchange.ripple org.knowm.xchange.ripple.service -
-
Uses of RippleMarketDataParams in org.knowm.xchange.ripple
Methods in org.knowm.xchange.ripple with parameters of type RippleMarketDataParams Modifier and Type Method Description static org.knowm.xchange.dto.marketdata.OrderBookRippleAdapters. adaptOrderBook(RippleOrderBook rippleOrderBook, RippleMarketDataParams params, org.knowm.xchange.currency.CurrencyPair currencyPair)Adapts a Ripple OrderBook to an XChange OrderBook object. -
Uses of RippleMarketDataParams in org.knowm.xchange.ripple.service
Methods in org.knowm.xchange.ripple.service with parameters of type RippleMarketDataParams Modifier and Type Method Description RippleOrderBookRippleMarketDataServiceRaw. getRippleOrderBook(org.knowm.xchange.currency.CurrencyPair pair, RippleMarketDataParams params)
-