
东和新材 — Investor Relations & Filings
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 |
|---|---|---|---|
| 关于实施稳定股价方案的公告 | 2023-04-17 | Chinese | |
| 独立董事关于第三届董事会第十九次会议相关事项的独立意见 | 2023-04-17 | Chinese | |
| 东莞证券股份有限公司关于辽宁东和新材料股份有限公司治理专项自查及规范活动的专项核查报告 | 2023-04-16 | Chinese | |
| 2022年独立董事述职报告 | 2023-04-16 | Chinese | |
| 2022年年度股东大会通知公告 | 2023-04-16 | Chinese | |
| 独立董事关于第三届董事会第十八次会议相关事项的独立意见 | 2023-04-16 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 40070500 | 关于实施稳定股价方案的公告 | 2023-04-17 | Chinese | ||
| 40070494 | 独立董事关于第三届董事会第十九次会议相关事项的独立意见 | 2023-04-17 | Chinese | ||
| 40070491 | 东莞证券股份有限公司关于辽宁东和新材料股份有限公司治理专项自查及规范活动的专项核查报告 | 2023-04-16 | Chinese | ||
| 40070485 | 2022年独立董事述职报告 | 2023-04-16 | Chinese | ||
| 40070476 | 2022年年度股东大会通知公告 | 2023-04-16 | Chinese | ||
| 40070472 | 独立董事关于第三届董事会第十八次会议相关事项的独立意见 | 2023-04-16 | Chinese | ||
| 40070466 | 第三届监事会第十二次会议决议公告 | 2023-04-16 | Chinese | ||
| 40070459 | 亚太(集团)会计师事务所关于辽宁东和新材料股份有限公司2022年度审计报告 | 2023-04-16 | Chinese | ||
| 40070377 | 关于治理专项自查及规范活动相关情况的报告 | 2023-04-16 | Chinese | ||
| 40070365 | 关于公司内部控制自我评价报告 | 2023-04-16 | Chinese | ||
| 40070342 | 2022年年度报告 | 2023-04-16 | Chinese | ||
| 40070314 | 2022年年度报告摘要 | 2023-04-16 | Chinese | ||
| 40070303 | 第三届董事会第十八次会议决议公告 | 2023-04-16 | Chinese | ||
| 40070297 | 2022年年度权益分派预案公告 | 2023-04-16 | Chinese | ||
| 40070291 | 亚太(集团)会计师事务所关于辽宁东和新材料股份有限公司非经营性资金占用及其他关联资金往来情况专项说明 | 2023-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Jinyan Kaolin New Materials Co., Ltd.
Produces and sells calcined coal-based kaolin, precision ca…
|
2693 | HK | Manufacturing |
|
AnorTech Inc.
Developing sustainable, game-changing industrial materials …
|
ANOR | CA | Manufacturing |
|
Associated Ceramics Ltd.
Manufactures high-performance refractory materials and tech…
|
531168 | IN | Manufacturing |
|
BEIJING LIER HIGH-TEMPERATURE MATERIALS CO., LTD.
Produces refractory materials and provides thermal lining s…
|
002392 | CN | Manufacturing |
|
Chosun Refractories Co., Ltd.
Manufacturer of refractory and ceramic products for high-te…
|
462520 | KR | Manufacturing |
|
CR Holdings Co., LTD.
Holding company in refractories, ceramics, metal parts, hos…
|
000480 | KR | Manufacturing |
|
Crystal Graphite Corporation
Supplies engineered graphite and carbon materials for metal…
|
CYTG | CA | Manufacturing |
|
DONGKUK REFRACTORIES & STEEL CO., LTD.
Manufacturer of refractories, steel, and advanced materials…
|
075970 | KR | Manufacturing |
|
FOSECO CRUCIBLE INDIA LIMITED
Manufactures crucibles and refractory solutions for the met…
|
523160 | IN | Manufacturing |
|
IFGL Refractories Limited
Global manufacturer of refractory products and systems for …
|
IFGLEXPOR | 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.