FIX TAG 1409
SessionStatus
Definition
Status of a FIX session
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 5.0 SP2 FIX Latest · EP309
Values only in FIX Latest · EP309 2
9Received MsgSeqNum(34) is too low.10Received NextExpectedMsgSeqNum(789) is too high.
Values 11
| Value | Meaning |
|---|---|
0 | Session active |
1 | Session password changed |
2 | Session password due to expire |
3 | New session password does not comply with policy |
4 | Session logout complete |
5 | Invalid username or password |
6 | Account locked |
7 | Logons are not allowed at this time |
8 | Password expired |
9 | Received MsgSeqNum(34) is too low. |
10 | Received NextExpectedMsgSeqNum(789) is too high. |
About the int data type
Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").
Used in messages 2
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=5LogoutMessage body35=ALogonMessage body