
Yongxing Special Materials Technology Co.,Ltd. — Investor Relations & Filings
Yongxing Special Materials Technology Co.,Ltd. focuses on the research, development, and manufacturing of high-end special steel and lithium battery materials. The company operates through two primary business segments. The special steel division produces high-performance stainless steel rods and wires used in petrochemical, energy, and high-end equipment manufacturing sectors. The lithium materials division specializes in the production of battery-grade lithium carbonate, supported by an integrated supply chain encompassing lepidolite mining, mineral processing, and chemical refining. These products are essential components for the electric vehicle and energy storage industries. The company emphasizes technological innovation and process optimization to deliver high-purity materials and specialized alloys for critical industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于持股5%以上股东股份减持计划实施完毕暨权益变动至5%以下的公告 | 2025-05-29 | Chinese | |
| 简式权益变动报告书 | 2025-05-29 | Chinese | |
| 关于董事股份减持计划实施完毕的公告 | 2025-05-29 | Chinese | |
| 职工代表大会决议公告 | 2025-05-26 | Chinese | |
| 上海市通力律师事务所关于永兴特种材料科技股份有限公司2025年员工持股计划相关事宜的法律意见书 | 2025-05-26 | Chinese | |
| 上海荣正企业咨询服务(集团)股份有限公司关于永兴特种材料科技股份有限公司2025年员工持股计划(草案)之独立财务顾问报告 | 2025-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36912650 | 关于持股5%以上股东股份减持计划实施完毕暨权益变动至5%以下的公告 | 2025-05-29 | Chinese | ||
| 36912641 | 简式权益变动报告书 | 2025-05-29 | Chinese | ||
| 36912636 | 关于董事股份减持计划实施完毕的公告 | 2025-05-29 | Chinese | ||
| 36912633 | 职工代表大会决议公告 | 2025-05-26 | Chinese | ||
| 36912627 | 上海市通力律师事务所关于永兴特种材料科技股份有限公司2025年员工持股计划相关事宜的法律意见书 | 2025-05-26 | Chinese | ||
| 36912619 | 上海荣正企业咨询服务(集团)股份有限公司关于永兴特种材料科技股份有限公司2025年员工持股计划(草案)之独立财务顾问报告 | 2025-05-14 | Chinese | ||
| 36912607 | 第六届董事会第十六次临时会议决议公告 | 2025-05-14 | Chinese | ||
| 36912587 | 董事会关于2025年员工持股计划(草案)合规性说明 | 2025-05-14 | Chinese | ||
| 36912582 | 关于召开2025年第一次临时股东大会通知公告 | 2025-05-14 | Chinese | ||
| 36912575 | 2025年员工持股计划(草案) | 2025-05-14 | Chinese | ||
| 36912457 | 2025年员工持股计划管理办法 | 2025-05-14 | Chinese | ||
| 36912449 | 2025年员工持股计划(草案)摘要 | 2025-05-14 | Chinese | ||
| 36912448 | 第六届监事会第十一次临时会议决议公告 | 2025-05-14 | Chinese | ||
| 36912440 | 董事会决议公告 | 2025-04-29 | Chinese | ||
| 36912434 | 监事会决议公告 | 2025-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
Agha Steel Ind.Ltd
Fully automatic steel manufacturer specializing in high-qua…
|
AGHA | PK | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
Aisha Steel Convertible (Pref)
Manufacturer of value-added flat-rolled steel, specializing…
|
ASLPS | PK | Manufacturing |
|
Aisha Steel Convt (Pref) Right
Manufacturer of Cold Rolled and Hot Dipped Galvanized coils…
|
ASLCPS | PK | Manufacturing |
|
Aisha Steel Mills Limited
Leading manufacturer in value-added flat-rolled steel, prod…
|
ASL | PK | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
Yongxing Special Materials Technology 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/54766/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54766 | 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=54766 | 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=54766 \ -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": 54766}, 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 Yongxing Special Materials Technology Co.,Ltd. (id: 54766)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.