The EvntGrp is a repeating subcomponent of the Instrument component used to specify straightforward events associated with the instrument. Examples include put and call dates for bonds and options; first exercise date for options; inventory and delivery dates for commodities; start, end and roll dates for swaps. Use ComplexEvents for more advanced dates such as option, futures, commodities and equity swap observation and pricing events.
| Tag | Name | Type | Required | Description |
|---|---|---|---|---|
| 864 | NumInGroup | Number of repeating EventType (865) entries.
| ||
| 865 | Int Enum | Required if NoEvents(864) > 0
| ||
| 866 | LocalMktDate | Conditionally required when EventTime(1145) is specified
| ||
| 1145 | UTCTimestamp | |||
| 1827 | String Enum | Conditionally required when EventTimePeriod(1826) is specified
| ||
| 1826 | Int | Conditionally required when EventTimeUnit(1827) is specified
| ||
| 2340 | MonthYear | |||
| 867 | Price | |||
| 868 | String | |||
| 1578 | Length | Must be set if EncodedEventText(1579) field is specified and must immediately precede it
| ||
| 1579 | Data | Encoded (non-ASCII characters) representation of the EventText(868) field in the encoded format specified via the MessageEncoding(347) field
|