
Wenzhou Hongfeng Electrical Alloy Co.,Ltd. — Investor Relations & Filings
Wenzhou Hongfeng Electrical Alloy Co., Ltd. specializes in the research, development, and manufacturing of electrical contact materials and precision components. The company’s product portfolio includes silver-based contact materials such as silver tin oxide, silver nickel, and silver metal oxides, as well as copper-tungsten alloys and multi-layer clad materials. These products are utilized in low-voltage electrical appliances, household electronics, automotive systems, and industrial automation. Utilizing advanced powder metallurgy, internal oxidation, and extrusion processes, the company provides integrated solutions ranging from raw material processing to finished contact assemblies. The firm focuses on high-performance, environmentally friendly materials to support global demands in power distribution and control technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于子公司获得专利证书的公告 | 2026-05-27 | Chinese | |
| 关于公司股东减持时间届满暨实施情况的公告 | 2026-05-22 | Chinese | |
| 关于控股股东部分股份质押的公告 | 2026-05-21 | Chinese | |
| 关于公司股票交易异常波动的公告 | 2026-05-08 | Chinese | |
| 2025年度独立董事述职报告(杨莹) | 2026-03-30 | Chinese | |
| 合同管理制度(2026年3月修订) | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47404495 | 关于子公司获得专利证书的公告 | 2026-05-27 | Chinese | ||
| 46810787 | 关于公司股东减持时间届满暨实施情况的公告 | 2026-05-22 | Chinese | ||
| 46724837 | 关于控股股东部分股份质押的公告 | 2026-05-21 | Chinese | ||
| 44257377 | 关于公司股票交易异常波动的公告 | 2026-05-08 | Chinese | ||
| 36534969 | 2025年度独立董事述职报告(杨莹) | 2026-03-30 | Chinese | ||
| 36534967 | 合同管理制度(2026年3月修订) | 2026-03-30 | Chinese | ||
| 36534965 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
| 36534964 | 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese | ||
| 36534962 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 36534960 | 非经营性资金占用及其他关联资金往来情况的专项报告(2025年度) | 2026-03-30 | Chinese | ||
| 36534957 | 2025年度独立董事述职报告(朱俊) | 2026-03-30 | Chinese | ||
| 36534956 | 前次募集资金使用情况报告及鉴证报告(截至2025年12月31日止) | 2026-03-30 | Chinese | ||
| 36534953 | 前次募集资金使用情况报告(截至2025年12月31日止) | 2026-03-30 | Chinese | ||
| 36534951 | 关于关联方向公司及子公司提供财务资助暨关联交易的公告 | 2026-03-30 | Chinese | ||
| 36534950 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
Wenzhou Hongfeng Electrical Alloy 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/55285/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55285 | 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=55285 | 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=55285 \ -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": 55285}, 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 Wenzhou Hongfeng Electrical Alloy Co.,Ltd. (id: 55285)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.