Understand the difference between execution, clearing, and settlement, the role of DTCC infrastructure, and why T+1 settlement matters in current U.S. market practice.
Many students think a trade is finished as soon as it is executed. It is not. Execution is only the agreement stage. Clearing confirms and compares the obligations. Settlement is the point at which cash and securities are actually exchanged. On exams, confusion between those stages is a common source of avoidable mistakes.
A securities transaction moves through a sequence:
This process matters because the market needs a reliable mechanism to reduce default risk and ensure that trades actually close.
At a high level, U.S. post-trade processing relies on DTCC infrastructure and its clearing and depository functions. For introductory exam purposes, the key takeaway is that centralized systems help reduce operational friction and counterparty risk.
You should also know that custodial functions matter after the trade because securities positions and ownership records must be maintained accurately.
sequenceDiagram
participant Customer
participant Broker
participant Market
participant Clearing
participant Settlement
Customer->>Broker: Enter order
Broker->>Market: Route and execute trade
Market->>Clearing: Send trade details
Clearing->>Settlement: Confirm obligations
Settlement->>Customer: Deliver securities / exchange cash
For most regular-way U.S. broker-dealer transactions in equities, corporate bonds, and municipal securities, the current standard settlement cycle is T+1. That means settlement is generally due one business day after the trade date, assuming no intervening market holidays.
This is important because older study materials may still mention T+2. For current exam-prep content, use the modern standard unless the question explicitly states otherwise or refers to an older historical rule set.
Shorter settlement cycles can:
They do not eliminate all post-trade risk, but they reduce the window in which things can go wrong.
If the question asks when the buyer actually receives the position or when payment is due, you are in settlement territory, not execution territory.
A customer purchases shares of common stock in a regular-way U.S. transaction on a Thursday. No market holidays intervene. Under the current standard settlement cycle, settlement is generally due on:
A. Thursday B. Monday C. Friday D. The following Tuesday
Correct Answer: C
Explanation: Under the current T+1 settlement standard for most regular-way U.S. equity transactions, settlement is generally due one business day after trade date. A Thursday trade therefore normally settles on Friday if no holiday intervenes.