Fast reference for the FINRA SIE: key products and risks, account types, order types, suitability, options breakevens, margin basics, yields and pricing, settlement & lifecycle, communications and ethics. KaTeX formulas and Mermaid diagrams included.
Use this as a rapid refresher alongside the Syllabus and Practice. It focuses on testable, high-yield facts and simple formulas you can apply under time pressure.
Primary vs. Secondary
Primary: issuer → investors (capital formation).
Secondary: investors trade with each other (liquidity).
Order Flow (trade lifecycle)
flowchart LR A["Customer Order"] --> B["Broker/Dealer"] B --> C{Routing} C -->|"Exchange"| D["Execution"] C -->|"ATS/ECN"| D D --> E["Clearing (NSCC)"] E --> F["Settlement (Book-Entry)"] F --> G["Custody • Confirms • Reporting"]
Cash vs Margin
Registrations: Individual / Joint (JTWROS vs TIC) / Corporate / Partnership / Trust / Custodial (UGMA/UTMA).
CIP/AML: name, DOB, address, ID number; verify identity; check OFAC; maintain records.
Options accounts: Deliver ODD, approval by ROP, customer signs options agreement within 15 days of approval.
Trigger logic
Common Stock: growth, voting, last in liquidation; risks—market/systematic, business. Preferred Stock: fixed dividend; interest-rate sensitive; types—cumulative, participating, convertible, callable.
Bonds (Corporate, Treasury, Agency, Munis)
Funds/ETFs/UITs
Options (equity)
Alternatives
Tax quick hits
KYC: financial status, tax, objectives, liquidity needs, time horizon, risk tolerance, experience.
Three layers: Reasonable-basis → Customer-specific → Quantitative (no churning).
Quick mapping
Uncovered options, leveraged/inverse ETFs, and private placements → only for experienced, high risk-tolerance clients.
Breakevens
Max outcomes (long)
Max outcomes (short)
Intrinsic vs Time Value $\text{Premium} = \text{Intrinsic} + \text{Time Value}$
Protective vs Covered
Current Yield (bond)
$$ \text{CY} = \frac{\text{Annual Coupon}}{\text{Market Price}} $$
Approximate YTM (test-friendly)
$$ \text{YTM} \approx \frac{\text{Annual Coupon} + \frac{\text{Par} - \text{Price}}{\text{Years}}}{\frac{\text{Par} + \text{Price}}{2}} $$
NAV (mutual fund)
$$ \text{NAV} = \frac{\text{Assets} - \text{Liabilities}}{\text{Shares Outstanding}} $$
Public Offering Price (front-end load)
$$ \text{POP} = \frac{\text{NAV}}{1 - c},\qquad c = \frac{\text{Sales Charge}}{100} $$
Yield relationships
Worked example (annualized simple yield) $\displaystyle \text{Yield} = \left(\frac{50}{9950}\right) \times \frac{365}{90} \approx 2.04%$
Real return & margin
$$ \text{Real Return} = \text{Nominal Return} - \text{Inflation Rate} $$
$$ \text{Margin Requirement} = \text{Notional Value} \times \text{Margin Rate} $$
Symbol key
Quick percentage examples
Cash dividend timeline
Stock splits / stock dividends: share count ↑, price ↓ proportionally; no immediate tax.
Communications with the public
Prohibited / red flags
AML
Core duties
Order Type vs Use Case
Type | Purpose | Risk/Note |
---|---|---|
Market | Immediate execution | Price uncertainty |
Limit | Price control | May not execute |
Stop (Sell) | Limit loss on long | Becomes market when triggered |
Stop (Buy) | Limit loss on short / breakout entry | Becomes market when triggered |
Stop-Limit | Triggered limit order | May not execute if gaps |
Account Maintenance (baseline)
Product → Primary Risks
Product | Primary Risks |
---|---|
Common Stock | Market/systematic, business |
Preferred Stock | Interest-rate, call |
IG Bonds | Interest-rate, reinvestment |
HY Bonds | Credit/default, liquidity |
Munis | Interest-rate, legislative/tax, call |
ETFs (broad) | Market risk of index |
Sector/Leveraged | Concentration, volatility, compounding |
Options (short) | Potentially large/unlimited losses |
Mermaid
xychart-beta
needs numeric coordinates (noK+P
). The examples below use K = 100 and P = 10. Adjust by recomputing break-evens and end points.
Long Call (K=100, P=10) Breakeven = 110; Max loss = -10; slope +1 after K.
xychart-beta title "Long Call Payoff" x-axis "Stock Price" [0, 100, 110, 200] y-axis "P/L" line [0,-10, 100,-10, 110,0, 200,90]
Long Put (K=100, P=10) Breakeven = 90; Max gain = 90 (if S→0); Max loss = -10.
xychart-beta title "Long Put Payoff" x-axis "Stock Price" [0, 90, 100, 200] y-axis "P/L" line [0,90, 90,0, 100,-10, 200,-10]
Short Call (K=100, P=10) Breakeven = 110; Max gain = +10; loss grows above K.
xychart-beta title "Short Call Payoff" x-axis "Stock Price" [0, 100, 110, 200] y-axis "P/L" line [0,10, 100,10, 110,0, 200,-90]
Short Put (K=100, P=10) Breakeven = 90; Max gain = +10; Max loss = -90 (if S→0).
xychart-beta title "Short Put Payoff" x-axis "Stock Price" [0, 90, 100, 200] y-axis "P/L" line [0,-90, 90,0, 100,10, 200,10]
Reminder: This is a study aid, not legal or investment advice. Confirm specifics in official rules and your firm’s policies.