
Huizhou China Eagle Electronic Technology Inc. — Investor Relations & Filings
Huizhou China Eagle Electronic Technology Inc. specializes in the research, development, manufacture, and sale of high-precision printed circuit boards (PCBs). The company's product portfolio includes high-layer count multilayer boards, high-density interconnect (HDI) boards, flexible PCBs (FPC), and rigid-flex circuits. These components are utilized across diverse sectors, including telecommunications, automotive electronics, consumer electronics, industrial control systems, and medical devices. China Eagle focuses on advanced manufacturing processes to support high-frequency and high-speed data transmission requirements. By integrating automated production lines and rigorous quality control standards, the company provides customized electronic interconnection solutions for global technology providers. Its technical capabilities emphasize miniaturization, thermal management, and signal integrity in complex electronic assemblies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票交易异常波动公告 | 2026-05-27 | Chinese | |
| 上市保荐书 | 2026-05-21 | Chinese | |
| 关于惠州中京电子科技股份有限公司申请向特定对象发行股票的审核问询函之回复报告 | 2026-05-21 | Chinese | |
| 关于惠州中京电子科技股份有限公司申请向特定对象发行股票的审核问询函中有关财务事项的说明 | 2026-05-21 | Chinese | |
| 募集说明书(申报稿) | 2026-05-21 | Chinese | |
| 北京市中伦律师事务所关于惠州中京电子科技股份有限公司向特定对象发行股票的补充法律意见书(二) | 2026-05-21 | Chinese |
Browse filings by year
16 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47849318 | 股票交易异常波动公告 | 2026-05-27 | Chinese | ||
| 46758118 | 上市保荐书 | 2026-05-21 | Chinese | ||
| 46757916 | 关于惠州中京电子科技股份有限公司申请向特定对象发行股票的审核问询函之回复报告 | 2026-05-21 | Chinese | ||
| 46757915 | 关于惠州中京电子科技股份有限公司申请向特定对象发行股票的审核问询函中有关财务事项的说明 | 2026-05-21 | Chinese | ||
| 46757914 | 募集说明书(申报稿) | 2026-05-21 | Chinese | ||
| 46757728 | 北京市中伦律师事务所关于惠州中京电子科技股份有限公司向特定对象发行股票的补充法律意见书(二) | 2026-05-21 | Chinese | ||
| 46757725 | 关于向特定对象发行股票的审核问询函回复及募集说明书等申请文件更新的提示性公告 | 2026-05-21 | Chinese | ||
| 46757056 | 证券发行保荐书 | 2026-05-21 | Chinese | ||
| 46344603 | 关于惠州中京电子科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | ||
| 46343867 | 2025年年度股东会决议公告 | 2026-05-14 | Chinese | ||
| 36388475 | 关于向特定对象发行股票的审核问询函回复及募集说明书等申请文件修订的提示性公告 | 2026-03-26 | Chinese | ||
| 36388472 | 关于向特定对象发行股票申请获得深圳证券交易所受理的公告 | 2026-02-13 | Chinese | ||
| 36388464 | 法律意见书 | 2026-02-13 | Chinese | ||
| 36388460 | 发行人最近一年的财务报告及其审计报告以及最近一期的财务报告 | 2026-02-13 | Chinese | ||
| 36388452 | 募集说明书(申报稿) | 2026-02-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alchip
Global provider of silicon design and production services f…
|
3661 | TW | Manufacturing |
|
ALi
Global provider of digital multimedia SoC solutions for set…
|
3041 | TW | Manufacturing |
|
ALLEGRO MICROSYSTEMS, INC.
Designs and manufactures semiconductor ICs for sensing and …
|
ALGM | US | Manufacturing |
|
Allwinner Technology Co., Ltd.
Fabless semiconductor firm designing high-performance SoCs …
|
300458 | CN | Manufacturing |
|
Alphachips, Inc.
A fabless semiconductor firm providing design services and …
|
117670 | KR | Manufacturing |
|
ALPHA & OMEGA SEMICONDUCTOR Ltd
Designer, developer, and global supplier of a broad range o…
|
AOSL | BM | Manufacturing |
|
Alphawave IP Group PLC
Semiconductor company specializing in high-speed connectivi…
|
AWE | GB | Manufacturing |
|
ALPS ALPINE CO., LTD.
Manufacturer of electronic components and in-vehicle inform…
|
6770 | JP | Manufacturing |
|
ALT Co.,Ltd.
Specializes in back-end processing and testing of non-memor…
|
172670 | KR | Manufacturing |
|
AMBARELLA INC
Fabless semiconductor company designing low-power AI vision…
|
AMBA | KY | Manufacturing |
Huizhou China Eagle Electronic Technology Inc. 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/54605/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54605 | 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=54605 | 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=54605 \ -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": 54605}, 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 Huizhou China Eagle Electronic Technology Inc. (id: 54605)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.