forwardTradeLeg Methods   Table of ContentTradePriceNegotiationMethod Enumerationforward
TradePartyType Enumeration
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-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public enum TradePartyType
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
AllTrades0 All Trades
ExecutingFirm1 Executing Firm
PrimeBroker2 Prime Broker
See Also