JIANGXI HENGDA HI-TECH CO.,LTD. — Investor Relations & Filings
JIANGXI HENGDA HI-TECH CO.,LTD. specializes in the research, development, and application of wear-resistant and corrosion-resistant materials and surface engineering technologies. The company provides comprehensive solutions including thermal spraying, surfacing, and specialized coatings designed to extend the service life of industrial equipment. Its core product portfolio features high-performance anti-wear materials and energy-saving technologies tailored for demanding environments. The firm primarily serves the power generation, metallurgy, cement, and petrochemical sectors, offering integrated maintenance services for boilers and other critical infrastructure. By focusing on material science and advanced manufacturing processes, the company delivers technical support and engineering services aimed at improving operational efficiency and reducing equipment downtime for large-scale industrial facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国浩律师(南昌)事务所关于江西恒大高新技术股份有限公司2025年第一次临时股东大会之法律意见书 | 2025-11-18 | Chinese | |
| 关于召开2025年第一次临时股东大会的提示性公告 | 2025-11-12 | Chinese | |
| 股票交易异常波动的公告 | 2025-11-06 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2025年10月) | 2025-10-27 | Chinese | |
| 对外投资管理制度(2025年10月) | 2025-10-27 | Chinese | |
| 投资者关系管理制度(2025年10月) | 2025-10-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36129941 | 国浩律师(南昌)事务所关于江西恒大高新技术股份有限公司2025年第一次临时股东大会之法律意见书 | 2025-11-18 | Chinese | ||
| 36129940 | 关于召开2025年第一次临时股东大会的提示性公告 | 2025-11-12 | Chinese | ||
| 36129937 | 股票交易异常波动的公告 | 2025-11-06 | Chinese | ||
| 36129936 | 董事、高级管理人员薪酬管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 36129933 | 对外投资管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 36129929 | 投资者关系管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 36129927 | 关于签订房屋租赁合同暨关联交易的公告 | 2025-10-27 | Chinese | ||
| 36129923 | 第六届监事会第九次会议决议公告 | 2025-10-27 | Chinese | ||
| 36129921 | 董事会提名委员会工作细则(2025年10月) | 2025-10-27 | Chinese | ||
| 36129916 | 董事会薪酬与考核委员会工作细则(2025年10月) | 2025-10-27 | Chinese | ||
| 36129910 | 内部审计制度(2025年10月) | 2025-10-27 | Chinese | ||
| 36129908 | 独立董事工作制度(2025年10月) | 2025-10-27 | Chinese | ||
| 36129907 | 年报信息披露重大差错责任追究制度(2025年10月) | 2025-10-27 | Chinese | ||
| 36129906 | 重大事项内部报告制度(2025年10月) | 2025-10-27 | Chinese | ||
| 36129904 | 公司章程(2025年10月) | 2025-10-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
JIANGXI HENGDA HI-TECH 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/54617/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54617 | 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=54617 | 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=54617 \ -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": 54617}, 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 JIANGXI HENGDA HI-TECH CO.,LTD. (id: 54617)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.