CustomerOrFirm

Tag 204

CustomerOrFirm

Abbreviation:
Typeint
Tag204
AddedFIX.4.1
Used in3 messages

Description

Used for options when delivering the order to an execution system/exchange to specify if the order is for a customer or the firm placing the order itself.

Wire Format & Usage Example

Single field (key=value)
204=0 (Customer)
In a FIX message (OrderCancelReplaceRequest)
8=FIX.4.4 | 9=... | 35=G | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 204=0 (Customer) |  | 10=...

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

All valid values
WireNameDescription
204=0CustomerCustomer
204=1FirmFirm

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
0CustomerCustomerFIX.4.1
1FirmFirmFIX.4.1