
MS Industrie AG — Investor Relations & Filings
MS Industrie AG is the parent company of a focused technology group with a primary business area in powertrain technology and a strategic investment in ultrasonic technology. The powertrain division, operating as MS XTEC, develops and manufactures systems and components for heavy-duty combustion engines and new alternative drive solutions. The ultrasonic division, MS Ultrasonic, provides special machines, standard machines, and ultrasonic systems and components for industrial applications. Key customer industries include the global commercial vehicle and passenger car sectors, followed by the packaging machine, medical, and plastic processing industries, as well as general mechanical and plant engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MS Industrie AG publishes Q1-2026 Key Figures | 2026-05-13 | English | |
| MS Industrie AG publishes Annual Report 2025 | 2026-04-28 | English | |
| MS Industrie AG acquires real estate property in Trossingen and reports key figures for fiscal year 2025, along with a current business update and outlook for 2026 | 2026-04-01 | English | |
| MS Industrie AG: Dr. Andreas Aufschnaiter, buy | 2025-12-22 | English | |
| MS Industrie AG: MS ProActive Verwaltungs GmbH, buy | 2025-12-17 | English | |
| MS Industrie AG publishes unaudited key figures for the first 3 quarters 2025 | 2025-11-13 | English |
Browse filings by year
26 years- 2026 3 filings
- 2025 16 filings
- 2024 8 filings
- 2023 8 filings
- 2022 4 filings
- 2021 5 filings
- 2020 6 filings
- 2019 21 filings
- 2018 18 filings
- 2017 10 filings
- 2016 19 filings
- 2015 23 filings
- 2014 30 filings
- 2013 24 filings
- 2012 22 filings
- 2011 23 filings
- 2010 31 filings
- 2009 23 filings
- 2008 30 filings
- 2007 44 filings
- 2006 24 filings
- 2005 9 filings
- 2004 5 filings
- 2003 4 filings
- 2002 5 filings
- 2001 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MS Industrie AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
MS Industrie AG 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/292/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=292 | 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=292 | 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=292 \ -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": 292}, 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 MS Industrie AG (id: 292)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.