Package | Description |
---|---|
org.oxerr.okcoin.rest.dto.valuereader |
Value Readers.
|
org.oxerr.okcoin.rest.service.web |
Trading through submitting web form and parsing from HTML page.
|
Modifier and Type | Method and Description |
---|---|
Result |
ResultValueReader.read(InputStream inputStream,
org.apache.http.entity.ContentType contentType) |
Modifier and Type | Method and Description |
---|---|
Result |
OKCoinClient.submitContinuousEntrust(int symbol,
int type,
BigDecimal tradeValue,
BigDecimal singleAvg,
BigDecimal depthRange,
BigDecimal protePrice)
Submits continuous entrust.
|
Constructor and Description |
---|
OKCoinClientException(Result result) |
Copyright © 2013–2017. All rights reserved.