Skip to content

FIX TAG 582

CustOrderCapacity

intAdded FIX.4.3

Definition

Capacity of customer placing the order.

Additional detail from the official source

Used by futures exchanges to indicate the CTICode (customer type indicator) as required by the US CFTC (Commodity Futures Trading Commission). May be used as required by other regulatory commissions for similar purposes.

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 5.0 SP2 FIX Latest · EP309

PropertyFIX 5.0 SP2FIX Latest · EP309
Additional source detailNot markedUsed by futures exchanges to indicate the CTICode (customer type indicator) as required by the US CFTC (Commodity Futures Trading Commission). May be used as required by other regulatory commissions for similar purposes.

Definition text changed

FIX 5.0 SP2

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).

FIX Latest · EP309

Capacity of customer placing the order.

Values only in FIX Latest · EP309 1

  • 5Retail customer
    Additional source detail

    An order that originated from a retail customer (a natural person). In the context of the US Securities and Exchange Commission, this also means an order originated from a natural person where, prior to submission, no change was made to the terms of the order with respect to price or side of market and the order does not originate from an algorithm or other computerized trading method.

Value text or deprecation changed 1

ValueFIX 5.0 SP2FIX Latest · EP309
2Clearing Firm trading for its proprietary accountClearing firm trading for its proprietary account

Values 5

ValueMeaning
1

Member trading for their own account

2

Clearing firm trading for its proprietary account

3

Member trading for another member

4

All other

5

Retail customer

Additional detail from the official source

An order that originated from a retail customer (a natural person). In the context of the US Securities and Exchange Commission, this also means an order originated from a natural person where, prior to submission, no change was made to the terms of the order with respect to price or side of market and the order does not originate from an algorithm or other computerized trading method.

About the int data type

Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").

Used in messages 20

Includes nested components and repeating groups. Open a location to see its surrounding requirements.