TOP Trade Message Fields

The TOP Trade message provides information about executions of orders on the CFE book. TOP Trade messages are necessary to calculate CFE execution-based data. TOP Trade messages do not alter the book. One or more Single Side Update or Two Side Update messages will follow a TOP Trade message to reflect the updated book (for example, an aggressive order may take out one or more price levels and establish a new level on the opposite side).

Any order may be executed in parts. A complete view of all CFE executions can be built from all TOP Trade messages.

The TOP Trade message sends the trade price, trade quantity, execution id, and trade condition of a trade as well as the cumulative volume for the business day. A TOP Trade message will be sent for each execution, but not every TOP Trade message indicates a trade. The Trade Condition value of X (Trade Break) is sent whenever an execution on CFE is broken. Trade breaks are rare and only affect applications that rely upon CFE execution-based data. Trade breaks will contain the Symbol, Quantity, Price, and Execution Id of the original trade. The Total Volume field will be reduced by the number of shares reported in the Quantity field.

Table 1. TOP Trade Message Fields
Field NameJSONValue/TypeDescription
Message TypemAlphanumeric T
Time OffsettoIntegerNanosecond offset from last unit timestamp.
SymbolsyAlphanumericSix character, base 62 symbol.
QuantityszIntegerIncremental number of contracts executed or corrected (see Trade Condition).
PricepPriceThe execution price of the order.
Execution IdeAlphanumericCFE generated day-unique execution identifier of this trade. Execution Id is also referenced in the Trade Break message.
Total VolumevIntegerTotal number of contracts traded on the current business day (may decrease if the Trade Condition field indicates a canceled trade).
Trade ConditiontcAlphanumeric
  • (Space) = Normal trade
  • O = Opening trade1
  • S = Spread trade1
  • B = Block trade
  • E = ECRP trade
  • 1Sent for simple (non-spread) symbols only.
Cboe Titanium Cboe Global Cloud Feed Specification - TOP Trade Message Fields | Cboe