FlexibleIndicator

Tag 1244

FlexibleIndicator

Abbreviation: FlexInd
TypeBoolean
Tag1244
AddedFIX.5.0
Used in72 messages

Description

Used to indicate a derivatives security that can be defined using flexible terms. The terms commonly permitted to be defined by market participants are expiration date and strike price. FlexibleIndicator is an alternative CFICode(461) Standard/Non-standard attribute.

Wire Format & Usage Example

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

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