FIX.4.4 Component

StandardHeader

The standard FIX message header


Added  FIX.4.0

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
8BeginString

FIX.4.4 (Always unencrypted, must be first field in message)

 
9BodyLength

(Always unencrypted, must be second field in message)

 
35MsgType

(Always unencrypted, must be third field in message)

 
49SenderCompID@SID

(Always unencrypted)

 
56TargetCompID@TID

(Always unencrypted)

 
115OnBehalfOfCompID@OBID 

Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)

 
128DeliverToCompID@D2ID 

Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)

 
90SecureDataLen 

Required to identify length of encrypted section of message. (Always unencrypted)

 
91SecureData 

Required when message body is encrypted. Always immediately follows SecureDataLen field.

 
34MsgSeqNum@SeqNum

(Can be embedded within encrypted data section.)

 
50SenderSubID@SSub 

(Can be embedded within encrypted data section.)

 
142SenderLocationID@SLoc 

Sender's LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)

 
57TargetSubID@TSub 

"ADMIN" reserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.)

 
143TargetLocationID@TLoc 

Trading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)

 
116OnBehalfOfSubID@OBSub 

Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)

 
144OnBehalfOfLocationID@OBLoc 

Trading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)

 
129DeliverToSubID@D2Sub 

Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)

 
145DeliverToLocationID@D2Loc 

Trading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)

 
43PossDupFlag@PosDup 

Always required for retransmitted messages, whether prompted by the sending system or as the result of a resend request. (Can be embedded within encrypted data section.)

 
97PossResend@PosRsnd 

Required when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.)

 
52SendingTime@Snt

(Can be embedded within encrypted data section.)

 
122OrigSendingTime@OrigSnt 

Required for message resent as a result of a ResendRequest. If data is not available set to same value as SendingTime (Can be embedded within encrypted data section.)

 
212XmlDataLen 

Required when specifying XmlData to identify the length of a XmlData message block. (Can be embedded within encrypted data section.)

 
213XmlData 

Can contain a XML formatted message block (e.g. FIXML). Always immediately follows XmlDataLen field. (Can be embedded within encrypted data section.)

See Volume 1: FIXML Support

 
347MessageEncoding@MsgEncd 

Type of message encoding (non-ASCII characters) used in a message’s "Encoded" fields. Required if any "Encoding" fields are used.

 
369LastMsgSeqNumProcessed 

The last MsgSeqNum value received by the FIX engine and processed by downstream application, such as trading system or order routing system. Can be specified on every message sent. Useful for detecting a backlog with a counterparty.

 
ComponentHopHop 

Number of repeating groups of historical "hop" information. Only applicable if OnBehalfOfCompID is used, however, its use is optional. Note that some market regulations or counterparties may require tracking of message hops.

 

Used in messages:
[Advertisement] [AllocationInstruction] [AllocationInstructionAck] [AllocationReport] [AllocationReportAck] [AssignmentReport] [BidRequest] [BidResponse] [BusinessMessageReject] [CollateralAssignment] [CollateralInquiry] [CollateralInquiryAck] [CollateralReport] [CollateralRequest] [CollateralResponse] [Confirmation] [ConfirmationAck] [ConfirmationRequest] [CrossOrderCancelReplaceRequest] [CrossOrderCancelRequest] [DerivativeSecurityList] [DerivativeSecurityListRequest] [DontKnowTrade] [Email] [ExecutionReport] [Heartbeat] [IOI] [ListCancelRequest] [ListExecute] [ListStatus] [ListStatusRequest] [ListStrikePrice] [Logon] [Logout] [MarketDataIncrementalRefresh] [MarketDataRequest] [MarketDataRequestReject] [MarketDataSnapshotFullRefresh] [MassQuote] [MassQuoteAcknowledgement] [MultilegOrderCancelReplace] [NetworkCounterpartySystemStatusRequest] [NetworkCounterpartySystemStatusResponse] [NewOrderCross] [NewOrderList] [NewOrderMultileg] [NewOrderSingle] [News] [OrderCancelReject] [OrderCancelReplaceRequest] [OrderCancelRequest] [OrderMassCancelReport] [OrderMassCancelRequest] [OrderMassStatusRequest] [OrderStatusRequest] [PositionMaintenanceReport] [PositionMaintenanceRequest] [PositionReport] [Quote] [QuoteCancel] [QuoteRequest] [QuoteRequestReject] [QuoteResponse] [QuoteStatusReport] [QuoteStatusRequest] [RFQRequest] [RegistrationInstructions] [RegistrationInstructionsResponse] [Reject] [RequestForPositions] [RequestForPositionsAck] [ResendRequest] [SecurityDefinition] [SecurityDefinitionRequest] [SecurityList] [SecurityListRequest] [SecurityStatus] [SecurityStatusRequest] [SecurityTypeRequest] [SecurityTypes] [SequenceReset] [SettlementInstructionRequest] [SettlementInstructions] [TestRequest] [TradeCaptureReport] [TradeCaptureReportAck] [TradeCaptureReportRequest] [TradeCaptureReportRequestAck] [TradingSessionStatus] [TradingSessionStatusRequest] [UserRequest] [UserResponse] [XMLnonFIX]

Used in components: