Match each order type or execution qualifier on the left with its correct execution rule or trigger condition on the right.
- Buy Limit OrderEntered below the current market price; guarantees execution at the specified price or better, but does not guarantee execution if the market does not reach the target price.
- Sell Stop OrderPlaced below the current market price; becomes an active market order to sell once the stock trades at or below the specified stop price.
- Fill-or-Kill (FOK) OrderMust be executed immediately in its entirety at the specified price or better; if the full quantity cannot be filled immediately, the entire order is canceled.
- Immediate-or-Cancel (IOC) OrderMust be executed immediately for as much of the order quantity as available at the specified price or better; any unfilled portion of the order is immediately canceled.
Answer
Buy Limit Order matches with the rule specifying entry below market price with a price-or-better guarantee; Sell Stop Order matches with the condition of being placed below market price and converting to a market order upon trigger; Fill-or-Kill (FOK) Order matches with immediate full execution or complete cancellation; Immediate-or-Cancel (IOC) Order matches with immediate partial execution allowed and unexecuted balance canceled.
Each order type aligns with its specific trigger or execution rule: Buy Limit orders purchase at or below the specified limit price; Sell Stop orders trigger into market sell orders when price falls to the stop level; Fill-or-Kill (FOK) requires immediate execution in full or complete cancellation; Immediate-or-Cancel (IOC) accepts immediate partial execution while canceling the rest.
Step-by-Step Solution
Key Concept
Order Types and Execution Qualifiers Mechanics