Enum CustomerCapacity
The customer capacity for this trade.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum CustomerCapacity
Fields
Name | Description |
---|---|
AllOther | All other. |
ClearingFirmTradingForItsProprietaryAccount | Clearing Firm trading for its proprietary account. |
MemberTradingForAnotherMember | Member trading for another member. |
MemberTradingForTheirOwnAccount | Member trading for their own account. |
None | Default value. Do not use it directly. |