Package | Description |
---|---|
com.xeiam.xchange.ripple | |
com.xeiam.xchange.ripple.service.polling |
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–2017 Xeiam, LLC. All rights reserved.