Enum TradeStatus
Indicates the status of the trade in clearing. Supported Values: 0 = Accepted
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum TradeStatus
Fields
Name | Description |
---|---|
Accepted | Accepted |
None | Default value. Do not use it directly. |
Terminated | Terminated |