Trade Break Message Fields
The Trade Break message is sent whenever an execution on a Cboe exchange is broken. Trade breaks are rare and only affect applications that rely upon Cboe execution based data.
| Field | Offset | Length | Value/Type | Description |
|---|---|---|---|---|
| Length | 0 | 1 | Binary | Length of this message including this field. |
| Message Type | 1 | 1 | 0xAA | Trade Break message |
| Transaction Time | 2 | 8 | Binary |
|
| Symbol | 10 | 8 | Alphanumeric | Symbol right padded with spaces. |
| Market Center | 18 | 1 | Alphanumeric |
|
| Market Center Execution ID | 19 | 8 | Binary | Market center specific execution identifier of trade to be broken. |
|
27 | 8 | Binary | Cumulative number of shares traded today across all applicable Cboe books. |
| Reserved | 35 | 9 | Reserved | |
| Total Length = 44 bytes | ||||





