Package | Description |
---|---|
org.oxerr.huobi.websocket.dto.response |
Response DTOs.
|
org.oxerr.huobi.websocket.dto.response.historydata |
Responses for history data API.
|
org.oxerr.huobi.websocket.dto.response.service |
Responses for Service API.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorResponse
Error response.
|
Modifier and Type | Class and Description |
---|---|
class |
ReqKLineResponse
Response of history candlestick data.
|
class |
ReqMarketDepthResponse
Response of market-depth.
|
class |
ReqMarketDepthTopResponse
Response of top market-depth.
|
class |
ReqMarketDetailResponse
Response of market details.
|
class |
ReqTimeLineResponse
Response of history time-interval.
|
class |
ReqTradeDetailTopResponse
Response of top trade details.
|
Modifier and Type | Class and Description |
---|---|
class |
ReqMsgSubscribeResponse
Response of subscribing push message.
|
class |
ReqMsgUnsubscribeResponse
Response of canceling push message subscription.
|
class |
ReqSymbolDetailResponse
Response of symbol details.
|
class |
ReqSymbolListResponse
Response of symbol list.
|
Copyright © 2014–2015. All rights reserved.