Index Value with Status Message Fields

Index Value with Status messages contain values associate with calculated index. Each message will contain one or more Index Value Blocks.
Table 1. Index Value with Status Message Fields
Field NameJSONValueDescription
sendTimesendTimeNumericEpoch time of value was published from system
messageTypemsgTypeI I = Index Value with status update
sequence numberseqNumericSequence identifier from Cboe Global Indices (Note: seq values will be increasing but not guaranteed to be without gaps). Reset is expected on restart or failover.
Index StatusidxStatus
  • N = Normal
  • I = Indicative
symbolsymAlphaIndex Symbol
IndexValueBlocksvaluesJSON listList of Index Value Block JSON objects, defined below
Table 2. Index Value with Status Block Message Fields
Field NameJSONValueDescription
typetypeNumeric
  • 0 = Bid
  • 1 = Ask
  • 3 = Index Value
  • 4 = Close Value
  • 5 = Settlement / EDSP Price
valuevalueNumber Value associated with given index data point
Cboe Titanium Cboe Global Cloud Feed Specification - Index Value with Status Message Fields | Cboe