
Wuxi Xinhongye Wire&Cable Co., Ltd. — Investor Relations & Filings
Wuxi Xinhongye Wire&Cable Co., Ltd. specializes in the research, development, and manufacturing of high-performance special wires and cables. The company focuses on providing connectivity solutions for the new energy sector, including photovoltaic systems, electric vehicles, and energy storage. Its product portfolio features PV cables, high-voltage EV cables, charging pile cables, and energy storage system cables. Additionally, the company produces industrial automation cables and high-temperature resistant wires utilizing advanced materials such as cross-linked polyethylene (XLPE), silicone rubber, and fluoroplastics. Xinhongye emphasizes technical innovation and quality assurance, maintaining certifications like UL, TUV, and VDE to meet international safety and performance standards. The company serves global markets, supporting the transition to sustainable energy through specialized wiring components designed for harsh environments and high-efficiency power transmission.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票交易异常波动公告 | 2026-05-13 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-12 | Chinese | |
| 北京德恒(杭州)律师事务所关于无锡鑫宏业线缆科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-07 | Chinese | |
| 关于参加2026年无锡辖区上市公司投资者集体接待日活动的公告 | 2026-05-07 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-07 | Chinese | |
| 2025年年度报告 | 2026-04-16 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45528995 | 股票交易异常波动公告 | 2026-05-13 | Chinese | ||
| 45346613 | 2025年年度权益分派实施公告 | 2026-05-12 | Chinese | ||
| 44274861 | 北京德恒(杭州)律师事务所关于无锡鑫宏业线缆科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-07 | Chinese | ||
| 44274883 | 关于参加2026年无锡辖区上市公司投资者集体接待日活动的公告 | 2026-05-07 | Chinese | ||
| 44274925 | 2025年年度股东会决议公告 | 2026-05-07 | Chinese | ||
| 39533366 | 2025年年度报告 | 2026-04-16 | Chinese | ||
| 39533363 | 中信建投证券股份有限公司关于无锡鑫宏业线缆科技股份有限公司2025年度持续督导定期现场检查报告 | 2026-04-16 | Chinese | ||
| 39533361 | 2025年度独立董事述职报告(陈明清-届满离任) | 2026-04-16 | Chinese | ||
| 39533360 | 2025年度独立董事述职报告(黄亮-届满离任) | 2026-04-16 | Chinese | ||
| 39533357 | 关于举行2025年度业绩说明会的公告 | 2026-04-16 | Chinese | ||
| 39533354 | 中信建投证券股份有限公司关于无锡鑫宏业线缆科技股份有限公司2025年度内部控制评价报告的核查意见 | 2026-04-16 | Chinese | ||
| 39533352 | 北京德皓国际会计师事务所(特殊普通合伙)关于无锡鑫宏业线缆科技股份有限公司内控审计报告 | 2026-04-16 | Chinese | ||
| 39533351 | 关于开展应收账款无追索权保理业务的公告 | 2026-04-16 | Chinese | ||
| 39533349 | 关于公司及子公司2026年度向银行申请综合授信额度的公告 | 2026-04-16 | Chinese | ||
| 39533348 | 2025年度董事会工作报告 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic and electric wires and cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3C TAE YANG CO., LTD.
Manufacturer of precision cable solutions for medical and s…
|
052960 | KR | Manufacturing |
|
ALVES KABLO SANAYİ VE TİCARET A.Ş.
Manufacturer of a diverse portfolio of energy cables for do…
|
ALVES | TR | Manufacturing |
|
Apar Industries Ltd
Global manufacturer of conductors, specialty oils, and cabl…
|
APARINDS | IN | Manufacturing |
|
ASIA PACIFIC WIRE & CABLE CORP LTD
Manufactures and distributes wire and cable for telecom and…
|
APWC | US | Manufacturing |
|
ASTA Energy Solutions AG
Produces copper-based solutions for power transmission and …
|
1AST | AT | Manufacturing |
|
ATIS CORPORATION BERHAD
Industrial supply, cable manufacturing, property developmen…
|
— | MY | Manufacturing |
|
AVSL Industries Limited
Manufactures PVC compounds and power cables for constructio…
|
AVSL | IN | Manufacturing |
|
Baosheng Science and Technology Innovation Co.,Ltd.
Develops high-performance wire and cable solutions for ener…
|
600973 | CN | Manufacturing |
|
B.C. Power Controls Limited
Manufactures wires, cables, and conductors for power transm…
|
537766 | IN | Manufacturing |
|
CAFCA LIMITED
Manufacturer and supplier of cables and conductors for elec…
|
CAC | ZW | Manufacturing |
Wuxi Xinhongye Wire&Cable 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/56226/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56226 | 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=56226 | 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=56226 \ -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": 56226}, 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 Wuxi Xinhongye Wire&Cable Co., Ltd. (id: 56226)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.