forwardVenueType Enumeration   Table of ContentYield Classforward
VenuTyp Enumeration
Used to subscribe to trades based on the venue where the trade was executed. For Globex Venue Type is set to 'E'. For EBS Direct Venue Type is set to 'Q'.

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 VenuTyp
Members
  Member nameValueDescription
None0 Default value. Do not use it directly.
Electronic69 Electronic
QuoteDrivenMarket81 Quote-driven Market
See Also