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.2 FIX 4.4

This tag is not present in the FIX 4.2 source. There is no definition or value list to compare.

Values 2

ValueMeaning
Y

Order is currently being worked

N

Order has been accepted but not yet in a working state

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.