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 |
|---|---|---|---|
| 关于使用闲置自有资金购买理财产品的公告 | 2026-04-23 | Chinese | |
| 关于诉讼进展的公告 | 2026-04-16 | Chinese | |
| 关于全资子公司完成增资及工商变更登记的公告 | 2026-04-03 | Chinese | |
| 关于全资子公司拟为参股公司提供财务资助并增资的公告 | 2026-03-24 | Chinese | |
| 关于拟对全资子公司增资的公告 | 2026-03-24 | Chinese | |
| 第六届董事会第十七次临时会议决议公告 | 2026-03-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 36129984 | 关于使用闲置自有资金购买理财产品的公告 | 2026-04-23 | Chinese | ||
| 36129983 | 关于诉讼进展的公告 | 2026-04-16 | Chinese | ||
| 36129982 | 关于全资子公司完成增资及工商变更登记的公告 | 2026-04-03 | Chinese | ||
| 36129981 | 关于全资子公司拟为参股公司提供财务资助并增资的公告 | 2026-03-24 | Chinese | ||
| 36129979 | 关于拟对全资子公司增资的公告 | 2026-03-24 | Chinese | ||
| 36129977 | 第六届董事会第十七次临时会议决议公告 | 2026-03-24 | Chinese | ||
| 36129976 | 关于2026年度拟向银行等金融机构申请综合授信及为公司和子公司提供担保的公告 | 2026-03-13 | Chinese | ||
| 36129975 | 第六届董事会第十六次临时会议决议公告 | 2026-03-13 | Chinese | ||
| 36129970 | 2025年年度业绩预告 | 2026-01-30 | Chinese | ||
| 36129969 | 股票交易异常波动的公告 | 2026-01-05 | Chinese | ||
|
2025
5 filings
| |||||
| 36129965 | 股票交易异常波动的公告 | 2025-12-29 | Chinese | ||
| 36129959 | 关于子公司变更经营范围并完成工商变更登记的公告 | 2025-12-18 | Chinese | ||
| 36129957 | 第六届董事会第十五次临时会议决议公告 | 2025-12-11 | Chinese | ||
| 36129956 | 关于全资子公司拟为参股子公司提供财务资助的公告 | 2025-12-11 | Chinese | ||
| 36129948 | 2025年第一次临时股东大会决议公告 | 2025-11-18 | 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.