| Package | Description |
|---|---|
| com.xeiam.xchange.poloniex | |
| com.xeiam.xchange.poloniex.service.polling |
| Modifier and Type | Method and Description |
|---|---|
PoloniexDepth |
Poloniex.getOrderBook(String command,
String currencyPair) |
PoloniexDepth |
Poloniex.getOrderBook(String command,
String currencyPair,
Integer depth) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PoloniexDepth> |
Poloniex.getAllOrderBooks(String command,
String pair,
Integer depth) |
| Modifier and Type | Method and Description |
|---|---|
static OrderBook |
PoloniexAdapters.adaptPoloniexDepth(PoloniexDepth depth,
CurrencyPair currencyPair) |
| Modifier and Type | Method and Description |
|---|---|
PoloniexDepth |
PoloniexMarketDataServiceRaw.getPoloniexDepth(CurrencyPair currencyPair) |
PoloniexDepth |
PoloniexMarketDataServiceRaw.getPoloniexDepth(CurrencyPair currencyPair,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PoloniexDepth> |
PoloniexMarketDataServiceRaw.getAllPoloniexDepths() |
Map<String,PoloniexDepth> |
PoloniexMarketDataServiceRaw.getAllPoloniexDepths(int depth) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.