
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 |
|---|---|---|---|
|
Ambiq Micro, Inc.
Develops ultra-low power semiconductors for battery-powered…
|
AMBQ | US | Manufacturing |
|
American Aires Inc.
Develops patented nanotechnology solutions for neutralizing…
|
WIFI | CA | Manufacturing |
|
AMKOR TECHNOLOGY, INC.
A leading provider of outsourced semiconductor assembly and…
|
AMKR | US | Manufacturing |
|
Amlogic (Shanghai) Co.,Ltd.
Global fabless semiconductor company specializing in multim…
|
688099 | CN | Manufacturing |
|
Amosense Co., Ltd.
Develops electronic components, modules, and IoT devices us…
|
357580 | KR | Manufacturing |
|
Amotech Co., Ltd.
Manufacturer of electronic components based on advanced mat…
|
052710 | KR | Manufacturing |
|
AMPHENOL CORP /DE/
Global designer and manufacturer of interconnect products, …
|
APH | US | Manufacturing |
|
AMS OSRAM AG
A global leader in optical solutions for sensing, illuminat…
|
AMS | AT | Manufacturing |
|
ANALOG DEVICES INC
Designs and manufactures high-performance analog, mixed-sig…
|
ADI | US | Manufacturing |
|
Anapass, Inc.
A fabless semiconductor company that designs System-on-Chip…
|
123860 | KR | 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.