国亮新材 — 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 |
|---|---|---|---|
|
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/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.