
SHANXI HUAXIANG GROUP CO., LTD — Investor Relations & Filings
Shanxi Huaxiang Group Co., Ltd. specializes in the research, development, production, and sale of precision castings and machined components. The company operates an integrated manufacturing platform that spans from mold design and casting to high-precision machining and surface treatment. Its primary product portfolio includes critical components for home appliance compressors, such as crankshafts, cylinders, and pistons, as well as automotive parts including brake systems, steering components, and engine parts. Additionally, the group provides specialized components for power equipment and construction machinery. By leveraging advanced casting technologies and automated production lines, the company serves a global clientele of original equipment manufacturers, focusing on high-volume, high-precision industrial solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于参加山西辖区上市公司2026年投资者网上集体接待日暨年报业绩说明会的公告 | 2026-05-18 | Chinese | |
| 关于持股5%以上股东非公开发行可交换公司债券换股价格调整的提示性公告 | 2026-05-15 | Chinese | |
| 山西华翔集团股份有限公司公开发行可转换公司债券受托管理事务报告(2025年度) | 2026-05-12 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-12 | Chinese | |
| 董事、高级管理人员薪酬与考核管理制度 | 2026-04-08 | Chinese | |
| 内部审计制度 | 2026-04-08 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513765 | 关于参加山西辖区上市公司2026年投资者网上集体接待日暨年报业绩说明会的公告 | 2026-05-18 | Chinese | ||
| 46364325 | 关于持股5%以上股东非公开发行可交换公司债券换股价格调整的提示性公告 | 2026-05-15 | Chinese | ||
| 45346697 | 山西华翔集团股份有限公司公开发行可转换公司债券受托管理事务报告(2025年度) | 2026-05-12 | Chinese | ||
| 45346577 | 2025年年度权益分派实施公告 | 2026-05-12 | Chinese | ||
| 39154258 | 董事、高级管理人员薪酬与考核管理制度 | 2026-04-08 | Chinese | ||
| 39154246 | 内部审计制度 | 2026-04-08 | Chinese | ||
| 39154244 | 关于续聘会计师事务所的公告 | 2026-04-08 | Chinese | ||
| 39154243 | 独立董事2025年度述职报告(杨晓娜) | 2026-04-08 | Chinese | ||
| 39154238 | 关于2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-08 | Chinese | ||
| 39154237 | 独立董事2025年度述职报告(吕凯波) | 2026-04-08 | Chinese | ||
| 39154235 | 2025年度审计报告 | 2026-04-08 | Chinese | ||
| 39154232 | 2025年度内部控制评价报告 | 2026-04-08 | Chinese | ||
| 39154231 | 关于2025年度计提资产减值损失和信用减值损失的公告 | 2026-04-08 | Chinese | ||
| 39154220 | 关于2025年度利润分配预案的公告 | 2026-04-08 | Chinese | ||
| 39154218 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other pumps, compressors, taps and valves
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aalberts NV
Engineering company developing mission-critical technologie…
|
AALB | NL | Manufacturing |
|
Accelleron Industries AG
Develops, produces, and services turbocharging technologies…
|
ACLN | CH | Manufacturing |
|
ANEST IWATA Corporation
Manufacturer of coating systems, air compressors, and vacuu…
|
6381 | JP | Manufacturing |
|
ASFLOW CO.,LTD.
Manufactures high-purity gas supply components for the semi…
|
159010 | KR | Manufacturing |
|
ASPRO SERVICIOS PETROLEROS S.A.
International company designing, manufacturing, and selling…
|
— | AR | Manufacturing |
|
Atam Valves Limited
Designs and manufactures industrial valves and pipe fitting…
|
ATAM | IN | Manufacturing |
|
Atlas Copco
A world-leading provider of sustainable productivity soluti…
|
ATCO | SE | Manufacturing |
|
BELIMO Holding AG
Global market leader in developing and producing field devi…
|
BEAN | CH | Manufacturing |
|
BOOSTHEAT
Develops energy-efficient heating solutions using a patente…
|
ALBOO | FR | Manufacturing |
|
BURÇELİK VANA SANAYİ VE TİCARET A.Ş.
Manufacturer of steel castings, heavy machinery, and indust…
|
BURVA | TR | Manufacturing |
SHANXI HUAXIANG GROUP 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/57435/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57435 | 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=57435 | 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=57435 \ -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": 57435}, 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 SHANXI HUAXIANG GROUP CO., LTD (id: 57435)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.