class ChangeOrderRequestBuilder

Parents

ChangeOrderRequest

Brief

The builder for ChangeOrderRequestBuilder

Public Methods

build

Creates and returns a new object ChangeOrderRequest based on the parameters that have been set using methods of the builder object

ChangeOrderRequestBuilder

A constructor

setAmount

Sets the number of lots

setOrderId

Sets the unique identification number of order

setPips

Sets the pips

setRate

Sets the rate

setRateRange

Sets the rate range

setTrailingStep

Sets the trailing step

setTrailingType

Sets the trailing type

back