
SUZHOU HYC TECHNOLOGY CO.,LTD — Investor Relations & Filings
SUZHOU HYC TECHNOLOGY CO.,LTD. specializes in the research, development, and manufacturing of industrial automatic testing equipment and integrated solutions. The company focuses on providing high-precision testing systems for flat panel displays, semiconductors, and automotive electronics. Its product portfolio includes array, Open Cell, and module testing equipment for OLED and LCD technologies, alongside advanced semiconductor testing platforms for SoC and analog integrated circuits. HYC also develops functional testing systems for wearable devices and components used in new energy vehicles. By leveraging integrated optical, mechanical, electrical, and software technologies, the company provides automated quality control and production efficiency tools for global electronics manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 华兴源创:关于部分已回购股份减持计划的进展公告 | 2026-06-01 | Chinese | |
| 华兴源创:股票交易异常波动的公告 | 2026-05-25 | Chinese | |
| 华兴源创:上海市通力律师事务所关于苏州华兴源创科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | |
| 华兴源创:2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 东方金诚国际信用评估有限公司关于对苏州华兴源创科技股份有限公司主体及“华兴转债”终止评级的公告 | 2026-05-19 | Chinese | |
| 华兴源创:关于“华兴转债” 赎回结果暨股份变动的公告 | 2026-05-19 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47926788 | 华兴源创:关于部分已回购股份减持计划的进展公告 | 2026-06-01 | Chinese | ||
| 47041895 | 华兴源创:股票交易异常波动的公告 | 2026-05-25 | Chinese | ||
| 46701926 | 华兴源创:上海市通力律师事务所关于苏州华兴源创科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 46701898 | 华兴源创:2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46566362 | 东方金诚国际信用评估有限公司关于对苏州华兴源创科技股份有限公司主体及“华兴转债”终止评级的公告 | 2026-05-19 | Chinese | ||
| 46566274 | 华兴源创:关于“华兴转债” 赎回结果暨股份变动的公告 | 2026-05-19 | Chinese | ||
| 46379019 | 华兴源创:关于实施“华兴转债” 赎回暨摘牌的最后一次提示性公告 | 2026-05-17 | Chinese | ||
| 46344128 | 华兴源创:关于实施“华兴转债” 赎回暨摘牌的第六次提示性公告 | 2026-05-14 | Chinese | ||
| 45773809 | 华兴源创:关于实施“华兴转债” 赎回暨摘牌的第五次提示性公告 | 2026-05-13 | Chinese | ||
| 45346931 | 华兴源创:关于实施“华兴转债” 赎回暨摘牌的第四次提示性公告 | 2026-05-12 | Chinese | ||
| 45016378 | 华兴源创:关于实施“华兴转债” 赎回暨摘牌的第三次提示性公告 | 2026-05-11 | Chinese | ||
| 44270169 | 华兴源创:关于实施“华兴转债” 赎回暨摘牌的第一次提示性公告 | 2026-05-07 | Chinese | ||
| 44277502 | 华兴源创:关于部分已回购股份减持计划的进展公告 | 2026-05-06 | Chinese | ||
| 39066687 | 华兴源创:容诚会计师事务所关于公司2025年度内部控制审计报告 | 2026-04-29 | Chinese | ||
| 39066520 | 华兴源创:关于续聘会计师事务所的公告 | 2026-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Smart Radar System, Inc.
Develops 4D AI imaging radar for automotive, industrial, an…
|
424960 | KR | Manufacturing |
|
SMART SHOOTER
Develops advanced fire control systems for precise small ar…
|
SMSH | IL | Manufacturing |
|
Smiths Group PLC
A global technology company providing engineering for missi…
|
SMGZY | GB | Manufacturing |
|
SolDefense Co., Ltd.
Develops and manufactures control systems for defense, aero…
|
215090 | KR | Manufacturing |
|
Sonel S.A.
Manufacturer of measuring instruments for power and telecom…
|
SON | PL | Manufacturing |
|
SOS LAB Co., Ltd.
Develops and manufactures 2D and 3D LiDAR sensors and perce…
|
464080 | KR | Manufacturing |
|
Speco
Manufacturer of asphalt, concrete, and crushing plants for …
|
013810 | IN | Manufacturing |
|
Spectris PLC
Supplier of precision instrumentation, test equipment, and …
|
SXS | GB | Manufacturing |
|
STANDARD BIOTOOLS INC.
Develops instruments and services for proteomics, genomics,…
|
LAB | US | Manufacturing |
|
Star Navigation Systems Group Ltd.
Avionics OEM providing real-time data solutions for aerospa…
|
SNA | CA | Manufacturing |
SUZHOU HYC 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/58060/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58060 | 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=58060 | 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=58060 \ -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": 58060}, 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 SUZHOU HYC TECHNOLOGY CO.,LTD (id: 58060)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.