| Package | Description | 
|---|---|
| org.oxerr.okcoin.rest.dto.valuereader | 
 Value Readers. 
 | 
| org.oxerr.okcoin.rest.service | 
 Services. 
 | 
| org.oxerr.okcoin.rest.service.web | 
 Trading through submitting web form and parsing from HTML page. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract T | 
HtmlPageReader.read(org.w3c.dom.html.HTMLDocument document)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
OKCoinTradeServiceRaw.placeIcebergOrder(org.knowm.xchange.currency.CurrencyPair currencyPair,
                 org.knowm.xchange.dto.Order.OrderType type,
                 BigDecimal tradeValue,
                 BigDecimal singleAvg,
                 BigDecimal depthRange,
                 BigDecimal protectedPrice)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LoginRequiredException  | 
Copyright © 2013–2017. All rights reserved.