Skip to content

Research on Logout, Logon Reject #22

@uwezukwechibuzor

Description

@uwezukwechibuzor

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions