| Package | Description |
|---|---|
| com.xeiam.xchange.cointrader | |
| com.xeiam.xchange.cointrader.service.polling |
| Modifier and Type | Method and Description |
|---|---|
static Cointrader.OrderBookType |
Cointrader.OrderBookType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cointrader.OrderBookType[] |
Cointrader.OrderBookType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CointraderOrderBook |
Cointrader.getOrderBook(Cointrader.Pair currencyPair,
Cointrader.OrderBookType type) |
CointraderOrderBook |
Cointrader.getOrderBook(Cointrader.Pair currencyPair,
Integer limit,
Cointrader.OrderBookType type) |
| Modifier and Type | Method and Description |
|---|---|
CointraderOrderBook |
CointraderMarketDataServiceRaw.getCointraderOrderBook(Cointrader.Pair currencyPair,
Integer limit,
Cointrader.OrderBookType type) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.