| Package | Description |
|---|---|
| org.knowm.xchange.ripple | |
| org.knowm.xchange.ripple.service |
| Modifier and Type | Method and Description |
|---|---|
RippleOrderBook |
RipplePublic.getOrderBook(String address,
String base,
String counter,
String limit)
Returns the order book for this address and base/counter pair.
|
| Modifier and Type | Method and Description |
|---|---|
static OrderBook |
RippleAdapters.adaptOrderBook(RippleOrderBook rippleOrderBook,
RippleMarketDataParams params,
CurrencyPair currencyPair)
Adapts a Ripple OrderBook to an XChange OrderBook object.
|
| Modifier and Type | Method and Description |
|---|---|
RippleOrderBook |
RippleMarketDataServiceRaw.getRippleOrderBook(CurrencyPair pair,
RippleMarketDataParams params) |
Copyright © 2012–2019 Knowm Inc.. All rights reserved.