Enum VenueSubType
Identifies the sub-type of the venue where a trade was executed.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum VenueSubType
  Fields
| Name | Description | 
|---|---|
| CentralLimitOrderBook | Central limit order book  | 
      
| None | Default value. Do not use it directly.  | 
      
| SingleTicket | Single Ticket  | 
      
| Sweepable | Sweepable  |