enum O2GRequestParamsEnum
Brief
The request parameters.
Details
O2GRequestParamsEnum
is used by IO2GValueMap
to fill order parameters and corresponding values in methods
setBoolean
,
setDouble
,
setInt
, and
setString
.
Then IO2GValueMap
can be used in
IO2GRequestFactory
.createOrderRequest
.
Static Public Fields | |
The unique number of the account the order is placed from. |
|
The unique name of the account (it should not be confused with AccountID). Used with the |
|
The amount of the order. |
|
The order trade operation. Possible values: |
|
The command. See possible values in details. |
|
The type of the contingent order which the order is linked to. |
|
The unique number of the contingent order which the order is linked to. |
|
The custom identifier of the order. |
|
The value of the |
|
The type of the order field to search the order with the |
|
Defines whether the order is a netting order or not (use "y" or "Y" for netting order). |
|
The unique number of the instrument the order is placed for. |
|
The unique number of the order. |
|
The type of the order. See possible values in details. |
|
The offset to the price specified in the |
|
The field specifies which price should be used to calculate the pegged limit order price. |
|
The offset to the price specified in the |
|
The field specifies which price should be used to calculate the pegged order price. |
|
The field specifies which price should be used to calculate the limit order price: |
|
The field specifies which price should be used to calculate the pegged stop order price. |
|
The price the order is placed at. |
|
The price of the limit order. |
|
The maximum rate at which the order can be filled. |
|
The minimum rate at which the order can be filled. |
|
The price of the stop order. |
|
Subscription status for the instrument. |
|
The Time In Force of the order. See possible values in details. |
|
The unique number of the position to be opened or closed by the order. |
|
The number of pips the market should move before the order moves the same amount. |
|
The number of pips the market should move in trader's favor before the trailing stop order moves the same amount. |