Match each equity order type or execution qualifier on the left with its corresponding execution rule or trigger condition on the right.
- Buy Limit OrderExecutes at the specified price or lower, typically entered below the current market price.
- Sell Stop OrderTriggers a market order to sell when the security trades at or below the specified price, commonly used to limit losses on a long position.
- All-or-None (AON) QualifierRequires the entire order quantity to be filled in full, but permits multiple execution attempts over time without requiring immediate fill.
- Immediate-or-Cancel (IOC) QualifierRequires immediate execution of whatever portion of the order is available at the market, while canceling any remaining unfilled portion.
Answer
Buy Limit Order matches with execution at the specified price or lower; Sell Stop Order matches with triggering a market order to sell when trading at or below the specified price; All-or-None matches with requiring full quantity execution without requiring immediate fill; Immediate-or-Cancel matches with requiring immediate execution of available shares while canceling any remaining portion.
Each order type and qualifier matches its exact SEC and FINRA regulatory trading definition: Buy limit orders cap execution price at or below the limit; sell stop orders trigger a market order when market price falls to or below the stop price; AON requires complete quantity execution without requiring immediate fill; IOC accepts immediate partial execution and cancels the remainder.
Step-by-Step Solution
Key Concept
Order Types and Execution Qualifiers