forwardTradeRequestID Property    Table of ContentTradeCaptureReportRequest Methodsforward
TradeCaptureReportRequest.VenueType Property
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 VenuTyp VenueType { get; set; }

Property Value

Type: VenuTyp
See Also