Structs§
- Bitmex
Authentication - BitMEX WebSocket authentication message.
- Bitmex
Execution Msg - Raw Order and Balance Data.
- Bitmex
Funding Msg - Represents a funding rate update.
- Bitmex
Http Request - Bitmex
Instrument Msg - Represents a single order book entry in the BitMEX order book.
- Bitmex
Insurance Msg - Represents an insurance fund update.
- Bitmex
Liquidation Msg - Represents a liquidation order.
- Bitmex
Margin Msg - Represents margin account information
- Bitmex
Order Book10 Msg - Represents a single order book entry in the BitMEX order book.
- Bitmex
Order Book Msg - Represents a single order book entry in the BitMEX order book.
- Bitmex
Order Msg - Represents a full order message from the WebSocket stream.
Used for
insert
andpartial
actions where all fields are present. - Bitmex
Order Update Msg - Represents an order update message with only changed fields.
Used for
update
actions where only modified fields are sent. - Bitmex
Position Msg - Position status.
- Bitmex
Quote Msg - Represents a top-of-book quote.
- Bitmex
Rate Limit - Rate limit information from BitMEX API.
- Bitmex
Subscription - BitMEX WebSocket subscription message.
- Bitmex
Trade BinMsg - Bitmex
Trade Msg - Represents a single trade execution on BitMEX.
- Bitmex
Wallet Msg
Enums§
- Bitmex
Table Message - Represents table-based messages.
- Bitmex
WsMessage - Represents all possible message types from the BitMEX WebSocket API.
- Nautilus
WsMessage - Unified WebSocket message type for BitMEX.
- Order
Data - Wrapper enum for order data that can be either full or update messages.