Enum TradePartyType
When used in conjunction with PartyRole (tag 452) R=7 (Trading Firm) provides further context of the role played by that trading firm.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum TradePartyType
  Fields
| Name | Description | 
|---|---|
| AllTrades | All Trades  | 
      
| ExecutingFirm | Executing Firm  | 
      
| None | Default value. Do not use it directly.  | 
      
| PrimeBroker | Prime Broker  |