class StopOrderRequestBuilder| Parents | |
The builder of the StopOrderRequest class
| Public Methods | |
|
Builds a new instance of the StopOrderRequest class with the set parameters |
|
|
Enable trailing |
|
|
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 stop order must close the position |
|
|
Sets the unique identification number of the position to be closed by the stop order |
|
|
This method is a constructor for the builder of the class represents a stop order request that can be sent to a trading platform. The constructor does not return any values |
|