NCTE AG — Investor Relations & Filings
NCTE AG develops, produces, and distributes sensor solutions that measure mechanical forces such as torque, bending, and shear. The company's core offering is based on a patented, non-contact magnetoelastic technology. This principle enables the creation of sensors that are wear-free, highly reliable, and virtually maintenance-free, providing precise real-time data even in harsh operating conditions like oil, water, and extreme temperatures. The technology is applied across various sectors, including e-bikes, automotive, motorsport, off-highway machinery, robotics, medical technology, aviation, and wind energy. Additionally, the company offers calibration services for various sensor types on its certified test benches.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Jahresabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023 | 2024-06-25 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2022 bis zum 31.12.2022 | 2023-08-10 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2021 bis zum 31.12.2021 | 2022-11-25 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2020 bis zum 31.12.2020 | 2021-10-28 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2019 bis zum 31.12.2019 | 2020-12-11 | German | |
| Datum:03.09.2019 | 2019-09-03 | German |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 6510975 | Jahresabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023 | 2024-06-25 | German | ||
|
2023
1 filing
| |||||
| 6527412 | Jahresabschluss zum Geschäftsjahr vom 01.01.2022 bis zum 31.12.2022 | 2023-08-10 | German | ||
|
2022
1 filing
| |||||
| 6586114 | Jahresabschluss zum Geschäftsjahr vom 01.01.2021 bis zum 31.12.2021 | 2022-11-25 | German | ||
|
2021
1 filing
| |||||
| 7048354 | Jahresabschluss zum Geschäftsjahr vom 01.01.2020 bis zum 31.12.2020 | 2021-10-28 | German | ||
|
2020
1 filing
| |||||
| 13222766 | Jahresabschluss zum Geschäftsjahr vom 01.01.2019 bis zum 31.12.2019 | 2020-12-11 | German | ||
|
2019
2 filings
| |||||
| 7786052 | Datum:03.09.2019 | 2019-09-03 | German | ||
| 7794683 | Datum:11.01.2019 | 2019-01-11 | German | ||
|
2017
1 filing
| |||||
| 7800289 | Datum:20.07.2017 | 2017-07-20 | German | ||
|
2016
1 filing
| |||||
| 7802868 | Datum:07.10.2016 | 2016-10-07 | German | ||
|
2015
2 filings
| |||||
| 7807690 | Datum:16.06.2015 | 2015-06-16 | German | ||
| 7809010 | Datum:10.02.2015 | 2015-02-10 | German | ||
|
2013
3 filings
| |||||
| 7813903 | Datum:02.09.2013 | 2013-09-02 | German | ||
| 7814318 | Datum:03.07.2013 | 2013-07-03 | German | ||
| 7815945 | Datum:07.02.2013 | 2013-02-07 | German | ||
|
2011
1 filing
| |||||
| 7819765 | Datum:13.12.2011 | 2011-12-13 | German | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADVANTEST CORPORATION
Manufactures automatic test equipment and measurement solut…
|
6857 | JP | Manufacturing |
|
AEHR TEST SYSTEMS
Designs and manufactures test and reliability screening sol…
|
AEHR | US | Manufacturing |
|
AEROSPACE HI-TECH HOLDING GROUP CO., LTD.
Develops aerospace electronics, automotive control units, a…
|
000901 | CN | Manufacturing |
|
AEROSPACE NANHU ELECTRONIC INFORMATION TECHNOLOGY CO., LTD.
Develops air defense warning radars and electronic informat…
|
688552 | CN | Manufacturing |
|
Aether Global Innovations Corp.
Specializes in advanced Counter-UAS solutions protecting cr…
|
AETH | CA | Manufacturing |
|
Aeva Technologies, Inc.
Designs and manufactures 4D LiDAR sensing and perception sy…
|
AEVA | US | Manufacturing |
|
AGILENT TECHNOLOGIES, INC.
Provides solutions for the life sciences, diagnostics, and …
|
A | US | Manufacturing |
|
Aichi Tokei Denki Co.,Ltd.
Manufacturer of water meters, gas meters, flow meters, and …
|
7723 | JP | Manufacturing |
|
Ai Holdings Corporation
Manufactures and sells information equipment, security syst…
|
3076 | JP | Manufacturing |
|
Airthings
Develops and manufactures smart monitors and purifiers for …
|
AIRX | NO | Manufacturing |
NCTE 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/7283/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7283 | 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=7283 | 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=7283 \ -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": 7283}, 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 NCTE AG (id: 7283)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.