HandlInst

Tag 21

HandlInst

Abbreviation:
Typechar
Tag21
AddedFIX.2.7
Used in8 messages

Description

Instructions for order handling on Broker trading floor

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
21=1AutomatedExecutionNoInterventionAutomated execution order, private, no Broker intervention
21=2AutomatedExecutionInterventionOKAutomated execution order, public, Broker intervention OK
21=3ManualOrderManual order, best execution

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1AutomatedExecutionNoInterventionAutomated execution order, private, no Broker interventionFIX.2.7
2AutomatedExecutionInterventionOKAutomated execution order, public, Broker intervention OKFIX.2.7
3ManualOrderManual order, best executionFIX.2.7