class BaseSLOrderRequest
Parents
object
Brief
The class provides information for a stop/limit order request
| Public Methods | |
|---|---|
| BaseSLOrderRequest | A constructor |
| getRate | Gets the price at which the stop/limit order must close the position |
| getPips | Gets the pips at which the stop/limit order must close the position |
| getTradeId | Gets the unique identifier of the position to be closed by the stop/limit order |
| getOrderId | Gets the unique identifier of the order to be stop/limit order attached |
| getCustomId | Gets the custom ID |