class MarketOrderRequest

Parents

OrderRequest

Brief

The class provides information for a market order request

Public Methods

getLimitPips

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

getLimitRate

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

getRateRange

Gets the rate range

getStopPips

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

getStopRate

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

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

isRateRangeFilled

Checks whether the rate range is set for open market order

isStopOrderSet

Checks whether the stop order is set for open market order

MarketOrderRequest

A constructor

back