Enum SplitIndicator
Indicates whether or not a trade is split.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum SplitIndicator
  Fields
| Name | Description | 
|---|---|
| None | Default value. Do not use it directly.  | 
      
| SplitTrade | Split trade.  | 
      
| WholeTrade | Whole trade.  |