NewOrderResultEnum
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 09 September 2020 10:43 AM
|
Properties
Value |
Constant |
Description |
1 |
DoneResult |
Done result |
2 |
NotEnoughMoney |
Not enough money |
3 |
TradingIsClosed |
Trading is closed |
4 |
Unable_MarketConditions |
Unable to get a quote on this symbol due to market conditions |
5 |
Unable_BadConnection |
Unable to get a quote due to a bad connection |
6 |
PositionIsClosed |
Position is closed |
7 |
PositionIsPending |
The position is in pending mode |
8 |
PositionHasPendingOrders |
close position that had manage order |
9 |
InvalidAmount
|
1-Open trade with an amount less than the MinimumAmount or greater than the MaximumAmount 2-Open trade with the amount not multiples of MinimumAmount |
10 |
NotFound |
Can't found orders or positions |
11 |
AllAmountAreManaged |
Open managed order with the position previously had managed at the overall amount |
12 |
UnableToDoOperation |
Can't to do the operation |
13 |
HedgingNotAllowed |
Not allowed Hedge |
14 |
PositionIsFreezed |
When making an operation on the frozen position |
16 |
InvalidPrice |
when making a position at an invalid price |
100 |
FailedResult |
Failed result |
See Also
VertexFX Client API Index
|
(2 vote(s))
Helpful Not helpful
|