Shiyan Taixiang Industry Co., Ltd. — Investor Relations & Filings
Shiyan Taixiang Industry Co., Ltd. specializes in the development, production, and supply of precision-engineered engine components and heavy-duty vehicle parts. The company’s core product line includes cylinder blocks, cylinder heads, crankshafts, camshafts, and connecting rods. It also provides specialized fuel system components, turbochargers, and cooling system assemblies designed for commercial and industrial applications. Taixiang Industry supports a wide range of engine platforms, particularly those associated with major heavy-duty truck brands. The company integrates advanced manufacturing processes with rigorous quality assurance protocols to meet international standards. Serving a global clientele, it provides both original equipment manufacturer (OEM) services and high-quality aftermarket solutions, focusing on durability and mechanical efficiency in demanding operational environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(许霞) | 2026-04-17 | Chinese | |
| 关于公司2026年度董事和高级管理人员薪酬方案的公告 | 2026-04-17 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | |
| 关于会计师事务所2025年度履职情况评估报告 | 2026-04-17 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-17 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34822323 | 2025年度独立董事述职报告(许霞) | 2026-04-17 | Chinese | ||
| 34822322 | 关于公司2026年度董事和高级管理人员薪酬方案的公告 | 2026-04-17 | Chinese | ||
| 34822320 | 关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | ||
| 34822319 | 关于会计师事务所2025年度履职情况评估报告 | 2026-04-17 | Chinese | ||
| 34822316 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-17 | Chinese | ||
| 34822315 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-17 | Chinese | ||
| 34820193 | 2025年度内部控制审计报告 | 2026-04-17 | Chinese | ||
| 34820192 | 董事会关于2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-17 | Chinese | ||
| 34820189 | 长江证券承销保荐有限公司关于十堰市泰祥实业股份有限公司2025年度募集资金存放、管理与使用情况的专项核查报告 | 2026-04-17 | Chinese | ||
| 39854671 | 长江证券承销保荐有限公司关于十堰市泰祥实业股份有限公司终止实施部分募投项目及变更部分募集资金用途的核查意见 | 2026-04-08 | Chinese | ||
| 39854669 | 关于终止实施部分募投项目及变更部分募集资金用途的公告 | 2026-04-08 | Chinese | ||
| 39854667 | 关于召开2026年第二次临时股东会的通知 | 2026-04-08 | Chinese | ||
| 39854665 | 第五届董事会第二次会议决议公告 | 2026-04-08 | Chinese | ||
| 39854661 | 简式权益变动报告书 | 2026-03-31 | Chinese | ||
| 39854651 | 关于股东询价转让结果报告书暨持股5%以上股东权益变动触及5%整数倍的提示性公告 | 2026-03-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
Shiyan Taixiang Industry Co., Ltd. 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/56129/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56129 | 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=56129 | 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=56129 \ -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": 56129}, 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 Shiyan Taixiang Industry Co., Ltd. (id: 56129)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.