| ID |
Name |
Abbr |
Presence |
Description |
| 1024 | StandardHeader | BaseHeader | required | SYNOPSIS:
|
| 98 | EncryptMethod | EncryptMethod |
required |
SYNOPSIS:
Method of encryption.
|
| 108 | HeartBtInt | HeartBtInt |
required |
SYNOPSIS:
Heartbeat interval (seconds)
|
| 95 | RawDataLength | RawDataLength |
optional |
SYNOPSIS:
Number of octets in RawData(96).
|
| 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(34) value to be received.
|
| 383 | MaxMessageSize | MaxMsgSz |
optional |
SYNOPSIS:
Maximum number of octets supported for a single message.
|
| 2098 | MsgTypeGrp | MsgTypeGrp | optional |
The MsgTypeGrp may be used to specify the application level messages supported by a peer over the FIX session.
|
| 464 | TestMessageIndicator | TestMsgInd |
optional |
SYNOPSIS:
Indicates whether or not this FIX Session is a "test" vs. "production" connection.
|
| 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 FIX within the FIX session layer.
|
| 1401 | EncryptedPasswordLen | EncPwdLen |
optional |
SYNOPSIS:
Length in octets 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 FIX application version identifier. If DefaultApplVerID(1137) is not present, the default application level is assumed to be FIXLatest (value 10)
|
| 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.
|
| 1600 | FIXEngineName | |
optional |
SYNOPSIS:
Provides the name of the infrastructure component being used for session level communication. Normally this would be the FIX Engine or FIX Gateway product name.
|
| 1601 | FIXEngineVersion | |
optional |
SYNOPSIS:
Provides the version of the infrastructure component.
|
| 1602 | FIXEngineVendor | |
optional |
SYNOPSIS:
Provides the name of the vendor providing the infrastructure component.
|
| 1603 | ApplicationSystemName | |
optional |
SYNOPSIS:
Provides the name of the application system being used to generate FIX application messages. This will normally be a trading system, OMS, or EMS.
|
| 1604 | ApplicationSystemVersion | |
optional |
SYNOPSIS:
Provides the version of the application system being used to initiate FIX application messages.
|
| 1605 | ApplicationSystemVendor | |
optional |
SYNOPSIS:
Provides the vendor of the application system.
|
| 58 | Text | Txt |
optional |
SYNOPSIS:
Free format text string often populated with error messages or warnings.
|
| 354 | EncodedTextLen | EncTxtLen |
optional |
SYNOPSIS:
Length in octets of EncodedText(355).
|
| 355 | EncodedText | EncTxt |
optional |
SYNOPSIS:
Encoded representation of the Text(58) field in the encoded format specified via the MessageEncoding(347) field
|
| 1025 | StandardTrailer | Trlr | required | SYNOPSIS:
|