泰德股份 — Investor Relations & Filings
About 泰德股份
Qingdao Tide Precision Components Co., Ltd. specializes in the research, development, manufacturing, and distribution of high-precision automotive bearings. The company's core product portfolio includes specialized bearings for automotive air conditioning compressors, water pumps, tensioners, and alternators. It focuses on providing high-performance solutions characterized by low noise, high speed, and extended service life. Serving primarily the automotive original equipment manufacturer (OEM) and Tier 1 supplier markets, the company leverages advanced manufacturing technologies and rigorous quality control systems to meet stringent industry standards. Its technical expertise extends to the development of customized bearing solutions for new energy vehicles and high-end industrial applications, emphasizing reliability and precision engineering in demanding mechanical environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度业绩快报公告 | 2026-02-25 | Chinese | |
| 中泰证券股份有限公司关于青岛泰德轴承科技股份有限公司2025年度定期现场核查报告 | 2026-01-19 | Chinese | |
| 股权激励计划限制性股票解除限售公告 | 2026-01-15 | Chinese | |
| 关于变更签字注册会计师的公告 | 2026-01-12 | Chinese | |
| 薪酬与考核委员会关于公司2023年股权激励计划授予限制性股票第一个解除限售期解除限售条件成就相关事项的核查意见 | 2025-12-23 | Chinese | |
| 关于2023年股权激励计划限制性股票第一个解除限售期解除限售条件成就的公告 | 2025-12-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 39705525 | 2025年年度业绩快报公告 | 2026-02-25 | Chinese | ||
| 39705510 | 中泰证券股份有限公司关于青岛泰德轴承科技股份有限公司2025年度定期现场核查报告 | 2026-01-19 | Chinese | ||
| 39705506 | 股权激励计划限制性股票解除限售公告 | 2026-01-15 | Chinese | ||
| 39705504 | 关于变更签字注册会计师的公告 | 2026-01-12 | Chinese | ||
|
2025
11 filings
| |||||
| 39705503 | 薪酬与考核委员会关于公司2023年股权激励计划授予限制性股票第一个解除限售期解除限售条件成就相关事项的核查意见 | 2025-12-23 | Chinese | ||
| 39705500 | 关于2023年股权激励计划限制性股票第一个解除限售期解除限售条件成就的公告 | 2025-12-23 | Chinese | ||
| 39705496 | 第四届董事会第十四次会议决议公告 | 2025-12-23 | Chinese | ||
| 39705495 | 北京市康达律师事务所关于青岛泰德轴承科技股份有限公司2023年股权激励计划第一个解除限售期解除限售条件成就的法律意见书 | 2025-12-23 | Chinese | ||
| 39705492 | 股东减持股份结果公告 | 2025-12-01 | Chinese | ||
| 39705491 | 持股 5%以上股东权益变动触及1%整数倍的提示性公告 | 2025-10-29 | Chinese | ||
| 39705489 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 39705472 | 第四届董事会第十三次会议决议公告 | 2025-10-27 | Chinese | ||
| 39705469 | 2025年第一次职工代表大会决议公告 | 2025-09-16 | Chinese | ||
| 39705465 | 董事变动公告 | 2025-09-16 | Chinese | ||
| 39705462 | 2025年第一次临时股东会决议公告 | 2025-09-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEX DYNAMICS, INC.
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
泰德股份 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/58818/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58818 | 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=58818 | 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=58818 \ -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": 58818}, 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 泰德股份 (id: 58818)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.