国亮新材 — 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 |
|---|---|---|---|
| 东兴证券股份有限公司关于河北国亮新材料股份有限公司使用闲置募集资金进行现金管理以及使用募集资金向全资子公司借款实施募投项目的核查意见 | 2026-02-03 | Chinese | |
| 董事会审计委员会工作细则 | 2026-02-03 | Chinese | |
| 会计师事务所选聘制度 | 2026-02-03 | Chinese | |
| 关于拟修订《公司章程》公告 | 2026-02-03 | Chinese | |
| 第二届董事会第十五次会议决议公告 | 2026-02-03 | Chinese | |
| 董事会提名委员会工作细则 | 2026-02-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39224304 | 东兴证券股份有限公司关于河北国亮新材料股份有限公司使用闲置募集资金进行现金管理以及使用募集资金向全资子公司借款实施募投项目的核查意见 | 2026-02-03 | Chinese | ||
| 39224293 | 董事会审计委员会工作细则 | 2026-02-03 | Chinese | ||
| 39224284 | 会计师事务所选聘制度 | 2026-02-03 | Chinese | ||
| 39224276 | 关于拟修订《公司章程》公告 | 2026-02-03 | Chinese | ||
| 39224266 | 第二届董事会第十五次会议决议公告 | 2026-02-03 | Chinese | ||
| 39224257 | 董事会提名委员会工作细则 | 2026-02-03 | Chinese | ||
| 39224249 | 信息披露暂缓与豁免管理制度 | 2026-02-03 | Chinese | ||
| 39224238 | 关于2026年度向银行申请综合授信额度及为综合授信额度内融资提供担保的公告 | 2026-02-03 | Chinese | ||
| 39224224 | 使用闲置募集资金现金管理公告 | 2026-02-03 | Chinese | ||
| 39224217 | 关于召开2026年第一次临时股东会通知公告(提供网络投票) | 2026-02-03 | Chinese | ||
| 39224203 | 董事会战略委员会工作细则 | 2026-02-03 | Chinese | ||
| 39224202 | 内部审计制度 | 2026-02-03 | Chinese | ||
| 39224193 | 子公司管理制度 | 2026-02-03 | Chinese | ||
| 39224181 | 舆情管理制度 | 2026-02-03 | Chinese | ||
| 39224171 | 关于使用募集资金向全资子公司提供借款以实施募投项目的公告 | 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.