Futures Instrument Definition Message Fields

The Futures Instrument Definition message is sent when the system starts up at the beginning of a trading session or an instrument is created or modified during a trading day. A new sequenced message may be sent for a Symbol that does not visibly change any attribute.

If the instrument is a spread, then the message contains one or more repeating groups of leg definitions under the name l. There is a limit of 4 leg definitions.

The Report Symbol field will contain either the weekly (e.g., VX01) or the monthly (e.g., VX) symbol for any simple futures contract. The Report Symbol will always contain the standard futures root symbol (e.g., VX) for all spread instruments.

Table 1. Futures Instrument Definition Message Fields
Field NameJSONValue/TypeDescription
Message TypemAlphanumeric FD
Time OffsettoIntegerNanosecond offset from last unit timestamp or Unit Timestamp in this message if it is non-zero.
SymbolsyAlphanumericSix character, base 62 symbol.
Unit TimestamputIntegerUnit timestamp expressed as number of whole seconds since the Epoch (Midnight, January 1, 1970 UTC).
Report SymbolpsAlphanumericSymbol for product or underlying security.
Expiration DateedAlphanumericExpiration Date of Instrument in format "YYYYMMDD".
Contract SizecSIntegerContract sizes less than 1 are represented with a 0 value; refer to the product specification for the contract size.
Listing StateLsAlphanumeric
  • A=Active
  • I=Inactive
  • T=Test
Price IncrementpiPriceMinimum Price Increment.
Contract DatecdAlphanumeric
  • Present for single leg instruments only. Absent for spread instruments.
  • The date that should be used in describing the future’s third party symbol and the measurement period of the contract.
  • Set to same value as Expiration Date for futures that have a Contract Date that does not differ from expire date.
  • Format "YYYYMMDD".
The following fields repeat Leg Count times (maximum of 4) for spread instruments.
Leg RatioraDecimalLeg ratio (positive for bid-side, negative for ask-side).
Leg SymbolsyAlphanumericSymbol of leg.
Cboe Titanium Cboe Global Cloud Feed Specification - Futures Instrument Definition Message Fields | Cboe