Smart US Mid Cap ETF — Investor Relations & Filings
The Smart US Mid Cap ETF is an exchange-traded fund designed to provide exposure to the mid-capitalization segment of the United States equity market. The fund's primary objective is to track the performance of the CRSP US Mid Cap Index, which comprises companies representing the mid-cap spectrum of the US investable market. By investing in a diversified portfolio of approximately 350 mid-sized enterprises, the fund offers a balance between the growth potential typically associated with smaller companies and the relative stability of large-cap stocks. The ETF employs a passive investment strategy, aiming to replicate the index's returns before fees and taxes. This provides a cost-effective vehicle for gaining broad market representation within the mid-cap space, covering a wide range of sectors including technology, industrials, and consumer discretionary.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| USM NTA 09-02-2026 $9.50772 | 2026-02-09 | English | |
| USM NTA 05-02-2026 $9.42972 | 2026-02-08 | English | |
| USM NTA 04-02-2026 $9.32453 | 2026-02-04 | English | |
| USM NTA 03-02-2026 $9.42809 | 2026-02-03 | English | |
| USM NTA 02-02-2026 $9.30010 | 2026-02-02 | English | |
| USM NTA 30-01-2026 $9.41769 | 2026-02-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38786859 | USM NTA 09-02-2026 $9.50772 | 2026-02-09 | English | ||
| 38786646 | USM NTA 05-02-2026 $9.42972 | 2026-02-08 | English | ||
| 38786485 | USM NTA 04-02-2026 $9.32453 | 2026-02-04 | English | ||
| 38786344 | USM NTA 03-02-2026 $9.42809 | 2026-02-03 | English | ||
| 38786155 | USM NTA 02-02-2026 $9.30010 | 2026-02-02 | English | ||
| 38785886 | USM NTA 30-01-2026 $9.41769 | 2026-02-01 | English | ||
| 38785712 | USM NTA 29-01-2026 $9.42950 | 2026-01-29 | English | ||
| 38785517 | USM NTA 28-01-2026 $9.49449 | 2026-01-28 | English | ||
| 38785355 | USM NTA 27-01-2026 $9.50331 | 2026-01-27 | English | ||
| 38785268 | USM NTA 26-01-2026 $9.58186 | 2026-01-26 | English | ||
| 38785046 | USM NTA 23-01-2026 $9.67985 | 2026-01-25 | English | ||
| 38785009 | USM NTA 22-01-2026 $9.73144 | 2026-01-22 | English | ||
| 38784770 | USM NTA 21-01-2026 $9.59648 | 2026-01-21 | English | ||
| 38784631 | USM NTA 20-01-2026 $9.85939 | 2026-01-20 | English | ||
| 38784527 | USM NTA 19-01-2026 $9.93715 | 2026-01-19 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
Smart US Mid Cap ETF via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/66294/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66294 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=66294 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=66294 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 66294}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Smart US Mid Cap ETF (id: 66294)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.