class EntryOrderRequestBuilder| Parents | |
The builder for creating instances of the EntryOrderRequest class, which is used for creating orders in a trading platform
| Public Methods | |
|
Builds a new instance of the EntryOrderRequest class with the set parameters |
|
|
Enable trailing stop |
|
|
A constructor, doesn't return any value |
|
|
Sets the unique identification number of the offer |
|
|
Sets the number of lots |
|
|
Sets the amount |
|
|
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 limit rate |
|
|
Sets the unique identification number of the offer |
|
|
Sets the rate |
|
|
Sets the rate range |
|
|
Sets the pips the stop order must close the position at |
|
|
Sets the stop rate |
|
|
Sets the time in force ('GTC', 'DAY', 'GTD') |
|