ComplexEventPriceTimeType

Tag 1489

ComplexEventPriceTimeType

Abbreviation: PxTmTyp
Typeint
Tag1489
AddedFIX.5.0SP1
Used in72 messages

Description

Specifies when the complex event outcome takes effect. The outcome of a complex event is a payout or barrier action as specified by the ComplexEventType.

Wire Format & Usage Example

Single field (key=value)
1489=1 (Expiration)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1489=1 (Expiration) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1489=1 (Expiration) is this field's position in the message.

All valid values
WireNameDescription
1489=1ExpirationExpiration
1489=2ImmediateImmediate (At Any Time)
1489=3SpecifiedDateSpecified Date/Time

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1ExpirationExpirationFIX.5.0SP1
2ImmediateImmediate (At Any Time)FIX.5.0SP1
3SpecifiedDateSpecified Date/TimeFIX.5.0SP1