class ChangeOrderRequestBuilder
Parents
object
Brief
The builder for ChangeOrderRequestBuilder
| Public Methods | |
|---|---|
| ChangeOrderRequestBuilder | A constructor |
| setTrailingType | Sets the trailing type |
| setTrailingStep | Sets the trailing step |
| setAmount | Sets the number of lots |
| setRate | Sets the rate |
| setPips | Sets the pips |
| setRateRange | Sets the rate range |
| setOrderId | Sets the unique identification number of order |
| build | Creates and returns a new object ChangeOrderRequest based on the parameters that have been set using methods of the builder object |