Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research on Logout, Logon Reject #22

Open
uwezukwechibuzor opened this issue Feb 27, 2023 · 0 comments
Open

Research on Logout, Logon Reject #22

uwezukwechibuzor opened this issue Feb 27, 2023 · 0 comments

Comments

@uwezukwechibuzor
Copy link
Contributor

uwezukwechibuzor commented Feb 27, 2023

Logout Initiator:
The Logout message is sent by a FIX session initiator to a FIX session acceptor to initiate the logout process. It is identified by the FIX message type "5". The Logout message has the following fields:

MsgType (35): This field specifies the message type as "5" for Logout messages.
Text (58): This field is optional and provides a human-readable description of the reason for logging out.

Logout Acceptor:
The Logout message is sent by a FIX session acceptor to a FIX session initiator in response to a Logout message from the initiator. It is identified by the FIX message type "5". The Logout message has the following fields:

MsgType (35): This field specifies the message type as "5" for Logout messages.
Text (58): This field is optional and provides a human-readable description of the reason for logging out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant