Enum TradeReportTransType
Type of Execution being reported.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum TradeReportTransType
Fields
Name | Description |
---|---|
Cancel | Cancel. |
New | New. |
None | Default value. Do not use it directly. |
Replace | Replace. |
Reverse | Reverse. |