class LimitOrderRequestBuilder| Parents | |
The builder of the LimitOrderRequest class
| Public Methods | |
|
Builds a new instance of the LimitOrderRequest class with the set parameters |
|
|
This method is a constructor for the builder of the class providing request to place a limit order. The constructor does not return any values |
|
|
Sets the custom ID |
|
|
Sets the unique identifier of the order to be stop/limit order attached |
|
|
Sets the pips at which the limit order must close the position |
|
|
Sets the price at which the limit order must close the position |
|
|
Sets the unique identification number of the position to be closed by the limit order |
|