Component UnderlyingEvntGrp (BlockRepeating)

The UnderlyingEvntGrp is a repeating subcomponent of the UnderlyingInstrument 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 UnderlyingComplexEvents for more advanced dates such as option, futures, commodities and equity swap observation and pricing events.

Added in protocol FIX.5.0SP2 (161)

Field or Component Name Description Is Required Added Is Deprecated
1981 NoUnderlyingEvents FIX.5.0SP2 (161)
1982 UnderlyingEventType Required if NoUnderlyingEvents(1982) > 0. FIX.5.0SP2 (161)
1983 UnderlyingEventDate Conditionally required when UnderlyingEventTime (1984) is specified. FIX.5.0SP2 (161)
1984 UnderlyingEventTime FIX.5.0SP2 (161)
1985 UnderlyingEventTimeUnit Conditionally required when UnderlyingEventTimePeriod (1986) is specified. FIX.5.0SP2 (161)
1986 UnderlyingEventTimePeriod Conditionally required when UnderlyingEventTimeUnit (1985) is specified. FIX.5.0SP2 (161)
2342 UnderlyingEventMonthYear FIX.5.0SP2 (161)
1987 UnderlyingEventPx FIX.5.0SP2 (161)
2071 UnderlyingEventText FIX.5.0SP2 (161)
2072 EncodedUnderlyingEventTextLen Must be set if EncodedUnderlyingEventText (2073) field is specified and must immediately precede it. FIX.5.0SP2 (161)
2073 EncodedUnderlyingEventText Encoded (non-ASCII characters) representation of the UnderlyingEventText (2071) field in the encoded format specified via the MessageEncoding (347) field. FIX.5.0SP2 (161)

Used in components