class MarketOrderRequestBuilder| Parents | |
The builder of the MarketOrderRequest class
| Public Methods | |
|
Builds a new instance of the MarketOrderRequest class with the set parameters |
|
|
Enable trailing stop |
|
|
A constructor |
|
|
Sets the unique identification number of the account |
|
|
Sets the order amount |
|
|
Sets the trade operation of the order |
|
|
Sets the custom ID |
|
|
Sets the expiration datetime Applicable only for orders with GTD time-in-force option. |
|
|
Sets the pips the limit order must close the position at |
|
|
Sets the price at which the limit order must close the position |
|
|
Sets the unique identification number of the offer |
|
|
Sets the rate range |
|
|
Sets the pips the stop order must close the position at |
|
|
Sets the price at which the stop order must close the position |
|
|
Sets the time in force ('GTC', 'IOC', 'FOK', 'DAY', 'GTD') |
|