Hangzhou Yitong New Materials Co.,Ltd. — Investor Relations & Filings
Hangzhou Yitong New Materials Co.,Ltd. specializes in the research, development, production, and sale of high-performance iron-based powder materials. Utilizing advanced atomization technology, the company manufactures a diverse range of products, including water-atomized iron powder, alloy powder, and specialized metal powders. These materials are primarily used in powder metallurgy to create precision components for automotive systems, household appliances, power tools, and mechanical equipment. The company emphasizes technical innovation and quality control to provide materials characterized by high purity, consistency, and compressibility, supporting the manufacturing of complex structural parts and high-density components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事述职报告-周善平 | 2026-04-26 | Chinese | |
| 2025年度社会责任报告 | 2026-04-26 | Chinese | |
| 关于公司会计政策变更的公告 | 2026-04-26 | Chinese | |
| 第三届董事会第九次会议决议公告 | 2026-04-26 | Chinese | |
| 2026年一季度报告 | 2026-04-26 | Chinese | |
| 会计师事务所对非经营性资金占用及其他关联资金往来情况的专项审核意见 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 39214740 | 独立董事述职报告-周善平 | 2026-04-26 | Chinese | ||
| 39214738 | 2025年度社会责任报告 | 2026-04-26 | Chinese | ||
| 39214736 | 关于公司会计政策变更的公告 | 2026-04-26 | Chinese | ||
| 39214733 | 第三届董事会第九次会议决议公告 | 2026-04-26 | Chinese | ||
| 39214732 | 2026年一季度报告 | 2026-04-26 | Chinese | ||
| 39214729 | 会计师事务所对非经营性资金占用及其他关联资金往来情况的专项审核意见 | 2026-04-26 | Chinese | ||
| 39214728 | 2025年年度审计报告 | 2026-04-26 | Chinese | ||
| 39214727 | 2026年第一次临时股东会法律意见书 | 2026-03-23 | Chinese | ||
| 39214717 | 2026年第一次临时股东会决议公告 | 2026-03-23 | Chinese | ||
| 39214705 | 关于公司2026年度日常关联交易预计的公告 | 2026-03-06 | Chinese | ||
| 39214694 | 关于召开2026年第一次临时股东会的通知 | 2026-03-06 | Chinese | ||
| 39214683 | 第三届董事会第八次会议决议公告 | 2026-03-06 | Chinese | ||
| 39214673 | 关于以公开摘牌方式受让杭州湖塘配售电有限公司50%股权的进展公告 | 2026-01-23 | Chinese | ||
|
2025
2 filings
| |||||
| 39214664 | 关于以公开摘牌方式受让杭州湖塘配售电有限公司50%股权的进展公告 | 2025-12-30 | Chinese | ||
| 39214658 | 关于选举第三届董事会职工代表董事的公告 | 2025-11-10 | 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 |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of hot and cold-rolled steel sheet and …
|
ASTL | US | Manufacturing |
|
Alleima
Manufacturer of advanced stainless steels, special alloys, …
|
ALLEI | SE | Manufacturing |
|
Altos Hornos de México, S.A.B. de C.V.
Integrated manufacturer of flat steel products, tinplate, a…
|
AHMSA | MX | Manufacturing |
Hangzhou Yitong New Materials 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/55895/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55895 | 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=55895 | 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=55895 \ -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": 55895}, 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 Hangzhou Yitong New Materials Co.,Ltd. (id: 55895)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.