| Package | Description | 
|---|---|
| org.oxerr.okcoin.rest | 
 RESTful API implementation. 
 | 
| org.oxerr.okcoin.rest.service | 
 Services. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OrderHistory | 
OKCoin.getOrderHistory(String apiKey,
               String symbol,
               int status,
               int currentPage,
               int pageLength,
               si.mazi.rescu.ParamsDigest sign)
Returns the most recent 7 days orders. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static org.knowm.xchange.dto.trade.UserTrades | 
OKCoinAdapters.adaptUserTrades(OrderHistory orderHistory)  | 
| Modifier and Type | Method and Description | 
|---|---|
OrderHistory | 
OKCoinTradeServiceRaw.getOrderHistory(String symbol,
               int status,
               int currentPage,
               int pageLength)  | 
Copyright © 2013–2017. All rights reserved.