Properties
| Value | Constant | Description |
| 1 | SuccessResult | Sent to server successfully |
| 2 | NoPrivilegeResult | Do not have the privilege to do the operation |
| 3 | InvalidAccountResult | Not valid selected account ID. |
| 4 | CannotChangePriceResult | When can’t change therequoted orders price. |
| 5 | InvalidSymbolID | When given incorrect symbol ID. |
| 6 | TimerExpired | When time expired to accept or reject an order or can’t find the order ID. |
| 7 | InvalidTicket | When can’t found the ticket number. |
| 8 | InvalidLots | When taking an amount of order less than the Minimum amount ber dear or greaterthan Maximum amount ber dear, or when take order amount notmultiples ofMinimum amount. |
| 11 | InvalidPassword | When the given password not correct |
| 12 | InvalidLogin | when login not correct |
| 13 | InvalidParentClientResult | When a client not associated for requested parent |
| 14 | InvalidUserNameResult | When the given username not correct. |
| 15 | InvalidParametersResult | when given parameters not correct |
| 16 | PositionIsFreezed | When making an operation on the frozen position |
See Also