Orderly home page
latest
Search...
⌘K
Ask AI
Socials
Get in Touch
Get a Grant
Get a Grant
Search...
Navigation
Home
Introduction
Build on Omnichain
NEAR
SDKs
Strategy Vault
Troubleshooting
Changelog
Software Development Kits
List of SDKs
Changelog
Migrate to SDK v2
[EVM] React Components SDK
Overview
Getting started
Theming
Wallet connect
Framework Guides
Page Components
Block Components
[EVM] React Hooks SDK
Overview
Setup
API Requests
Utility
Account
Assets
Market Data
Orders
Positions
Funding
Referral
[EVM] Core SDK
Overview
[EVM] Perp SDK
Overview
Technical Documentation
README
Modules
Modules
Interfaces
Enums
Orderly network hooks.MarketsType
Orderly network hooks.WsNetworkStatus
Orderly network net.WebSocketEvent
Orderly network react.ExtensionPosition
Orderly network react.TradingFeatures
Orderly network trading view.ChartMode
Orderly network types.AccountStatusEnum
Orderly network types.AlgoOrderRootType
Orderly network types.AlgoOrderType
Orderly network types.ExchangeStatusEnum
Orderly network types.OrderSide
Orderly network types.OrderStatus
Orderly network types.OrderType
Orderly network types.PositionSide
Orderly network types.SystemStateEnum
Orderly network types.TriggerPriceType
Orderly network types.WS WalletStatusEnum
Orderly network types.WithdrawStatus
Classes
On this page
Enumeration: WebSocketEvent
Table of contents
Enumeration Members
Enumeration Members
CLOSE
Defined in
CONNECTING
Defined in
ERROR
Defined in
MESSAGE
Defined in
OPEN
Defined in
RECONNECTING
Defined in
Enums
Orderly network net.WebSocketEvent
Orderly SDKs
/
Modules
/
@orderly.network/net
/ WebSocketEvent
Enumeration: WebSocketEvent
@orderly.network/net
.WebSocketEvent
Table of contents
Enumeration Members
CLOSE
CONNECTING
ERROR
MESSAGE
OPEN
RECONNECTING
Enumeration Members
CLOSE
•
CLOSE
=
"close"
Defined in
ws/ws.ts:18
CONNECTING
•
CONNECTING
=
"connecting"
Defined in
ws/ws.ts:21
ERROR
•
ERROR
=
"error"
Defined in
ws/ws.ts:19
MESSAGE
•
MESSAGE
=
"message"
Defined in
ws/ws.ts:20
OPEN
•
OPEN
=
"open"
Defined in
ws/ws.ts:17
RECONNECTING
•
RECONNECTING
=
"reconnecting"
Defined in
ws/ws.ts:22
Orderly network hooks.WsNetworkStatus
Orderly network react.ExtensionPosition
Assistant
Responses are generated using AI and may contain mistakes.