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.
| Field Name | JSON | Value | Description |
|---|---|---|---|
| sendTime | sendTime | Numeric | Epoch time of value was published from system |
| messageType | msgType | I | I = Index Value with status update |
| sequence number | seq | Numeric | Sequence 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 Status | idxStatus |
| |
| symbol | sym | Alpha | Index Symbol |
| IndexValueBlocks | values | JSON list | List of Index Value Block JSON objects, defined below |
| Field Name | JSON | Value | Description |
|---|---|---|---|
| type | type | Numeric |
|
| value | value | Number | Value associated with given index data point |





