class EntryOrderRequest

Parents

OrderRequest

Brief

The class provides info for request new entry order

Public Methods

EntryOrderRequest

This method is a constructor for the class provides info for request new entry order. It initializes the properties with default values and does not return any values

getLimitPips

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

getLimitRate

Gets the limit rate

getRate

Gets the rate

getRateRange

Gets the rate range

getStopPips

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

getStopRate

Gets the stop rate

getTrailingStopStep

Gets the trailing stop step

getTrailingStopType

Gets the trailing stop type

isEnabledTrailingStop

Is enabled trailing stop

isLimitOrderSet

Checks whether the limit order is set for open market order

isStopOrderSet

Checks whether the stop order is set for open market order

back