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 |
|---|---|---|---|
|
Zecotek Photonics Inc.
Development and commercialization of advanced photonics tec…
|
ZMSPF | CA | Manufacturing |
|
Zhejiang Crystal-Optech Co.,Ltd.
Manufactures precision optoelectronic components and thin-f…
|
002273 | CN | Manufacturing |
|
Zhejiang Lante Optics Co.,Ltd.
Produces high-precision optical components for electronics …
|
688127 | CN | Manufacturing |
|
Zhong Yang Technology Co., Ltd.
Specializes in high-precision optical design, lens manufact…
|
6668 | TW | Manufacturing |
|
纬达光电
Develops high-performance polarizers for industrial, automo…
|
920001 | CN | 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.