Channel Name
Channel:private (Automatically subscribed when authenticated)
The private channel is automatically available when you connect with a valid Bearer token. You do not need to explicitly subscribe.
Event Types
The private channel broadcasts two types of events:- fill - Your order has been filled (partially or completely)
- cancel - Your order has been explicitly cancelled
Fill Events
Sent when your order is matched with another order on the book.Message Format
Fill Fields
Cancel Events
Sent when your order is explicitly cancelled. This includes:- User-initiated cancellations via API requests
- GTT (Good-Til-Time) order expirations
