faq:logout

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
faq:logout [2025/01/15 20:14] – created robfaq:logout [2025/01/16 20:19] (current) – [Failed Authentication] rob
Line 10: Line 10:
 ==== Failed Authentication ==== ==== Failed Authentication ====
  
-To start a new FIX session, the T4 FIX API will need to reach successful authentication of the client's Logon message. To provide as much information as possible, a failed authentication is responded (by the T4 FIX API) with a Logout message.+To start a new FIX session, the T4 FIX API will need to reach successful authentication of the client'[[faq:logon|Logon]] message. To provide as much information as possible, a failed authentication is responded (by the T4 FIX API) with a Logout message.
  
 A new FIX session (with sequence numbers reset to 1) will be required after the receipt of a Logout message and its subsequent physical disconnection. A new FIX session (with sequence numbers reset to 1) will be required after the receipt of a Logout message and its subsequent physical disconnection.
Line 25: Line 25:
 Client request to logout: Client request to logout:
  
 +<code>
 +34=2|49=CTS|56=T4Example|52=20120904-22:13:57.789|
 +
 +[FIXLOGOUT]
 +[MsgSeqNum] 34 = 2
 +[SenderCompID] 49 = CTS
 +[TargetCompID] 56 = T4Example
 +[SendingTime] 52 = 20120904-22:13:57.789
 +</code>
 +
 +
 +Server Response:
 +<code>
 +34=2|49=T4Example|56=CTS|50=T4FIX|52=20120904-22:13:57.789|58=Successful logout upon request|
 +
 +[FIXLOGOUT]
 +[MsgSeqNum] 34 = 2
 +[SenderCompID] 49 = T4Example
 +[TargetCompID] 56 = CTS
 +[SenderSubID] 50 = T4FIX
 +[SendingTime] 52 = 20120904-22:13:57.789
 +[Text] 58 = Successful logout upon request
 +</code>
  
  • faq/logout.1736972091.txt.gz
  • Last modified: 2025/01/15 20:14
  • by rob