class BaseSLOrderRequest

Parents

object

Brief

The class provides information for a stop/limit order request

Public Methods

BaseSLOrderRequest

A constructor

getCustomId

Gets the custom ID

getOrderId

Gets the unique identifier of the order to be stop/limit order attached

getPips

Gets the pips at which the stop/limit order must close the position

getRate

Gets the price 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

back