国亮新材 — Investor Relations & Filings
About 国亮新材
Guoliang New Materials specializes in the research, development, and manufacturing of high-performance refractory products and flow control systems for molten steel. The company's core portfolio includes slide gate plates, nozzles, well blocks, purging plugs, and a variety of monolithic refractories. These products are engineered to withstand extreme thermal and chemical environments in metallurgical processes. The firm provides integrated technical solutions, encompassing product design, installation, and maintenance services to optimize steelmaking efficiency. With a focus on technological innovation and material science, the company delivers customized components that ensure safety and precision in high-temperature industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派预案公告 | 2026-04-27 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-27 | Chinese | |
| 2026年度董事、高级管理人员薪酬方案 | 2026-04-27 | Chinese | |
| 拟续聘会计师事务所公告 | 2026-04-27 | Chinese | |
| 2025年度审计报告 | 2026-04-27 | Chinese | |
| 使用募集资金置换预先已支付发行费用的自筹资金的公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39224985 | 2025年年度权益分派预案公告 | 2026-04-27 | Chinese | ||
| 39224970 | 2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
| 39224953 | 2026年度董事、高级管理人员薪酬方案 | 2026-04-27 | Chinese | ||
| 39224943 | 拟续聘会计师事务所公告 | 2026-04-27 | Chinese | ||
| 39224926 | 2025年度审计报告 | 2026-04-27 | Chinese | ||
| 39224406 | 使用募集资金置换预先已支付发行费用的自筹资金的公告 | 2026-04-27 | Chinese | ||
| 39224395 | 对外投资设立全资子公司并取得营业执照的公告 | 2026-03-16 | Chinese | ||
| 39224387 | 关于完成工商变更登记及公司章程等备案并取得营业执照的公告 | 2026-03-10 | Chinese | ||
| 39224377 | 公司章程 | 2026-02-25 | Chinese | ||
| 39224359 | 2025年年度业绩快报公告 | 2026-02-25 | Chinese | ||
| 39224356 | 北京市康达律师事务所关于河北国亮新材料股份有限公司2026年第一次临时股东会的法律意见书 | 2026-02-25 | Chinese | ||
| 39224344 | 2026年第一次临时股东会决议公告 | 2026-02-25 | Chinese | ||
| 39224336 | 关于签署募集资金三方及四方监管协议的公告 | 2026-02-10 | Chinese | ||
| 39224330 | 董事会薪酬与考核委员会工作细则 | 2026-02-03 | Chinese | ||
| 39224311 | 独立董事专门会议制度 | 2026-02-03 | 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/58709/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58709 | 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=58709 | 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=58709 \ -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": 58709}, 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: 58709)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.