
Henan Yicheng New Energy Co., Ltd — Investor Relations & Filings
Henan Yicheng New Energy Co., Ltd. specializes in the research, development, and production of advanced carbon materials and new energy components. The company's core product range includes ultra-high power graphite electrodes for electric arc furnace steelmaking and high-capacity anode materials for lithium-ion batteries. It also maintains a significant presence in the photovoltaic sector, focusing on silicon material processing, recycling, and the production of high-purity silicon carbide. By integrating research and manufacturing capabilities, the firm serves the energy storage, metallurgical, and semiconductor sectors. Its strategic focus remains on the innovation of high-performance carbon-based materials to enhance efficiency in industrial applications and support the global shift toward renewable energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于持股5%以上股东部分股份解除质押及新增质押的公告 | 2026-06-02 | Chinese | |
| 关于持股5%以上股东部分股份解除质押的公告 | 2026-05-15 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-13 | Chinese | |
| 2025年度股东会的法律意见书 | 2026-05-13 | Chinese | |
| 累积投票制度实施细则(2025年9月) | 2025-09-11 | Chinese | |
| 对外投资管理制度(2025年9月) | 2025-09-11 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47932322 | 关于持股5%以上股东部分股份解除质押及新增质押的公告 | 2026-06-02 | Chinese | ||
| 46350688 | 关于持股5%以上股东部分股份解除质押的公告 | 2026-05-15 | Chinese | ||
| 45552096 | 2025年度股东会决议公告 | 2026-05-13 | Chinese | ||
| 45552093 | 2025年度股东会的法律意见书 | 2026-05-13 | Chinese | ||
|
2025
11 filings
| |||||
| 35694537 | 累积投票制度实施细则(2025年9月) | 2025-09-11 | Chinese | ||
| 35694532 | 对外投资管理制度(2025年9月) | 2025-09-11 | Chinese | ||
| 35694524 | 股东会议事规则(2025年9月) | 2025-09-11 | Chinese | ||
| 35694515 | 关于持股5%以上股东股份减持计划完成的公告 | 2025-09-10 | Chinese | ||
| 36130826 | 关于拟注册发行公司债券的公告 | 2025-08-25 | Chinese | ||
| 35694508 | 关于调整公司组织架构的公告 | 2025-08-25 | Chinese | ||
| 35694503 | 内幕信息知情人登记管理制度(2025年8月) | 2025-08-25 | Chinese | ||
| 35694496 | 特定对象来访接待管理制度(2025年8月) | 2025-08-25 | Chinese | ||
| 35694487 | 董事会审计委员会年报工作规程(2025年8月) | 2025-08-25 | Chinese | ||
| 35694480 | 重大信息内部报告制度(2025年8月) | 2025-08-25 | Chinese | ||
| 35694474 | 董事会对经理层授权管理办法(2025年8月) | 2025-08-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A&A Material Corporation
Manufacturer and seller of building and industrial material…
|
5391 | JP | Manufacturing |
|
ADVANCED INNERGY HOLDINGS LIMITED
Develops thermal insulation and passive fire protection for…
|
AIH | AU | Manufacturing |
|
ALMEDIO INC.
Researches, develops, and sells advanced materials and test…
|
7859 | JP | Manufacturing |
|
Amrize Ltd.
Provider of building materials and envelope solutions for t…
|
AMRZ | CH | Manufacturing |
|
Anhui Estone Materials Technology Co., Ltd.
Manufactures advanced inorganic non-metallic materials for …
|
688733 | CN | Manufacturing |
|
Armstrong Corporation
Designs and produces advanced ceiling and wall systems focu…
|
AWI | CA | Manufacturing |
|
ARMSTRONG WORLD INDUSTRIES INC
Designs and manufactures ceiling, wall, and suspension syst…
|
AWI | US | Manufacturing |
|
Asahi Diamond Industrial Co.,Ltd.
Manufacturer of industrial diamond and cubic boron nitride …
|
6140 | JP | Manufacturing |
|
Beijing Oriental Yuhong Waterproof Technology Co.,Ltd.
Manufactures waterproofing systems and building chemicals f…
|
002271 | CN | Manufacturing |
|
Beijing Tianyishangjia New Material Corp., Ltd.
Manufacturer of friction and composite materials for rail, …
|
688033 | CN | Manufacturing |
Henan Yicheng New Energy Co., Ltd 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/55100/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55100 | 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=55100 | 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=55100 \ -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": 55100}, 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 Henan Yicheng New Energy Co., Ltd (id: 55100)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.