HG Technologies Co., Ltd. — Investor Relations & Filings
HG Technologies Co., Ltd. specializes in the development and manufacturing of laser-based equipment and optoelectronic components. The company operates through several core business segments, including laser processing systems, optical communication devices, and sensor technologies. Its product portfolio features high-power laser cutting and welding machines, precision marking systems, and high-speed optical transceivers for data centers and telecommunications networks. Additionally, the company provides advanced temperature and pressure sensors for the automotive and home appliance sectors. HG Technologies focuses on integrating laser technology with intelligent manufacturing solutions to enhance industrial efficiency. By leveraging its research and development capabilities, the company serves a global clientele across the electronics, automotive, and energy industries, providing high-precision tools and critical components for modern infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第二次会议决议公告 | 2026-04-22 | Chinese | |
| 2026年一季度报告 | 2026-04-22 | Chinese | |
| 关于中船财务有限责任公司的风险持续评估报告 | 2026-04-22 | Chinese | |
| 2025年年度报告摘要 | 2026-04-22 | Chinese | |
| 2025年度独立董事述职报告(李文昌) | 2026-04-22 | Chinese | |
| 中船汉光科技股份有限公司2025年度内部控制审计报告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39133265 | 第六届董事会第二次会议决议公告 | 2026-04-22 | Chinese | ||
| 39133263 | 2026年一季度报告 | 2026-04-22 | Chinese | ||
| 39133260 | 关于中船财务有限责任公司的风险持续评估报告 | 2026-04-22 | Chinese | ||
| 39133256 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 39133254 | 2025年度独立董事述职报告(李文昌) | 2026-04-22 | Chinese | ||
| 39133246 | 中船汉光科技股份有限公司2025年度内部控制审计报告 | 2026-04-22 | Chinese | ||
| 39133041 | 中船汉光科技股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-22 | Chinese | ||
| 39133033 | 关于2025年年度报告、2026年第一季度报告披露的提示性公告 | 2026-04-22 | Chinese | ||
| 39133026 | 关于2025年度利润分配方案的公告 | 2026-04-22 | Chinese | ||
| 39133024 | 2025年年度报告 | 2026-04-22 | Chinese | ||
| 39133020 | 关于中船汉光科技股份有限公司涉及财务公司关联交易的存款、贷款等金融业务的专项说明 | 2026-04-22 | Chinese | ||
| 39133017 | 关于公司持股5%以上股东完成股份非交易过户的公告 | 2026-04-02 | Chinese | ||
| 39133015 | 关于独立董事取得独立董事资格证书的公告 | 2026-03-17 | Chinese | ||
| 39133014 | 第六届董事会第一次会议决议公告 | 2026-02-26 | Chinese | ||
| 39133011 | 关于董事会完成换届选举及聘任高级管理人员、证券事务代表的公告 | 2026-02-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VIZIONFOCUS INC.
Specialized ODM of soft disposable contact lenses and custo…
|
4771 | TW | Manufacturing |
|
Vuzix Corp
Designs and manufactures augmented reality wearable display…
|
VUZI | US | Manufacturing |
|
Wuhan Guide Infrared CO.,LTD
Specializes in infrared thermal imaging systems and optoele…
|
002414 | CN | Manufacturing |
|
Wuhan Guide Technology Co., Ltd.
Develops and manufactures infrared thermal imaging systems …
|
301633 | CN | Manufacturing |
|
Wuhan Raycus Fiber Laser Technologies Co., Ltd.
Produces high-power fiber lasers and core components for in…
|
300747 | CN | Manufacturing |
|
Xiamen Leading Optics Co., Ltd.
Manufacturer of high-precision optical lenses for security …
|
605118 | CN | Manufacturing |
|
YANGTZE OPTICAL ELECTRONIC CO., LTD.
Develops specialty optical fibers and precision components …
|
688143 | CN | Manufacturing |
|
Yangtze Optical Fibre and Cable Joint Stock Limited Company
Global manufacturer of optical fiber preforms, fibers, and …
|
601869 | CN | Manufacturing |
|
Yangtze Optical Fibre and Cable Joint Stock Limited Company
Only global company with all three mainstream optical prefo…
|
6869 | HK | Manufacturing |
|
Young Optics Inc.
Integrated optical design and manufacturing of high-precisi…
|
3504 | TW | Manufacturing |
HG Technologies 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/55816/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55816 | 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=55816 | 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=55816 \ -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": 55816}, 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 HG Technologies Co., Ltd. (id: 55816)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.