国亮新材 — 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 |
|---|---|---|---|
|
KOREA REFRACTORIES CO.,LTD
Manufactures refractory materials and furnaces for the iron…
|
010040 | KR | Manufacturing |
|
KROSAKI HARIMA CORPORATION
Manufacturer of refractories, ceramics, and high-temperatur…
|
5352 | JP | Manufacturing |
|
LUYANG ENERGY-SAVING MATERIALS CO.,LTD.
Develops and manufactures high-temperature refractory and e…
|
002088 | CN | Manufacturing |
|
Mathios Refractory S.A.
Develops and produces refractory materials and a diverse ra…
|
MATHI | GR | Manufacturing |
|
MINO CERAMIC CO., LTD.
Comprehensive manufacturer of ceramic products, including i…
|
5356 | JP | Manufacturing |
|
Monolithisch India Limited
Produces monolithic refractories and precast shapes for ext…
|
MONOLITH | IN | Manufacturing |
|
Nilachal Refractories Ltd.
Manufactures high-performance refractories and lining solut…
|
502294 | IN | Manufacturing |
|
Nippon Crucible co.,Ltd.
Manufacturer of refractories and industrial furnaces for me…
|
5355 | JP | Manufacturing |
|
ORIENT CERATECH LIMITED
Specialized manufacturer of calcined bauxite, fused alumina…
|
ORIENTCER | IN | Manufacturing |
|
Puyang Refractories Group Co., Ltd
Provides high-performance refractories and management for s…
|
002225 | CN | 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.