OrigCustOrderCapacity

Tag 1432

OrigCustOrderCapacity

Abbreviation: OrigCustOrdCpcty
Typeint
Tag1432
AddedFIX.5.0SP1
Used in2 messages

Description

The customer capacity for this trade at the time of the order/execution. Primarily used by futures exchanges to indicate the CTICode (customer type indicator) as required by the US CFTC (Commodity Futures Trading Commission).

Wire Format & Usage Example

Single field (key=value)
1432=1 (MemberTradingForTheirOwnAccount)
In a FIX message (TradeCaptureReport)
8=FIX.4.4 | 9=... | 35=AE | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1432=1 (MemberTradingForTheirOwnAccount) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1432=1 (MemberTradingForTheirOwnAccount) is this field's position in the message.

All valid values
WireNameDescription
1432=1MemberTradingForTheirOwnAccountMember trading for their own account
1432=2ClearingFirmTradingForItsProprietaryAccountClearing Firm trading for its proprietary account
1432=3MemberTradingForAnotherMemberMember trading for another member
1432=4AllOtherAll other

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1MemberTradingForTheirOwnAccountMember trading for their own accountFIX.5.0SP1
2ClearingFirmTradingForItsProprietaryAccountClearing Firm trading for its proprietary accountFIX.5.0SP1
3MemberTradingForAnotherMemberMember trading for another memberFIX.5.0SP1
4AllOtherAll otherFIX.5.0SP1