forwardPostTradeType Enumeration   Table of ContentPriceSubType Enumerationforward
PostTrdTyp Enumeration
Used to filter for / subscribe to tickets based on the ticket type. Typically only valid for use by Prime Brokers. Prime Give Up tickets are also known as synthetic tickets representing the back to back deal with the prime Customer.

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 PostTrdTyp
Members
  Member nameValueDescription
None0 Default value. Do not use it directly.
PrimeGiveUp4 Prime Give up (Synthetic tickets)
Interdealaler5 Interdealer
PrimeOfPrimeBroker6 Prime of Prime Broker - Equivalent of Interdealer ticket (facing the Parent of the Prime of Prime Broker).
See Also