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 |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | 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.