To indicate the limit order type. The following is values and description for each value:
Properties
| Value | Constant | Description |
| 1 | BuyLimit | The type is Buy Limit. |
| -1 | SellLimit | The type is Sell Limit. |
| 2 | BuyStop | The type is Buy Stop. |
| -2 | SellStop | The type is Sell Stop. |
See Also