Skip to content

FIX TAG 636

WorkingIndicator

BooleanAdded FIX.4.3

Definition

Indicates if the order is currently being worked. Applicable only for OrdStatus = "New". For open outcry markets this indicates that the order is being worked in the crowd. For electronic markets it indicates that the order has transitioned from a contingent order to a market order.

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 4.4 FIX 5.0 SP2

No differences in name, type, definition text, deprecation, or enumerated values.

Values 2

ValueMeaning
N

Order has been accepted but not yet in a working state

Y

Order is currently being worked

About the Boolean data type

char field containing one of two values: 'Y' = True/Yes 'N' = False/No

Used in messages 3

Includes nested components and repeating groups. Open a location to see its surrounding requirements.