Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| faq:logout [2025/01/15 20:18] – [Sample Message] rob | faq: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' | + | To start a new FIX session, the T4 FIX API will need to reach successful authentication of the client' |
| 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: | ||
| + | < | ||
| 34=2|49=CTS|56=T4Example|52=20120904-22: | 34=2|49=CTS|56=T4Example|52=20120904-22: | ||
| Line 32: | Line 33: | ||
| [TargetCompID] 56 = T4Example | [TargetCompID] 56 = T4Example | ||
| [SendingTime] 52 = 20120904-22: | [SendingTime] 52 = 20120904-22: | ||
| + | </ | ||
| + | |||
| Server Response: | Server Response: | ||
| + | < | ||
| 34=2|49=T4Example|56=CTS|50=T4FIX|52=20120904-22: | 34=2|49=T4Example|56=CTS|50=T4FIX|52=20120904-22: | ||
| Line 44: | Line 47: | ||
| [SendingTime] 52 = 20120904-22: | [SendingTime] 52 = 20120904-22: | ||
| [Text] 58 = Successful logout upon request | [Text] 58 = Successful logout upon request | ||
| + | </ | ||