CallingResultsEnum
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 09 September 2020 10:42 AM
|
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 the requoted 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 greater than Maximum amount ber dear, or when take order amount not multiples of Minimum 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
VertexFX Client API Index
|
(1 vote(s))
Helpful Not helpful
|