Tag 385
MsgDirection
Abbreviation:
Description
Specifies the direction of the messsage.
Wire Format & Usage Example
Single field (key=value)
385=S (Send)
In a FIX message (Logon)
8=FIX.4.4 | 9=... | 35=A | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 385=S (Send) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 385=S (Send) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
385=S | Send | Send |
385=R | Receive | Receive |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| S | Send | Send | FIX.4.2 |
| R | Receive | Receive | FIX.4.2 |