Dalian Huarui Heavy Industry Group Co.,LTD. — Investor Relations & Filings
Dalian Huarui Heavy Industry Group Co.,LTD. specializes in the research, development, and manufacturing of large-scale high-end equipment. Its core product portfolio includes bulk material handling machinery, metallurgical machinery, port machinery, and wind power equipment. The company provides integrated solutions for energy, mining, metallurgy, and logistics sectors. Key offerings feature stacker-reclaimers, coke oven machinery, continuous casting machines, and quayside container cranes. It is also a significant supplier of critical components such as wind power gearboxes and large castings. The company emphasizes technological innovation and provides full-lifecycle services, including design, manufacturing, installation, and maintenance, catering to global markets with heavy-duty engineering solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第三十次会议决议公告 | 2026-04-21 | Chinese | |
| 2026年一季度报告 | 2026-04-21 | Chinese | |
| 关于续聘2026年度审计机构的公告 | 2026-04-21 | Chinese | |
| 独立董事候选人声明与承诺(唐睿明) | 2026-04-21 | Chinese | |
| 独立董事提名人声明与承诺(王国峰) | 2026-04-21 | Chinese | |
| 独立董事提名人声明与承诺(唐睿明) | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35089566 | 第六届董事会第三十次会议决议公告 | 2026-04-21 | Chinese | ||
| 35089563 | 2026年一季度报告 | 2026-04-21 | Chinese | ||
| 35089562 | 关于续聘2026年度审计机构的公告 | 2026-04-21 | Chinese | ||
| 35089560 | 独立董事候选人声明与承诺(唐睿明) | 2026-04-21 | Chinese | ||
| 35089557 | 独立董事提名人声明与承诺(王国峰) | 2026-04-21 | Chinese | ||
| 35089555 | 独立董事提名人声明与承诺(唐睿明) | 2026-04-21 | Chinese | ||
| 35089554 | 独立董事候选人声明与承诺(王国峰) | 2026-04-21 | Chinese | ||
| 35089550 | 独立董事提名人声明与承诺(于传治) | 2026-04-21 | Chinese | ||
| 35089549 | 独立董事候选人声明与承诺(于传治) | 2026-04-21 | Chinese | ||
| 35089546 | 独立董事候选人声明与承诺(丛丽芳) | 2026-04-21 | Chinese | ||
| 35089545 | 独立董事候选人声明与承诺(马金城) | 2026-04-21 | Chinese | ||
| 35089542 | 关于董事会换届选举的公告 | 2026-04-21 | Chinese | ||
| 35089541 | 关于召开2025年度股东会的通知 | 2026-04-21 | Chinese | ||
| 35089536 | 内部审计工作制度(2026年4月) | 2026-04-21 | Chinese | ||
| 35089533 | 关于会计政策变更的公告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Doppler S.A.
Manufactures, installs, and maintains vertical transportati…
|
DOPPL | GR | Manufacturing |
|
DYPNF CO.,LTD
Engineers and manufactures advanced material handling syste…
|
104460 | KR | Manufacturing |
|
ENERPAC TOOL GROUP CORP
Provider of hydraulic tools and solutions for precise posit…
|
EPAC | US | Manufacturing |
|
eOptimize Advanced Systems Inc.
Designs and maintains customized, automated material handli…
|
— | CA | Manufacturing |
|
Eurocrane(China) Co., Ltd.
Specializes in high-end cranes, hoists, and modular materia…
|
603966 | CN | Manufacturing |
|
FlexQube AB
Develops modular and automated solutions for material handl…
|
FLEXQ | SE | Manufacturing |
|
FUJITEC CO., LTD.
Global manufacturer of elevators, escalators, and moving wa…
|
6406 | JP | Manufacturing |
|
General Elevator Co., Ltd
Develops, manufactures, installs, and maintains vertical tr…
|
300931 | CN | Manufacturing |
|
Greenland Technologies Holding Corp.
Develops and manufactures electric industrial vehicles and …
|
GTEC | US | Manufacturing |
|
Grupy Kapitałowej FASING S.A.
A leading global manufacturer of industrial link chains and…
|
FSG | PL | Manufacturing |
Dalian Huarui Heavy Industry 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/54258/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54258 | 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=54258 | 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=54258 \ -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": 54258}, 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 Dalian Huarui Heavy Industry Group Co.,LTD. (id: 54258)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.