| Package | Description |
|---|---|
| com.jfx |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrAccountDisabled
The account was disabled.
|
class |
ErrCommonError
Common error.
|
class |
ErrCustomIndicatorError
.
|
class |
ErrGlobalVariableNotFound
Not existent global variable name was used..
|
class |
ErrHistoryWillUpdated
Requested history data in updating state..
|
class |
ErrIncorrectSeriesarrayUsing
Incorrect series array using..
|
class |
ErrIntegerParameterExpected
.
|
class |
ErrInvalidAccount
The account number is invalid.
|
class |
ErrInvalidFunctionParamvalue
.
|
class |
ErrInvalidPrice
Invalid bid or ask price, perhaps, unnormalized price.
|
class |
ErrInvalidPriceParam
.
|
class |
ErrInvalidStops
Stops are too close, or prices are ill-calculated or unnormalized (or in the open price of a pending order).
|
class |
ErrInvalidTicket
.
|
class |
ErrInvalidTradeParameters
Invalid parameters were passed to the trading function, for example, wrong symbol, unknown trade operation, negative slippage, non-existing ticket number, etc.
|
class |
ErrInvalidTradeVolume
Invalid trade volume, error in the volume granularity.
|
class |
ErrLongPositionsOnlyAllowed
Only buying operation is allowed.
|
class |
ErrLongsNotAllowed
.
|
class |
ErrMarketClosed
Market is closed.
|
class |
ErrNoConnection
No connection to the trade server.
|
class |
ErrNoError
Trade operation succeeded..
|
class |
ErrNoOrderSelected
.
|
class |
ErrNoResult
OrderModify attempts to replace the values already set with the same values.
|
class |
ErrNotEnoughMoney
Not enough money to make an operation.
|
class |
ErrOffQuotes
No quotes.
|
class |
ErrOldVersion
Old version of the client terminal.
|
class |
ErrOrderLocked
The order has been locked and under processing.
|
class |
ErrPriceChanged
The price has changed.
|
class |
ErrRequote
The requested price has become out of date or bid and ask prices have been mixed up.
|
class |
ErrServerBusy
Trade server is busy.
|
class |
ErrShortsNotAllowed
.
|
class |
ErrStringParameterExpected
.
|
class |
ErrTooFrequentRequests
Requests are too frequent.
|
class |
ErrTooManyRequests
Too many requests.
|
class |
ErrTradeContextBusy
The trade thread is busy.
|
class |
ErrTradeDisabled
Trade is disabled.
|
class |
ErrTradeExpirationDenied
The use of pending order expiration date has been denied by the broker.
|
class |
ErrTradeModifyDenied
Modifying has been denied since the order is too close to market and locked for possible soon execution.
|
class |
ErrTradeNotAllowed
.
|
class |
ErrTradeTimeout
Timeout for the trade has been reached.
|
class |
ErrTradeTimeout2
The order has been enqueued.
|
class |
ErrTradeTimeout3
The order was accepted by the dealer for execution.
|
class |
ErrTradeTimeout4
The order was discarded by the client during manual confirmation.
|
class |
ErrTradeTooManyOrders
The amount of open and pending orders has reached the limit set by the broker.
|
class |
ErrUnknownSymbol
Unknown symbol..
|