Allocation

← Advertisement→ AllocationInstructionAck
MsgTypeJ
CategoryAllocation
SectionPostTrade
AddedFIX.2.7
Fields93
Components2
The allocation record instructs a broker on how to allocate executed shares to sub-accounts.

Message Structure

93 fields, 2 components/groups — click any tag or field name for details
TagNameTypeReq DescriptionAdded
StandardHeader [Component]YMsgType = JFIX.2.7
8BeginStringcharYFIX.4.1 (Always unencrypted, must be first field in message)FIX.4.0
9BodyLengthintY(Always unencrypted, must be second field in message)FIX.4.0
35MsgTypecharY(Always unencrypted, must be third field in message)
28 enum values
ValueNameDescription
0HeartbeatHeartbeat
1TestRequestTest Request
2ResendRequestResend Request
3RejectReject
4SequenceResetSequence Reset
5LogoutLogout
6IOIIndication of Interest
7AdvertisementAdvertisement
8ExecutionReportExecution Report
9OrderCancelRejectOrder Cancel Reject
ALogonLogon
BNewsNews
CEmailEmail
DNewOrderSingleOrder - Single
ENewOrderListOrder - List
FOrderCancelRequestOrder Cancel Request
GOrderCancelReplaceRequestOrder Cancel/Replace Request
HOrderStatusRequestOrder Status Request
JAllocationInstructionAllocation
KListCancelRequestList Cancel Request
LListExecuteList Execute
MListStatusRequestList Status Request
NListStatusList Status
PAllocationInstructionAckAllocation ACK
QDontKnowTradeDont Know Trade (DK)
RQuoteRequestQuote Request
SQuoteQuote
TSettlementInstructionsSettlement Instructions
FIX.4.0
49SenderCompIDcharY(Always unencrypted)FIX.4.0
56TargetCompIDcharY(Always unencrypted)FIX.4.0
115OnBehalfOfCompIDcharNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
128DeliverToCompIDcharNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
90SecureDataLenLengthNRequired to identify length of encrypted section of message. (Always unencrypted)FIX.4.0
91SecureDatadataNRequired when message body is encrypted. Always immediately follows SecureDataLen field.FIX.4.0
34MsgSeqNumintY(Can be embedded within encrypted data section.)FIX.4.0
50SenderSubIDcharN(Can be embedded within encrypted data section.)FIX.4.0
142SenderLocationIDcharNTrading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)FIX.4.1
57TargetSubIDcharN"ADMIN" reserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.)FIX.4.0
143TargetLocationIDcharNTrading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)FIX.4.1
116OnBehalfOfSubIDcharNTrading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.0
144OnBehalfOfLocationIDcharNTrading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.1
129DeliverToSubIDcharNTrading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.0
145DeliverToLocationIDcharNTrading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.1
43PossDupFlagcharNAlways 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.)
2 enum values
ValueNameDescription
NOriginalTransmissionOriginal transmission
YPossibleDuplicatePossible duplicate
FIX.4.0
97PossResendcharNRequired when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.)
2 enum values
ValueNameDescription
NOriginalTransmissionOriginal transmission
YPossibleResendPossible resend
FIX.4.0
52SendingTimetimeY(Can be embedded within encrypted data section.)FIX.4.0
122OrigSendingTimetimeNRequired for message resends. If data is not available set to same value as SendingTime (Can be embedded within encrypted data section.)FIX.4.0
70AllocIDcharYUnique identifier for allocation record. (Prior to FIX 4.1 this field was of type int)FIX.2.7
71AllocTransTypecharYIdentifies allocation transaction type
5 enum values
ValueNameDescription
0NewNew
1ReplaceReplace
2CancelCancel
3PreliminaryPreliminary (without MiscFees and NetMoney)
4CalculatedCalculated (includes MiscFees and NetMoney)
FIX.2.7
72RefAllocIDcharNRequired for AllocTransType = Calculated, Replace, or CancelFIX.2.7
196AllocLinkIDcharNCan be used to link two different Allocation messages (each with unique AllocID) together, i.e. for F/X "Netting" or "Swaps"FIX.4.1
197AllocLinkTypeintNCan be used to link two different Allocation messages and identifies the type of link. Required if AllocLinkID is specified.
2 enum values
ValueNameDescription
0FXNettingF/X Netting
1FXSwapF/X Swap
FIX.4.1
73NoOrdersintNIndicates number of orders to be combined for allocation. If order(s) were manually delivered set to 1 (one).FIX.2.7
11ClOrdIDcharNOrder ID assigned by client if order(s) were electronically delivered and executed. If order(s) were manually delivered this field should contain string "MANUAL".FIX.4.0
37OrderIDcharNUnique identifier for Order as assigned by broker. Uniqueness must be guaranteed within a single trading day. Firms which accept multi-day orders should consider embedding a date within the OrderID field to assure uniqueness across days.FIX.4.0
198SecondaryOrderIDcharNCan be used to provide order id used by exchange or executing system.FIX.4.1
66ListIDcharNRequired for List Orders.FIX.4.0
105WaveNocharNIdentifier to aid in the management of multiple lists derived from a single, master list.FIX.4.0
124NoExecsintNIndicates number of individual execution record groups to follow. Absence of this field indicates that no individual execution records are included. Primarily used to support step-outs.FIX.4.0
32LastSharesintNNumber of shares in individual execution. Required if NoExecs > 0FIX.4.0
17ExecIDcharNUnique identifier of execution message as assigned by broker (will be 0 (zero) for ExecTransType=3 (Status)). Uniqueness must be guaranteed within a single trading day or the life of a multi-day order. Firms which accept multi-day orders should consider embedding a date within the ExecID field to assure uniqueness across days. (Prior to FIX 4.1 this field was of type int)FIX.4.0
31LastPxfloatNPrice of individual execution. Required if NoExecs > 0FIX.4.0
29LastCapacitycharNCan be specified by broker for AllocTransTyp=Calculated
4 enum values
ValueNameDescription
1AgentAgent
2CrossAsAgentCross as agent
3CrossAsPrincipalCross as principal
4PrincipalPrincipal
FIX.4.1
54SidecharYSide of order
8 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI message only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
FIX.2.7
55SymbolcharYTicker symbolFIX.2.7
65SymbolSfxcharNAdditional information about the security (e.g. preferred, warrants, etc.). Absence of this field indicates common. Valid values: As defined in the NYSE Stock and bond Symbol Directory and in the AMEX Fitch DirectoryFIX.2.7
48SecurityIDcharNCUSIP or other alternate security identifierFIX.2.7
22IDSourcecharNIdentifies class of alternative SecurityID
7 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
FIX.2.7
167SecurityTypecharNMust be specified if a Future or Option. If a Future: Symbol, SecurityType, and MaturityMonthYear are required. If an Option: Symbol, SecurityType, MaturityMonthYear, PutOrCall, and StrikePrice are required.
30 enum values
ValueNameDescription
BABankersAcceptanceBankers Acceptance
CDCertificateOfDepositCertificate Of Deposit
CMOCollateralizedMortgageObligationCollateralize Mortgage Obligation
CORPCorporateBondCorporate Bond
CPCommercialPaperCommercial Paper
CPPCorporatePrivatePlacementCorporate Private Placement
CSCommonStockCommon Stock
FHAFederalHousingAuthorityFederal Housing Authority
FHLFederalHomeLoanFederal Home Loan
FNFederalNationalMortgageAssociationFederal National Mortgage Association
FORForeignExchangeContractForeign Exchange Contract
FUTFutureFuture
GNGovernmentNationalMortgageAssociationGovernment National Mortgage Association
GOVTTreasuriesAgencyDebentureTreasuries + Agency Debenture
MFMutualFundMutual Fund
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principle Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-Thru
MUNIMunicipalBondMunicipal Bond
NONENoSecurityTypeNo ISITC Security Type
OPTOptionOption
PSPreferredStockPreferred Stock
RPRepurchaseAgreementRepurchase Agreement
RVRPReverseRepurchaseAgreementReverse Repurchase Agreement
SLStudentLoanMarketingAssociationStudent Loan Marketing Association
TDTimeDepositTime Deposit
USTBUSTreasuryBillOldUS Treasury Bill
WARWarrantWarrant
ZOOCatsTigersAndLionsCats, Tigers & Lions (a real code: US Treasury Receipts)
FIX.4.1
200MaturityMonthYearMonthYearNFor Options or Futures to specify the month and year of maturity.FIX.4.1
205MaturityDayDayOfMonthNFor Options or Futures and can be used in conjunction with MaturityMonthYear to specify a particular maturity date.FIX.4.1
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.1
202StrikePricefloatNFor Options.FIX.4.1
206OptAttributecharNFor Options.FIX.4.1
207SecurityExchangecharNCan be used to identify the security.FIX.4.1
106IssuercharNCompany name of security issuer (e.g. International Business Machines)FIX.3.0
107SecurityDesccharNSecurity description.FIX.3.0
53SharesintYTotal number of shares allocated to all accountsFIX.2.7
30LastMktcharNMarket of the executions.FIX.4.0
6AvgPxfloatYFor F/X orders, should be the "all-in" rate (spot rate adjusted for forward points).FIX.2.7
15CurrencycharNCurrency of AvgPx. Should be the currency of the local market or exchange where the trade was conducted.FIX.2.7
74AvgPrxPrecisionintNAbsence of this field indicates that default precision arranged by the broker/institution is to be usedFIX.2.7
75TradeDatedateYIndicates date of trade referenced in this record in YYYYMMDD format. Absence of this field indicates current day (expressed in local time at place of trade).FIX.2.7
60TransactTimetimeNDate/time when allocation is generatedFIX.2.7
63SettlmntTypcharNAbsence of this field is interpreted as Regular
10 enum values
ValueNameDescription
0RegularRegular
1CashCash
2NextDayNext Day
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen Issued
8SellersOptionSellers Option
9TPlus5T+ 5
FIX.2.7
64FutSettDatedateNRequired with SettlmntTyp other than regularFIX.2.7
118NetMoneyfloatNExpressed in same currency as AvgPx. Sum of AllocNetMoney.FIX.4.0
77OpenClosecharNFor options only.
2 enum values
ValueNameDescription
CCloseClose
OOpenOpen
FIX.2.7
58TextcharNFree format text string (Note: this field does not have a specified maximum length)FIX.2.7
157NumDaysInterestintNApplicable for Convertible Bonds and fixed incomeFIX.4.1
158AccruedInterestRatefloatNApplicable for Convertible Bonds and fixed incomeFIX.4.1
78NoAllocsintNIndicates number of allocation groups to follow.FIX.2.7
79AllocAccountcharNMay be the same value as BrokerOfCredit if ProcessCode is step-out or soft-dollar step-out and Institution does not wish to disclose individual account breakdowns to the ExecBrokerFIX.4.0
80AllocSharesintYNumber of shares to be allocated to specific sub-accountFIX.4.0
81ProcessCodecharNProcessing code for sub-account. Absence of this field in AllocAccount / AllocShares / ProcessCode instance indicates regular trade.
7 enum values
ValueNameDescription
0Regularregular
1SoftDollarsoft dollar
2StepInstep-in
3StepOutstep-out
4SoftDollarStepInsoft-dollar step-in
5SoftDollarStepOutsoft-dollar step-out
6PlanSponsorplan sponsor
FIX.4.0
92BrokerOfCreditcharNRequired if ProcessCode is step-out or soft-dollar step-outFIX.4.0
208NotifyBrokerOfCreditcharNIndicates whether or not details should be communicated to BrokerOfCredit (i.e. step-in broker).
2 enum values
ValueNameDescription
NDetailsShouldNotBeCommunicatedDetails should not be communicated
YDetailsShouldBeCommunicatedDetails should be communicated
FIX.4.1
209AllocHandlInstintNIndicates how the receiver (i.e. third party) of Allocation message should handle/process the account details.
3 enum values
ValueNameDescription
1MatchMatch
2ForwardForward
3ForwardAndMatchForward and Match
FIX.4.1
161AllocTextcharNFree format text field related to this AllocAccountFIX.4.1
76ExecBrokercharNRequired for step-in and step-out tradesFIX.4.0
109ClientIDcharNUsed for firm identification in third-party transactions.FIX.4.0
12CommissionfloatNCommission. Note if CommType is percentage, Commission of 5% should be represented as .05.FIX.4.0
13CommTypecharNCommission type
3 enum values
ValueNameDescription
1PerUnitper share
2Percentpercentage
3Absoluteabsolute
FIX.4.0
153AllocAvgPxfloatNAvgPx for this AllocAccount. For F/X orders, should be the "all-in" rate (spot rate adjusted for forward points) for this allocation.FIX.4.1
154AllocNetMoneyfloatNNetMoney for this AllocAccount ((AllocShares * AllocAvgPx) - Commission - sum of MiscFeeAmt - AccruedInterestAmt) if a Sell ((AllocShares * AllocAvgPx) + Commission + sum of MiscFeeAmt + AccruedInterestAmt) if a BuyFIX.4.1
119SettlCurrAmtfloatNAllocNetMoney in SettlCurrency for this AllocAccount if SettlCurrency is different from "overall" CurrencyFIX.4.0
120SettlCurrencycharNSettlCurrency for this AllocAccount if different from "overall" Currency. Required if SettlCurrAmount is specified.FIX.4.0
155SettlCurrFxRatefloatNForeign exchange rate used to compute SettlCurrAmount from Currency to SettlCurrencyFIX.4.1
156SettlCurrFxRateCalccharNSpecifies whether the SettlCurrFxRate should be multiplied or dividedFIX.4.1
159AccruedInterestAmtfloatNApplicable for Convertible Bonds and fixed incomeFIX.4.1
160SettlInstModecharNType of Settlement Instructions which will be provided via Settlement Instructions message (1=Standing Instructions, 2=Specific Allocation Account Overriding, 3=Specific Allocation Account Standing)
4 enum values
ValueNameDescription
0DefaultDefault
1StandingInstructionsProvidedStanding Instructions Provided
2SpecificAllocationAccountOverridingSpecific Allocation Account Overriding
3SpecificAllocationAccountStandingSpecific Allocation Account Standing
FIX.4.1
136NoMiscFeesintNRequired if any miscellaneous fees are reported. Indicates number of repeating entries. Repeating group within Alloc repeating group.FIX.4.0
137MiscFeeAmtfloatNRequired if NoMiscFees > 0FIX.4.0
138MiscFeeCurrcharNRequired if NoMiscFees > 0FIX.4.0
139MiscFeeTypecharNRequired if NoMiscFees > 0 (can only occur once within a MiscFee group)
8 enum values
ValueNameDescription
1RegulatoryRegulatory (e.g. SEC)
2TaxTax
3LocalCommissionLocal Commission
4ExchangeFeesExchange Fees
5StampStamp
6LevyLevy
7OtherOther
8MarkupMarkup
FIX.4.0
StandardTrailer [Component]YThe standard FIX message trailerFIX.2.7
93SignatureLengthLengthNRequired when trailer contains signature. Note: Not to be included within SecureData fieldFIX.4.0
89SignaturedataNNote: Not to be included within SecureData fieldFIX.4.0
10CheckSumcharY(Always unencrypted, always last field in message)FIX.4.0