Box Top

View as MarkdownOpen in Claude

A Box Top order executes as a market order at the current best price. If the order is only partially filled, the remainder is submitted as a limit order with the limit price equal to the price at which the filled portion of the order executed.

Products: OPT (BOX only)

More on Box Top Orders

1order = Order()
2order.action = action
3order.orderType = "BOX TOP"
4order.totalQuantity = quantity