Logout
8=FIX.4.2
9=111
34=15778
35=5
49=TEST1
52=20160129-23:00:59.055
56=DWFIX01
58=MsgSeqNum too low, expecting 44536 but received 3
10=054
8=FIX.4.2
9=54
35=5
34=5
49=DWFIX01
52=20160129-23:00:59.142
56=TEST1
10=197
What does the Logout <5>
message do?
Logout <5>
message do?The Logout <5>
message initiates or confirms the termination of a FIX session. Disconnection without the exchange of Logout <5>
messages should be interpreted as an abnormal condition.
Before actually closing the session, the logout initiator should wait for the opposite side to respond with a confirming Logout <5>
message. This allows the remote end a chance to perform any Gap Fill operations that may be necessary. The session may be terminated if the remote side does not respond in an appropriate time frame.
After sending the Logout <5>
message, the logout initiator should not send any messages unless requested to do so by the logout acceptor via a ResendRequest.
Tag | Tag Description | Example Value | Value Description | Required |
---|---|---|---|---|
8 | BeginString | FIX.4.2 | FIX Version | Yes |
9 | BodyLength | 111 | Length of message | Yes |
34 | MsgSeqNum | 15778 | Message sequence number | Yes |
35 | MsgType | 5 | Logout Message | Yes |
49 | SenderCompID | TEST1 | Sender ID | Yes |
52 | SendingTime | 20160129-23:00:59.055 | Sending timestamp | Yes |
56 | TargetCompID | DWFIX01 | Target ID | Yes |
58 | Text | MsgSeqNum too low, expecting 44536 but received 3 | Logout message | Yes |
10 | CheckSum | 054 | Checksum of message | Yes |
Updated less than a minute ago