{
  "id": "19189375-2e31-54c6-a87e-5547b48be59c",
  "slug": "even-lot",
  "term": "Even Lot",
  "aliases": [],
  "category": "Trading & Execution",
  "category_slug": "trading-execution",
  "difficulty": "basic",
  "definition": "An even lot (also called a round lot) is a standard unit of trading in securities markets—typically 100 shares for equities in U.S. markets—representing the conventional minimum quantity for standard exchange execution and quoting. Orders in even lots receive preferential treatment in most exchanges' matching algorithms, with narrower spreads and deeper liquidity compared to odd-lot orders.",
  "key_takeaways": [
    "The standard U.S. equity round lot is 100 shares; bond round lots are typically $1 million face value in institutional markets.",
    "Odd-lot orders (fewer than 100 shares) are increasingly common due to fractional share trading platforms but may receive inferior execution quality.",
    "Market data regulations have required exchanges to report odd-lot quotes since 2023, improving price transparency for smaller investors.",
    "Institutional program trading typically operates in multiples of round lots to minimize execution friction and market impact.",
    "The historical significance of round lots stems from the era of floor trading, where specialists and market makers provided separate, less favorable pricing for odd lots."
  ],
  "detailed_explanation": "The concept of a round lot originated in the era of floor-based equity trading, when shares were physically represented as certificates and trading clerks needed standardized units to process transactions efficiently. The 100-share round lot became the standard in U.S. equity markets because it aligned with the denomination of stock certificates and the operational bandwidth of specialists. Odd-lot dealers—firms specializing in transactions smaller than 100 shares—operated as separate intermediaries, often providing inferior prices due to the higher per-unit handling cost.\n\nIn modern electronic markets, the mechanical rationale for round lots has diminished but they remain significant for market microstructure reasons. Exchanges' best bid and offer (BBO) quotations have historically been required to reflect only round-lot-sized orders, meaning the displayed top-of-book quote does not account for odd-lot liquidity. This creates a gap between the displayed NBBO (National Best Bid and Offer) and the actual available liquidity: a stock may appear to have a $0.01 spread at 100-share sizes, but significant odd-lot interest at better prices is invisible to investors relying on the NBBO.\n\nThe SEC's 2023 Market Structure Reforms addressed this by requiring exchanges to include odd-lot quotes in the consolidated tape and to round-lot-adjusted best bids and offers, improving price transparency for retail and institutional investors alike. The reforms acknowledged that with average share prices of several hundred dollars for many large-cap stocks, a 100-share round lot represents $20,000–$50,000 in notional value—an amount that excludes many retail investors from receiving best-price executions under the old framework.\n\nFor institutional traders executing large orders, round lots remain the currency of block trading and program execution. Algorithmic strategies such as VWAP and TWAP slice large parent orders into child orders, optimizing the timing and sizing of execution to minimize market impact. Most algorithmic execution engines work in round lot increments to ensure compatibility with exchange matching systems and to avoid odd-lot residuals that must be handled separately.\n\nBond markets have their own round lot conventions that reflect the wholesale nature of fixed income trading. Investment-grade corporate bonds trade in $1 million round lots in the institutional market, though $250,000 is a common minimum for smaller institutional accounts. High-yield bonds may have lower round lot conventions. Below-round-lot bond transactions typically occur on retail-oriented platforms at wider bid-ask spreads, reflecting the higher transaction cost per unit of notional value.",
  "example": "An asset manager wants to build a $5 million position in a stock trading at $48.50 per share. The round lot size is 100 shares ($4,850 per round lot). Total shares needed: $5,000,000 / $48.50 ≈ 103,093 shares. In even lots: 1,030 round lots of 100 shares = 103,000 shares ($4,995,500). The residual 93 shares is an odd lot that the execution algorithm may handle separately. Using a TWAP algorithm over 6 hours of a 6.5-hour trading day, the target is approximately 1,030/6 ≈ 172 round lots per hour, or approximately 17,200 shares per hour, placed in 100-share increments consistent with the exchange's round lot structure.",
  "formula": null,
  "formula_latex": null,
  "interactive_type": null,
  "calculator_id": null,
  "related_terms": [
    "bond",
    "cap",
    "easy-to-borrow",
    "equity",
    "exchange",
    "execution-algorithm",
    "floor",
    "liquidity",
    "lot-size",
    "market-impact",
    "market-on-close-order",
    "notional-value",
    "principal-trading",
    "program-trading",
    "stock"
  ],
  "backlinks": [
    "book-transfer",
    "borrow-cost",
    "day-order",
    "dual-trading",
    "job-lot",
    "pyramiding",
    "short-selling-mechanics"
  ],
  "cross_references": [
    "bond",
    "cap",
    "equity",
    "exchange",
    "execution-algorithm",
    "floor",
    "liquidity",
    "lot-size",
    "market-impact",
    "notional-value",
    "stock",
    "transparency",
    "twap-algorithm",
    "yield"
  ],
  "tags": [
    "level:basic",
    "cat:trading-execution"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 703,
  "checksum": "ab33f327ed680ade",
  "version": "2026.05.03",
  "license": "CC-BY-4.0",
  "updated_at": "2026-09-07T02:15:24+00:00",
  "_links": {
    "self": "https://hedgefund.wiki/api/v1/terms/even-lot",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/even-lot?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/even-lot?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/even-lot",
    "category": "https://hedgefund.wiki/api/v1/categories/trading-execution",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/even-lot"
  }
}