东和新材 — Investor Relations & Filings
About 东和新材
Donghe New Materials specializes in the research, development, and production of high-performance magnesia-based materials. The company’s core product line includes fused magnesia, high-purity magnesia, and dead-burned magnesia, which are utilized in high-temperature industrial applications. It operates an integrated supply chain encompassing mineral processing and the manufacturing of finished products such as magnesia-carbon bricks and monolithic refractories. These products are primarily used in the lining of furnaces and kilns for steelmaking and cement production. The company focuses on enhancing material durability and thermal resistance through specialized processing techniques. By leveraging high-quality mineral resources, it provides essential components for heavy industrial thermal equipment and maintains a focus on technical innovation in material science.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-27 | Chinese | |
| 外汇套期保值业务管理制度 | 2026-04-27 | Chinese | |
| 内部控制审计报告 | 2026-04-27 | Chinese | |
| 2025年度审计报告 | 2026-04-27 | Chinese | |
| 募集资金存放、管理与实际使用情况的专项报告 | 2026-04-27 | Chinese | |
| 关于使用闲置自有资金购买理财产品的公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40077195 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-27 | Chinese | ||
| 40077186 | 外汇套期保值业务管理制度 | 2026-04-27 | Chinese | ||
| 40077176 | 内部控制审计报告 | 2026-04-27 | Chinese | ||
| 40077097 | 2025年度审计报告 | 2026-04-27 | Chinese | ||
| 40076764 | 募集资金存放、管理与实际使用情况的专项报告 | 2026-04-27 | Chinese | ||
| 40076754 | 关于使用闲置自有资金购买理财产品的公告 | 2026-04-27 | Chinese | ||
| 40076744 | 拟续聘2026 年度会计师事务所公告 | 2026-04-27 | Chinese | ||
| 40076731 | 2025 年年度权益分派预案公告 | 2026-04-27 | Chinese | ||
| 40076719 | 关于容诚会计师事务所(特殊普通合伙)履职情况评估的报告 | 2026-04-27 | Chinese | ||
| 40076710 | 募集资金存放与实际使用情况鉴证报告 | 2026-04-27 | Chinese | ||
| 40076564 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 40076526 | 独立董事2025年度述职报告(李宝玉-已离任) | 2026-04-27 | Chinese | ||
| 40076513 | 独立董事2025年度述职报告(郭孟君) | 2026-04-27 | Chinese | ||
| 40076501 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-27 | Chinese | ||
| 40076492 | 东莞证券股份有限公司关于辽宁东和新材料股份有限公司2025年度募集资金存放和使用情况的专项核查报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RAGHAV PRODUCTIVITY ENHANCERS LIMITED
Produces quartz-based ramming mass and refractory solutions…
|
RPEL | IN | Manufacturing |
|
Rath AG
Manufactures refractory materials and systems for high-temp…
|
RAT | AT | Manufacturing |
|
Refractory Shapes Limited
Manufactures refractory products and PCPF shapes for high-t…
|
REFRACTORY | IN | Manufacturing |
|
RHI MAGNESITA INDIA LIMITED
Leading supplier of high-grade refractory products and solu…
|
RHIM | IN | Manufacturing |
|
RHI Magnesita N.V.
Global supplier of refractory products for high-temperature…
|
RHIM | NL | Manufacturing |
|
Ruitai Materials Technology Co., Ltd.
Develops and produces high-performance refractory materials…
|
002066 | CN | Manufacturing |
|
SHINAGAWA REFRACTORIES CO., LTD.
Global manufacturer of refractory products for high-tempera…
|
5351 | JP | Manufacturing |
|
SINOSTEEL LUONAI MATERIALS TECHNOLOGY CO., LTD.
Develops and manufactures high-performance refractory mater…
|
688119 | CN | Manufacturing |
|
Sinosteel New Materials Co., Ltd.
Produces advanced carbon and ceramic materials for semicond…
|
002057 | CN | Manufacturing |
|
Sp Refractories Limited
Manufactures high-performance refractory materials for extr…
|
SPRL | IN | Manufacturing |
东和新材 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/58920/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58920 | 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=58920 | 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=58920 \ -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": 58920}, 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 东和新材 (id: 58920)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.