Discretionary

View as MarkdownOpen in Claude

An Discretionary order is a limit order submitted with a hidden, specified ‘discretionary’ amount off the limit price which may be used to increase the price range over which the limit order is eligible to execute. The market sees only the limit price.

Products: STK

More on Discretionary Orders

More on Supported exchanges

1order = Order()
2order.action = action
3order.orderType = "LMT"
4order.totalQuantity = quantity
5order.lmtPrice = price
6order.discretionaryAmt = discretionaryAmount