| Package | Description |
|---|---|
| com.cml.idex | |
| com.cml.idex.packets |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<OrderBook> |
IDexAPI.returnOrderBook(String market,
Integer count)
Returns the best-priced open orders for a given market.
|
| Modifier and Type | Method and Description |
|---|---|
static OrderBook |
ReturnOrderBook.fromJson(com.fasterxml.jackson.databind.ObjectMapper mapper,
String body) |
OrderBook |
ReturnOrderBook.parse(com.fasterxml.jackson.databind.ObjectMapper mapper,
String json) |
Copyright © 2019. All rights reserved.