Module ws

Module ws 

Source
Expand description

WebSocket message schemas for dYdX v4.

Structs§

DydxAssetBalance
Subaccount balance update.
DydxBlockHeightChannelContents
Block height channel data contents.
DydxBlockHeightSubscribedContents
Block height subscription confirmed contents.
DydxMarketMessageContents
Market message contents.
DydxOraclePriceMarket
Oracle price data for a market.
DydxPerpetualPosition
Subaccount perpetual position.
DydxSubaccountInfo
Subaccount information.
DydxWsBlockHeightChannelData
Block height channel data message.
DydxWsBlockHeightSubscribedData
Block height subscription confirmed message.
DydxWsFillSubaccountMessageContents
Fill message from WebSocket.
DydxWsMarketChannelData
Markets channel data message.
DydxWsMarketSubscribedData
Markets subscription confirmed message.
DydxWsMessageGeneral
General WebSocket message structure for routing.
DydxWsOrderSubaccountMessageContents
Order message from WebSocket.
DydxWsSubaccountsChannelContents
Subaccounts channel data contents.
DydxWsSubaccountsChannelData
Subaccounts channel data message.
DydxWsSubaccountsSubscribed
Subaccounts subscription confirmed message.
DydxWsSubaccountsSubscribedContents
Subaccount subscription contents.

Enums§

DydxWsMessageType
WebSocket message types for dYdX.