| ID | MsgType | Abbr | Flow |
|---|---|---|---|
| 11 | A | Logon |
| Added | EP | Updated | EP | Deprecated | EP |
|---|---|---|---|---|---|
| FIX.2.7 |
| ID | Name | Abbr | Presence | Description |
|---|---|---|---|---|
| 1024 | StandardHeader | BaseHeader | required | SYNOPSIS:
The standard FIX message header
ELABORATION: |
| 98 | EncryptMethod | EncryptMethod | required | SYNOPSIS:
Method of encryption.
|
| 108 | HeartBtInt | HeartBtInt | required | SYNOPSIS:
Heartbeat interval (seconds)
|
| 95 | RawDataLength | RawDataLength | optional | SYNOPSIS:
Number of bytes in raw data field.
|
| 96 | RawData | RawData | optional | SYNOPSIS:
Unformatted raw data, can include bitmaps, word processor documents, etc.
|
| 141 | ResetSeqNumFlag | ResetSeqNumFlag | optional | SYNOPSIS:
Indicates that both sides of the FIX session should reset sequence numbers.
|
| 789 | NextExpectedMsgSeqNum | NextExpectedMsgSeqNum | optional | SYNOPSIS:
Next expected MsgSeqNum value to be received.
|
| 383 | MaxMessageSize | MaxMsgSz | optional | SYNOPSIS:
Maximum number of bytes supported for a single message.
|
| 2098 | MsgTypeGrp | MsgTypeGrp | optional | SYNOPSIS: ELABORATION: |
| 464 | TestMessageIndicator | TestMsgInd | optional | SYNOPSIS:
Indicates whether or not this FIX Session is a "test" vs. "production" connection. Useful for preventing "accidents".
|
| 553 | Username | Username | optional | SYNOPSIS:
Userid or username.
|
| 554 | Password | Password | optional | SYNOPSIS:
Password or passphrase.
|
| 925 | NewPassword | NewPassword | optional | SYNOPSIS:
New Password or passphrase
|
| 1400 | EncryptedPasswordMethod | EncPwdMethod | optional | SYNOPSIS:
Enumeration defining the encryption method used to encrypt password fields.
At this time there are no encryption methods defined by FPL.
|
| 1401 | EncryptedPasswordLen | EncPwdLen | optional | SYNOPSIS:
Length of the EncryptedPassword(1402) field
|
| 1402 | EncryptedPassword | EncPwd | optional | SYNOPSIS:
Encrypted password - encrypted via the method specified in the field EncryptedPasswordMethod(1400)
|
| 1403 | EncryptedNewPasswordLen | EncNewPwdLen | optional | SYNOPSIS:
Length of the EncryptedNewPassword(1404) field
|
| 1404 | EncryptedNewPassword | EncNewPwd | optional | SYNOPSIS:
Encrypted new password - encrypted via the method specified in the field EncryptedPasswordMethod(1400)
|
| 1409 | SessionStatus | SessStat | optional | SYNOPSIS:
Status of a FIX session
|
| 1137 | DefaultApplVerID | DefApplVerID | required | SYNOPSIS:
Specifies the service pack release being applied, by default, to message at the session level. Enumerated field with values assigned at time of service pack release. Uses same values as ApplVerID
|
| 1407 | DefaultApplExtID | DfltApplExtID | optional | SYNOPSIS:
The extension pack number that is the default for a FIX session.
|
| 1408 | DefaultCstmApplVerID | DefaultCstmApplVerID | optional | SYNOPSIS:
The default custom application version ID that is the default for a session.
|
| 58 | Text | Txt | optional | SYNOPSIS:
Free format text string
(Note: this field does not have a specified maximum length)
|
| 354 | EncodedTextLen | EncTxtLen | optional | SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedText (355) field.
|
| 355 | EncodedText | EncTxt | optional | SYNOPSIS:
Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text(58) field.
|
| 1025 | StandardTrailer | Trlr | required | SYNOPSIS:
The standard FIX message trailer
ELABORATION: |