enum O2GRequestParamsEnum
Brief
The request parameters.
Details
O2GRequestParamsEnum
is used by O2GValueMap
to fill order parameters and corresponding values
in methods
setBoolean
,
setDouble
,
setInt
, and
setString
.
Then O2GValueMap
can be used in
IO2GRequestFactory
.createOrderRequest
.
The type defined in the fxcore2.dll
assembly.
The namespace is fxcore2
.
Static Public Fields | |
The unique number of the account the order is placed from. |
|
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. |
|
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 offset to the price specified in the |
|
The offset to the price specified in the |
|
"Pegged" means that the price is specified as an offset (in pips) against the market price. The field specifies which price should be used to calculate the order price: |
|
The field specifies which price should be used to calculate the pegged 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. Possible values: "T" - trade subscription enabled, "D" - disabled (subscription would disabled in Trading Station only, order still can be created, and "D" would be changed to "T"). |
|
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. |