Index

A B C D E F H I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

Account - Class in xyz.felh.okx.v5.entity.ws.pri
 
Account() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.Account
 
ACCOUNT - Enum constant in enum class xyz.felh.okx.v5.enumeration.Channel
获取账户信息,首次订阅按照订阅维度推送数据,此外,当下单、撤单、成交等事件触发时,推送数据以及按照订阅维度定时推送数据 系统将限制订阅 WebSocket 频道的最大并发连接数。
ACCOUNT_GREEKS - Enum constant in enum class xyz.felh.okx.v5.enumeration.Channel
获取账户资产的greeks信息,首次订阅按照订阅维度推送数据,此外,当增加或者减少币种余额、持仓数量等事件触发时,推送数据以及按照订阅维度定时推送数据 系统将限制订阅 WebSocket 频道的最大并发连接数。详情在限制 WebSocket 私有频道对应连接数量
Account.Detail - Class in xyz.felh.okx.v5.entity.ws.pri
 
AccountArg - Class in xyz.felh.okx.v5.entity.ws.request.pri
 
AccountArg - Class in xyz.felh.okx.v5.entity.ws.response.pri
 
AccountArg() - Constructor for class xyz.felh.okx.v5.entity.ws.request.pri.AccountArg
 
AccountArg() - Constructor for class xyz.felh.okx.v5.entity.ws.response.pri.AccountArg
 
AccountGreeks - Class in xyz.felh.okx.v5.entity.ws.pri
 
AccountGreeks() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.AccountGreeks
 
AccountGreeksArg - Class in xyz.felh.okx.v5.entity.ws.request.pri
 
AccountGreeksArg - Class in xyz.felh.okx.v5.entity.ws.response.pri
 
AccountGreeksArg() - Constructor for class xyz.felh.okx.v5.entity.ws.request.pri.AccountGreeksArg
 
AccountGreeksArg() - Constructor for class xyz.felh.okx.v5.entity.ws.response.pri.AccountGreeksArg
 
ADJUST_MARGIN - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
调整保证金
ADL - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
ADL自动减仓
ANY - Enum constant in enum class xyz.felh.okx.v5.enumeration.InstrumentType
全部
AuthenticationInterceptor - Class in xyz.felh.okx.v5.interceptor
OkHttp Interceptor that adds an authorization header
AuthenticationInterceptor(String, String, String) - Constructor for class xyz.felh.okx.v5.interceptor.AuthenticationInterceptor
 
AuthenticationInterceptor(String, String, String, boolean) - Constructor for class xyz.felh.okx.v5.interceptor.AuthenticationInterceptor
 

B

BALANCE_AND_POSITION - Enum constant in enum class xyz.felh.okx.v5.enumeration.Channel
获取账户余额和持仓信息,首次订阅按照订阅维度推送数据,此外,当成交、资金划转等事件触发时,推送数据。
BalanceAndPosition - Class in xyz.felh.okx.v5.entity.ws.pri
 
BalanceAndPosition() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.BalanceAndPosition
 
BalanceAndPosition.BalanceData - Class in xyz.felh.okx.v5.entity.ws.pri
 
BalanceAndPosition.PositionData - Class in xyz.felh.okx.v5.entity.ws.pri
 
BalanceAndPosition.Trade - Class in xyz.felh.okx.v5.entity.ws.pri
 
BalanceAndPositionArg - Class in xyz.felh.okx.v5.entity.ws.request.pri
 
BalanceAndPositionArg - Class in xyz.felh.okx.v5.entity.ws.response.pri
 
BalanceAndPositionArg() - Constructor for class xyz.felh.okx.v5.entity.ws.request.pri.BalanceAndPositionArg
 
BalanceAndPositionArg() - Constructor for class xyz.felh.okx.v5.entity.ws.response.pri.BalanceAndPositionArg
 
BalanceData() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.BalanceAndPosition.BalanceData
 
BASE_URL - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
 
BUSINESS - Enum constant in enum class xyz.felh.okx.v5.enumeration.WsChannel
 
BusinessWsListener - Class in xyz.felh.okx.v5.ws
business channel ws listener
BusinessWsListener(OkxWsApiService) - Constructor for class xyz.felh.okx.v5.ws.BusinessWsListener
 

C

Channel - Enum Class in xyz.felh.okx.v5.enumeration
 
CLAW_BACK - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
穿仓补偿
CloseOrderAlgo() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.Positions.CloseOrderAlgo
 
connect(WsChannel) - Method in class xyz.felh.okx.v5.OkxWsApiService
connect ws
CROSS - Enum constant in enum class xyz.felh.okx.v5.enumeration.MgnMode
全仓

D

defaultClient(Duration) - Static method in class xyz.felh.okx.v5.OkxWsApiService
 
defaultRequest(WsChannel, boolean) - Static method in class xyz.felh.okx.v5.OkxWsApiService
 
DELIVERED - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
交割
Detail() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.Account.Detail
 
disconnect(WsChannel, int, String) - Method in class xyz.felh.okx.v5.OkxWsApiService
Manually close connection

E

ERROR - Enum constant in enum class xyz.felh.okx.v5.entity.ws.response.Event
 
Event - Enum Class in xyz.felh.okx.v5.entity.ws.response
 
EventType - Enum Class in xyz.felh.okx.v5.enumeration
 
EXERCISED - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
行权
extract(String) - Static method in class xyz.felh.okx.v5.ws.MessageExtractor
 

F

FelhWsListener - Class in xyz.felh.okx.v5.ws
felh ws listener
FelhWsListener(OkxWsApiService, WsChannel) - Constructor for class xyz.felh.okx.v5.ws.FelhWsListener
 
FILLED - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
成交
fromValue(String) - Static method in enum class xyz.felh.okx.v5.entity.ws.response.Event
 
fromValue(String) - Static method in enum class xyz.felh.okx.v5.enumeration.Channel
 
FUNDING_FEE - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
资金费
FUTURES - Enum constant in enum class xyz.felh.okx.v5.enumeration.InstrumentType
交割合约

H

HEADER_OK_ACCESS_KEY - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
字符串类型的APIKey
HEADER_OK_ACCESS_PASSPHRASE - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
您在创建API密钥时指定的Passphrase
HEADER_OK_ACCESS_SIGN - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
使用HMAC SHA256哈希函数获得哈希值,再使用Base-64编码(请参阅签名)。
HEADER_OK_ACCESS_TIMESTAMP - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
发起请求的时间(UTC),如:2020-12-08T09:08:57.715Z
HEADER_X_SIMULATED_TRADING - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
模拟盘
HEARTBEAT_INTERVAL_SEC - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
 
HEARTBEAT_REQ_MESSAGE - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
发送的心跳信息
HEARTBEAT_RSP_MESSAGE - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
回复的心跳信息
HeartbeatResponse - Class in xyz.felh.okx.v5.entity.ws.response
 
HeartbeatResponse() - Constructor for class xyz.felh.okx.v5.entity.ws.response.HeartbeatResponse
 
hmacSHA256(byte[], byte[]) - Static method in class xyz.felh.okx.v5.util.SignUtils
HmacSHA256算法,返回的结果始终是32位

I

INDEX - Enum constant in enum class xyz.felh.okx.v5.enumeration.TriggerPxType
指数价格
Instruments - Class in xyz.felh.okx.v5.entity.ws.pub
 
Instruments() - Constructor for class xyz.felh.okx.v5.entity.ws.pub.Instruments
 
INSTRUMENTS - Enum constant in enum class xyz.felh.okx.v5.enumeration.Channel
当有产品状态变化时(如期货交割、期权行权、新合约/币对上线、人工暂停/恢复交易等),推送产品的增量数据。 (2022年12月28日起不再推送全量数据,点此查看详情);
InstrumentsArg - Class in xyz.felh.okx.v5.entity.ws.request.pub
 
InstrumentsArg - Class in xyz.felh.okx.v5.entity.ws.response.pub
 
InstrumentsArg() - Constructor for class xyz.felh.okx.v5.entity.ws.request.pub.InstrumentsArg
 
InstrumentsArg() - Constructor for class xyz.felh.okx.v5.entity.ws.response.pub.InstrumentsArg
 
InstrumentType - Enum Class in xyz.felh.okx.v5.enumeration
 
intercept(Interceptor.Chain) - Method in class xyz.felh.okx.v5.interceptor.AuthenticationInterceptor
 
INTEREST_DEDUCTION - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
扣息
IOkxObject - Interface in xyz.felh.okx.v5.entity
The interface for all object from OKX
IOkxWsObject - Interface in xyz.felh.okx.v5.entity.ws
from websocket
isConnect(WsChannel) - Method in class xyz.felh.okx.v5.OkxWsApiService
is connect
ISOLATED - Enum constant in enum class xyz.felh.okx.v5.enumeration.MgnMode
逐仓
IWsResponse - Interface in xyz.felh.okx.v5.entity.ws.response
all ws response

L

LAST - Enum constant in enum class xyz.felh.okx.v5.enumeration.TriggerPxType
最新价格
LIQUIDATION - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
强平
LIQUIDATION_WARNING - Enum constant in enum class xyz.felh.okx.v5.enumeration.Channel
此推送频道仅作为风险提示,不建议作为策略交易的风险判断。 在行情剧烈波动的情况下,可能会出现此消息推送的同时仓位已经被强平的可能性。 预警会在某一个逐仓仓位有风险时推送。预警会在所有全仓仓位有风险时推送。 系统将限制订阅 WebSocket 频道的最大并发连接数。详情在限制 WebSocket 私有频道对应连接数量
LiquidationWarning - Class in xyz.felh.okx.v5.entity.ws.pri
 
LiquidationWarning() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.LiquidationWarning
 
LiquidationWarningArg - Class in xyz.felh.okx.v5.entity.ws.request.pri
 
LiquidationWarningArg - Class in xyz.felh.okx.v5.entity.ws.response.pri
 
LiquidationWarningArg() - Constructor for class xyz.felh.okx.v5.entity.ws.request.pri.LiquidationWarningArg
 
LiquidationWarningArg() - Constructor for class xyz.felh.okx.v5.entity.ws.response.pri.LiquidationWarningArg
 
login(LoginArg, String) - Method in class xyz.felh.okx.v5.OkxWsApiService
 
LOGIN - Enum constant in enum class xyz.felh.okx.v5.entity.ws.request.Operation
 
LOGIN - Enum constant in enum class xyz.felh.okx.v5.entity.ws.response.Event
 
LoginArg - Class in xyz.felh.okx.v5.entity.ws.request.pri
 
LoginArg() - Constructor for class xyz.felh.okx.v5.entity.ws.request.pri.LoginArg
 
LONG - Enum constant in enum class xyz.felh.okx.v5.enumeration.PositionsSide
开平仓模式开多

M

MARGIN - Enum constant in enum class xyz.felh.okx.v5.enumeration.InstrumentType
币币杠杆
MARK - Enum constant in enum class xyz.felh.okx.v5.enumeration.TriggerPxType
标记价格
MessageExtractor - Class in xyz.felh.okx.v5.ws
 
MessageExtractor() - Constructor for class xyz.felh.okx.v5.ws.MessageExtractor
 
MgnMode - Enum Class in xyz.felh.okx.v5.enumeration
 

N

NET - Enum constant in enum class xyz.felh.okx.v5.enumeration.PositionsSide
买卖模式(交割/永续/期权:pos为正代表开多,pos为负代表开空。币币杠杆:posCcy为交易货币时,代表开多;posCcy为计价货币时,代表开空。)

O

ofInstance(String) - Method in class xyz.felh.okx.v5.entity.ws.response.HeartbeatResponse
 
ofInstance(String) - Method in interface xyz.felh.okx.v5.entity.ws.response.IWsResponse
 
ofInstance(String) - Method in class xyz.felh.okx.v5.entity.ws.response.WsResponse
 
ofInstance(String) - Method in class xyz.felh.okx.v5.entity.ws.response.WsSubscribeResponse
 
OkxApi - Interface in xyz.felh.okx.v5
 
OkxApiService - Class in xyz.felh.okx.v5
 
OkxApiService(OkxApi, OkHttpClient) - Constructor for class xyz.felh.okx.v5.OkxApiService
 
OkxConstants - Interface in xyz.felh.okx.v5.constant
OKX constants
okxWsApiService - Variable in class xyz.felh.okx.v5.ws.FelhWsListener
 
OkxWsApiService - Class in xyz.felh.okx.v5
 
OkxWsApiService() - Constructor for class xyz.felh.okx.v5.OkxWsApiService
 
OkxWsApiService(boolean) - Constructor for class xyz.felh.okx.v5.OkxWsApiService
 
OkxWsApiService(OkHttpClient, boolean) - Constructor for class xyz.felh.okx.v5.OkxWsApiService
 
onClosed(WebSocket, int, String) - Method in class xyz.felh.okx.v5.ws.BusinessWsListener
 
onClosed(WebSocket, int, String) - Method in class xyz.felh.okx.v5.ws.FelhWsListener
 
onClosed(WebSocket, int, String) - Method in class xyz.felh.okx.v5.ws.PrivateWsListener
 
onClosed(WebSocket, int, String) - Method in class xyz.felh.okx.v5.ws.PublicWsListener
 
onClosing(WebSocket, int, String) - Method in class xyz.felh.okx.v5.ws.BusinessWsListener
 
onClosing(WebSocket, int, String) - Method in class xyz.felh.okx.v5.ws.FelhWsListener
 
onClosing(WebSocket, int, String) - Method in class xyz.felh.okx.v5.ws.PrivateWsListener
 
onClosing(WebSocket, int, String) - Method in class xyz.felh.okx.v5.ws.PublicWsListener
 
onFailure(WebSocket, Throwable, Response) - Method in class xyz.felh.okx.v5.ws.BusinessWsListener
 
onFailure(WebSocket, Throwable, Response) - Method in class xyz.felh.okx.v5.ws.FelhWsListener
 
onFailure(WebSocket, Throwable, Response) - Method in class xyz.felh.okx.v5.ws.PrivateWsListener
 
onFailure(WebSocket, Throwable, Response) - Method in class xyz.felh.okx.v5.ws.PublicWsListener
 
onLoginSuccess() - Method in class xyz.felh.okx.v5.WsMessageListener
 
onMessage(WebSocket, String) - Method in class xyz.felh.okx.v5.ws.BusinessWsListener
 
onMessage(WebSocket, String) - Method in class xyz.felh.okx.v5.ws.FelhWsListener
 
onMessage(WebSocket, String) - Method in class xyz.felh.okx.v5.ws.PrivateWsListener
 
onMessage(WebSocket, String) - Method in class xyz.felh.okx.v5.ws.PublicWsListener
 
onMessage(WebSocket, ByteString) - Method in class xyz.felh.okx.v5.ws.BusinessWsListener
 
onMessage(WebSocket, ByteString) - Method in class xyz.felh.okx.v5.ws.FelhWsListener
 
onMessage(WebSocket, ByteString) - Method in class xyz.felh.okx.v5.ws.PrivateWsListener
 
onMessage(WebSocket, ByteString) - Method in class xyz.felh.okx.v5.ws.PublicWsListener
 
onOpen(WebSocket, Response) - Method in class xyz.felh.okx.v5.ws.BusinessWsListener
 
onOpen(WebSocket, Response) - Method in class xyz.felh.okx.v5.ws.FelhWsListener
 
onOpen(WebSocket, Response) - Method in class xyz.felh.okx.v5.ws.PrivateWsListener
 
onOpen(WebSocket, Response) - Method in class xyz.felh.okx.v5.ws.PublicWsListener
 
onOperateAccount(WsResponse<AccountArg>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onOperateAccountGreeks(WsResponse<AccountGreeksArg>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onOperateBalanceAndPosition(WsResponse<BalanceAndPositionArg>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onOperateError(WsResponse<?>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onOperateInstruments(WsResponse<InstrumentsArg>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onOperateLiquidationWarning(WsResponse<LiquidationWarningArg>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onOperateOpenInterest(WsResponse<OpenInterestArg>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onOperatePositions(WsResponse<PositionsArg>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onReceiveAccount(WsSubscribeResponse<AccountArg, Account>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onReceiveAccountGreeks(WsSubscribeResponse<AccountGreeksArg, AccountGreeks>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onReceiveBalanceAndPosition(WsSubscribeResponse<BalanceAndPositionArg, BalanceAndPosition>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onReceiveInstruments(WsSubscribeResponse<InstrumentsArg, Instruments>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onReceiveLiquidationWarning(WsSubscribeResponse<LiquidationWarningArg, LiquidationWarning>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onReceiveOpenInterest(WsSubscribeResponse<OpenInterestArg, OpenInterest>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
onReceivePositions(WsSubscribeResponse<PositionsArg, Positions>) - Method in class xyz.felh.okx.v5.WsMessageListener
 
OPEN_INTEREST - Enum constant in enum class xyz.felh.okx.v5.enumeration.Channel
获取持仓总量,每3s有数据更新推送一次数据
OpenInterest - Class in xyz.felh.okx.v5.entity.ws.pub
 
OpenInterest() - Constructor for class xyz.felh.okx.v5.entity.ws.pub.OpenInterest
 
OpenInterestArg - Class in xyz.felh.okx.v5.entity.ws.request.pub
 
OpenInterestArg - Class in xyz.felh.okx.v5.entity.ws.response.pub
 
OpenInterestArg() - Constructor for class xyz.felh.okx.v5.entity.ws.request.pub.OpenInterestArg
 
OpenInterestArg() - Constructor for class xyz.felh.okx.v5.entity.ws.response.pub.OpenInterestArg
 
Operation - Enum Class in xyz.felh.okx.v5.entity.ws.request
 
OPTION - Enum constant in enum class xyz.felh.okx.v5.enumeration.InstrumentType
期权

P

PositionData() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.BalanceAndPosition.PositionData
 
Positions - Class in xyz.felh.okx.v5.entity.ws.pri
 
Positions() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.Positions
 
POSITIONS - Enum constant in enum class xyz.felh.okx.v5.enumeration.Channel
获取持仓信息,首次订阅按照订阅维度推送数据,此外,当下单、撤单等事件触发时,推送数据以及按照订阅维度定时推送数据 系统将限制订阅 WebSocket 频道的最大并发连接数。
Positions.CloseOrderAlgo - Class in xyz.felh.okx.v5.entity.ws.pri
 
PositionsArg - Class in xyz.felh.okx.v5.entity.ws.request.pri
 
PositionsArg - Class in xyz.felh.okx.v5.entity.ws.response.pri
 
PositionsArg() - Constructor for class xyz.felh.okx.v5.entity.ws.request.pri.PositionsArg
 
PositionsArg() - Constructor for class xyz.felh.okx.v5.entity.ws.response.pri.PositionsArg
 
PositionsSide - Enum Class in xyz.felh.okx.v5.enumeration
 
PRIVATE - Enum constant in enum class xyz.felh.okx.v5.enumeration.WsChannel
 
PrivateWsListener - Class in xyz.felh.okx.v5.ws
private channel ws listener
PrivateWsListener(OkxWsApiService) - Constructor for class xyz.felh.okx.v5.ws.PrivateWsListener
 
PUBLIC - Enum constant in enum class xyz.felh.okx.v5.enumeration.WsChannel
 
PublicWsListener - Class in xyz.felh.okx.v5.ws
public channel ws listener
PublicWsListener(OkxWsApiService) - Constructor for class xyz.felh.okx.v5.ws.PublicWsListener
 

R

reconnect(WsChannel) - Method in class xyz.felh.okx.v5.OkxWsApiService
reconnect
resetConnectCount(WsChannel) - Method in class xyz.felh.okx.v5.OkxWsApiService
 

S

send(WsChannel, String) - Method in class xyz.felh.okx.v5.OkxWsApiService
send string message
send(WsChannel, ByteString) - Method in class xyz.felh.okx.v5.OkxWsApiService
send byte message
setConnectState(WsChannel, boolean) - Method in class xyz.felh.okx.v5.OkxWsApiService
 
setWebSocket(WsChannel, WebSocket) - Method in class xyz.felh.okx.v5.OkxWsApiService
set it when connected
SHORT - Enum constant in enum class xyz.felh.okx.v5.enumeration.PositionsSide
开平仓模式开空
sign(LoginArg, String) - Static method in class xyz.felh.okx.v5.util.SignUtils
 
SignUtils - Class in xyz.felh.okx.v5.util
 
SignUtils() - Constructor for class xyz.felh.okx.v5.util.SignUtils
 
SIM_BASE_URL - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
 
SIM_WS_BUSINESS_URL - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
 
SIM_WS_PRIVATE_URL - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
 
SIM_WS_PUBLIC_URL - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
 
SNAPSHOT - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
首推快照
SPOT - Enum constant in enum class xyz.felh.okx.v5.enumeration.InstrumentType
币币
ST_LEVERAGE - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
设置杠杆
SUBSCRIBE - Enum constant in enum class xyz.felh.okx.v5.entity.ws.request.Operation
 
SUBSCRIBE - Enum constant in enum class xyz.felh.okx.v5.entity.ws.response.Event
 
subscribeAccount(AccountArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
账户频道
subscribeAccountGreeks(AccountGreeksArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
账户greeks频道
subscribeBalanceAndPosition(BalanceAndPositionArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
账户余额和持仓频道
subscribeInstruments(InstrumentsArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
品频道
subscribeLiquidationWarning(LiquidationWarningArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
爆仓风险预警推送频道
subscribeOpenInterest(OpenInterestArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
持仓总量频道
subscribePositions(PositionsArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
持仓频道
SWAP - Enum constant in enum class xyz.felh.okx.v5.enumeration.InstrumentType
永续合约

T

Trade() - Constructor for class xyz.felh.okx.v5.entity.ws.pri.BalanceAndPosition.Trade
 
TRANSFERRED - Enum constant in enum class xyz.felh.okx.v5.enumeration.EventType
划转
TriggerPxType - Enum Class in xyz.felh.okx.v5.enumeration
 

U

UNSUBSCRIBE - Enum constant in enum class xyz.felh.okx.v5.entity.ws.request.Operation
 
UNSUBSCRIBE - Enum constant in enum class xyz.felh.okx.v5.entity.ws.response.Event
 
unsubscribeAccount(AccountArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
 
unsubscribeAccountGreeks(AccountGreeksArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
 
unsubscribeBalanceAndPosition(BalanceAndPositionArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
 
unsubscribeInstruments(InstrumentsArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
 
unsubscribeLiquidationWarning(LiquidationWarningArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
 
unsubscribeOpenInterest(OpenInterestArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
 
unsubscribePositions(PositionsArg) - Method in class xyz.felh.okx.v5.OkxWsApiService
 

V

value() - Method in enum class xyz.felh.okx.v5.entity.ws.request.Operation
 
value() - Method in enum class xyz.felh.okx.v5.entity.ws.response.Event
 
value() - Method in enum class xyz.felh.okx.v5.enumeration.Channel
 
value() - Method in enum class xyz.felh.okx.v5.enumeration.EventType
 
value() - Method in enum class xyz.felh.okx.v5.enumeration.InstrumentType
 
value() - Method in enum class xyz.felh.okx.v5.enumeration.MgnMode
 
value() - Method in enum class xyz.felh.okx.v5.enumeration.PositionsSide
 
value() - Method in enum class xyz.felh.okx.v5.enumeration.TriggerPxType
 
valueOf(String) - Static method in enum class xyz.felh.okx.v5.entity.ws.request.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class xyz.felh.okx.v5.entity.ws.response.Event
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class xyz.felh.okx.v5.enumeration.Channel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class xyz.felh.okx.v5.enumeration.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class xyz.felh.okx.v5.enumeration.InstrumentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class xyz.felh.okx.v5.enumeration.MgnMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class xyz.felh.okx.v5.enumeration.PositionsSide
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class xyz.felh.okx.v5.enumeration.TriggerPxType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class xyz.felh.okx.v5.enumeration.WsChannel
Returns the enum constant of this class with the specified name.
values() - Static method in enum class xyz.felh.okx.v5.entity.ws.request.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class xyz.felh.okx.v5.entity.ws.response.Event
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class xyz.felh.okx.v5.enumeration.Channel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class xyz.felh.okx.v5.enumeration.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class xyz.felh.okx.v5.enumeration.InstrumentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class xyz.felh.okx.v5.enumeration.MgnMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class xyz.felh.okx.v5.enumeration.PositionsSide
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class xyz.felh.okx.v5.enumeration.TriggerPxType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class xyz.felh.okx.v5.enumeration.WsChannel
Returns an array containing the constants of this enum class, in the order they are declared.

W

WS_BUSINESS_URL - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
 
WS_PRIVATE_URL - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
 
WS_PUBLIC_URL - Static variable in interface xyz.felh.okx.v5.constant.OkxConstants
 
WsArg - Interface in xyz.felh.okx.v5.entity.ws
 
WsChannel - Enum Class in xyz.felh.okx.v5.enumeration
 
WsMessageListener - Class in xyz.felh.okx.v5
handle all message from server
WsMessageListener() - Constructor for class xyz.felh.okx.v5.WsMessageListener
 
WsRequest - Class in xyz.felh.okx.v5.entity.ws.request
 
WsRequest() - Constructor for class xyz.felh.okx.v5.entity.ws.request.WsRequest
 
WsRequestArg - Class in xyz.felh.okx.v5.entity.ws.request
 
WsRequestArg() - Constructor for class xyz.felh.okx.v5.entity.ws.request.WsRequestArg
 
WsResponse<T> - Class in xyz.felh.okx.v5.entity.ws.response
 
WsResponse() - Constructor for class xyz.felh.okx.v5.entity.ws.response.WsResponse
 
WsResponseArg - Class in xyz.felh.okx.v5.entity.ws.response
 
WsResponseArg() - Constructor for class xyz.felh.okx.v5.entity.ws.response.WsResponseArg
 
WsSubscribeEntity - Interface in xyz.felh.okx.v5.entity.ws
 
WsSubscribeResponse<T,D> - Class in xyz.felh.okx.v5.entity.ws.response
 
WsSubscribeResponse() - Constructor for class xyz.felh.okx.v5.entity.ws.response.WsSubscribeResponse
 
WsSubUnsubArg - Class in xyz.felh.okx.v5.entity.ws
 
WsSubUnsubArg() - Constructor for class xyz.felh.okx.v5.entity.ws.WsSubUnsubArg
 

X

xyz.felh.okx.v5 - package xyz.felh.okx.v5
 
xyz.felh.okx.v5.constant - package xyz.felh.okx.v5.constant
 
xyz.felh.okx.v5.entity - package xyz.felh.okx.v5.entity
 
xyz.felh.okx.v5.entity.ws - package xyz.felh.okx.v5.entity.ws
 
xyz.felh.okx.v5.entity.ws.pri - package xyz.felh.okx.v5.entity.ws.pri
 
xyz.felh.okx.v5.entity.ws.pub - package xyz.felh.okx.v5.entity.ws.pub
 
xyz.felh.okx.v5.entity.ws.request - package xyz.felh.okx.v5.entity.ws.request
 
xyz.felh.okx.v5.entity.ws.request.pri - package xyz.felh.okx.v5.entity.ws.request.pri
 
xyz.felh.okx.v5.entity.ws.request.pub - package xyz.felh.okx.v5.entity.ws.request.pub
 
xyz.felh.okx.v5.entity.ws.response - package xyz.felh.okx.v5.entity.ws.response
 
xyz.felh.okx.v5.entity.ws.response.pri - package xyz.felh.okx.v5.entity.ws.response.pri
 
xyz.felh.okx.v5.entity.ws.response.pub - package xyz.felh.okx.v5.entity.ws.response.pub
 
xyz.felh.okx.v5.enumeration - package xyz.felh.okx.v5.enumeration
 
xyz.felh.okx.v5.interceptor - package xyz.felh.okx.v5.interceptor
 
xyz.felh.okx.v5.util - package xyz.felh.okx.v5.util
 
xyz.felh.okx.v5.ws - package xyz.felh.okx.v5.ws
 
A B C D E F H I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form