CustOrderCapacity

Tag 582

CustOrderCapacity

Abbreviation: CustCpcty
Typeint
Tag582
AddedFIX.4.3
Used in13 messages

Description

Capacity of customer placing the order 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)
582=1 (MemberTradingForTheirOwnAccount)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 582=1 (MemberTradingForTheirOwnAccount) |  | 10=...

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

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

Enumerated Values

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