Enum Side
Side of order Supported Values: 1 = Buy 2 = Sell
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum Side
Fields
| Name | Description |
|---|---|
| Buy | Buy |
| None | Default value. Do not use it directly. |
| Sell | Sell |
| SellShort | Sell short |
| SellShortExempt | Sell short exempt |
| SellUndisclosed | Sell Undisclosed |