class CloseMarketOrderRequest

Parents

object

Brief

The class provides information for a close market order request

Public Methods

CloseMarketOrderRequest

A constructor

getAmount

Gets the order amount

getCustomId

Gets the custom ID

getExpirationDate

Gets the expiration datetime. Applicable only for orders with GTD time-in-force option.

getRateRange

Gets the rate range

getTimeInForce

Gets the time in force ('GTC', 'IOC', 'FOK', 'DAY', 'GTD')

getTradeId

Gets the unique identifier of the position to be closed by the stop/limit order

isRateRangeFilled

Checks whether the rate range is set for open market order

back