| Package | Description |
|---|---|
| org.oxerr.okcoin.rest |
RESTful API implementation.
|
| org.oxerr.okcoin.rest.dto.deserializer |
Deserializers.
|
| org.oxerr.okcoin.rest.service |
Services.
|
| Modifier and Type | Method and Description |
|---|---|
CandlestickChart |
OKCoin.getCandlestickChart(String symbol,
String type,
Integer size,
Long since)
Get BTC/LTC candlestick data.
|
| Modifier and Type | Method and Description |
|---|---|
CandlestickChart |
CandlestickChartDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
CandlestickChart |
OKCoinMarketDataServiceRaw.getCandlestickChart(String symbol,
String type,
Integer size,
Long since)
Get BTC/LTC Candlestick Data.
|
Copyright © 2013–2017. All rights reserved.