Insights
What Happens When an S-1 Goes Effective
Alphanume Team · July 1, 2026
An S-1 filing is permission to sell new shares; the EFFECT notice is what makes the selling legal. Understanding the gap between those two dates is the difference between trading a dilution event and trading half of one.
If you searched "S-1 effective," you probably watched a small-cap stock take a second leg down on a day with no news, checked the SEC filings page, and found a one-line EFFECT notice sitting there like an anticlimax. Nothing in the notice explains the price action. The mechanics do.
A US-listed company cannot simply dump new shares on the tape. It first has to register them with the SEC, and then the SEC has to declare that registration effective before a single share can legally be sold. Those are two separate events, often separated by weeks, and the market frequently punishes the stock at both of them.
Registration is permission, not action
The registration statement is the document that starts the clock. Larger companies with a long reporting history use a Form S-3, a reusable "shelf" registration that lets them issue securities over time without a fresh full registration for each deal. Small and micro-cap names often do not qualify for an S-3, so they file a Form S-1: the same idea, with more paperwork. Either way, the filing is the company raising its hand and saying, on the record, that more supply may be coming.
The word "may" is doing real work. Registration is a permission slip, not the offering itself. For a shelf issuer, the actual sale happens later, when the company files a prospectus supplement against the shelf, usually a Form 424B5. But sophisticated participants do not wait. The moment a genuinely dilutive registration hits the wire, they know the float is about to expand, and the initial leg down often begins within minutes of the document posting, well before a single new share has changed hands.
The EFFECT notice: the second clock
Filing the registration does not let the company sell anything. The SEC has to declare the registration effective first, and it publishes that declaration as an EFFECT notice. Only after that notice can the registered shares legally be sold into the market.
So a dilution event is really a sequence with two punishment points:
- The filing date. The market reprices for supply that is now probable. The registration says, in effect, "we are probably about to do something bad for the share count."
- The effective date. The supply is now legal, and the actual selling can begin. The threat has converted into reality.
The gap between the two varies from days to months, and stocks frequently take a second leg down around effectiveness. That second leg confuses people precisely because the information seems old: the market knew about the filing weeks ago. But the filing repriced a probability. Effectiveness reprices a fact. If you only watch one of the two clocks, you are trading half the event.
What EFFECT does not tell you
Here is the filter that separates a real signal from a reflex, and it is the single most important idea in this topic: not every S-1 is dilutive. At root, an S-1 is just a registration form, and plenty of them are benign:
- Registering shares for an employee stock plan. No new supply hits the open market.
- Registering an existing investor's stake for resale. The shares already exist; ownership just becomes sellable. The share count does not grow.
- A routine shelf filed as standby capacity, which may sit unused for years. Refreshing a shelf is ordinary corporate hygiene at most public companies and carries close to zero signal on its own.
An EFFECT notice on any of those means nothing for the float. So the filing has to actually be read, and you are reading for three specifics: are these newly issued shares or existing shares being resold, is the company itself the seller, and how many shares are being registered relative to the existing float. A company with a billion shares outstanding registering 50,000 of them is inconsequential. A nano-cap registering millions of new shares against a tiny float is a different animal entirely.
The timeline, end to end
Stage | What happens | What the market does |
|---|---|---|
S-1 or S-3 filed | Company registers shares with the SEC; nothing can be sold yet | Reprices for probable supply, often within minutes if genuinely dilutive |
Review period | Days to months; the registration can also be withdrawn | Drift as the market waits on the second clock |
EFFECT notice | SEC declares the registration effective; selling is now legal | Frequently a second leg down as threat becomes reality |
Sale executes | For shelf deals, a 424B5 prices the offering; share count officially grows shortly after settlement | Supply is on the tape |
Tracking this with data instead of filings pages
Everything above can be reconstructed by reading filings one at a time, but that does not scale to a screen. The Alphanume Dilution dataset packages the reading work: each record is an S-1 registration as it was known on its filing date, later resolved as the registration becomes effective or is withdrawn. A dilutive flag records whether the filing genuinely creates new supply, and a resale flag marks existing-holder resales. Size lives in shares_offered and market_cap_at_filing. The second clock lives in became_effective, effective_date, and days_to_effective, with withdrawal fields covering the registrations that die on the vine, and a filing_url linking back to the source document.
The dilutive flag is the part you cannot easily scrape: deciding whether a given S-1 actually dilutes usually takes a human reading the filing. And the records are point-in-time, reflecting what was known on the filing date, which is what makes an honest backtest of the two-legs pattern possible at all.
If you want to build on this, where to find stock dilution and shelf offering data covers the sourcing side, and how to build a dilution screener turns the feed into a daily process.
Learn the whole event class
This post covers one filing type's journey to the tape. The event-driven module of Alphanume Learn covers the full ladder: why companies dilute in the first place, the S-1 to EFFECT timeline in detail, the mechanics of shorting, and a hands-on study measuring how these stocks actually behave after the filing, run in the browser against the live dataset. The first module of the course is free, no account needed: start with the first lesson or scan the full syllabus to see where the dilution material sits.