
恒太照明 — Investor Relations & Filings
HT Lighting specializes in the research, development, and manufacturing of high-performance LED lighting solutions for commercial and industrial applications. The product portfolio features a comprehensive range of fixtures, including high bays, linear lights, floodlights, and vapor-tight units designed for warehouses, manufacturing plants, and large-scale infrastructure. The company focuses on delivering energy-efficient, high-lumen output products that meet international safety and performance standards, such as UL and DLC. By providing integrated ODM and OEM services, HT Lighting supports global partners with customized engineering and design capabilities. The firm maintains a strong emphasis on technological innovation and quality control to ensure long-term reliability in demanding environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第二届监事会第十五次会议决议公告 | 2023-10-29 | Chinese | |
| 关于召开2023年第三次临时股东大会的通知公告 | 2023-10-29 | Chinese | |
| 2023年三季度报告 | 2023-10-29 | Chinese | |
| 利润分配管理制度 | 2023-10-29 | Chinese | |
| 董事会议事规则 | 2023-10-29 | Chinese | |
| 董监高任免公告 | 2023-10-29 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 40132572 | 第二届监事会第十五次会议决议公告 | 2023-10-29 | Chinese | ||
| 40132568 | 关于召开2023年第三次临时股东大会的通知公告 | 2023-10-29 | Chinese | ||
| 40132560 | 2023年三季度报告 | 2023-10-29 | Chinese | ||
| 40132554 | 利润分配管理制度 | 2023-10-29 | Chinese | ||
| 40132550 | 董事会议事规则 | 2023-10-29 | Chinese | ||
| 40132542 | 董监高任免公告 | 2023-10-29 | Chinese | ||
| 40132535 | 关联交易管理制度 | 2023-10-29 | Chinese | ||
| 40132529 | 董事会薪酬与考核委员会工作制度 | 2023-10-29 | Chinese | ||
| 40132519 | 募集资金管理制度 | 2023-10-29 | Chinese | ||
| 40132512 | 累积投票制度实施细则 | 2023-10-29 | Chinese | ||
| 40132505 | 股东大会议事规则 | 2023-10-29 | Chinese | ||
| 40132497 | 独立董事候选人声明(姚国进) | 2023-10-29 | Chinese | ||
| 40132487 | 独立董事专门会议工作制度 | 2023-10-29 | Chinese | ||
| 40132477 | 独立董事辞职公告 | 2023-10-16 | Chinese | ||
| 40132467 | 投资者关系活动记录表 | 2023-09-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACUITY INC. (DE)
Industrial technology company providing solutions for light…
|
AYI | US | Manufacturing |
|
AG VENTURES LIMITED
Produces LED lighting and electronic components with invest…
|
506579 | IN | Manufacturing |
|
APEX INTEC Co.,LTD.
Manufacturer specializing in LED lighting and renewable ene…
|
207490 | KR | Manufacturing |
|
Artemis Electricals and Projects Limited
Manufactures LED lighting and provides electrical project d…
|
AEPL | IN | Manufacturing |
|
Beghelli
Manufactures lighting equipment and electronic systems for …
|
BGQ | IT | Manufacturing |
|
Bortex Global Limited
Designs, manufactures, and distributes LED lighting product…
|
8118 | HK | Manufacturing |
|
Brilliant AG
European supplier of a wide range of indoor and outdoor lig…
|
BAG | DE | Manufacturing |
|
Calcom Vision Ltd.
ODM and OEM for energy-efficient LED lighting products and …
|
517236 | IN | Manufacturing |
|
CE
Manufacturer of lighting solutions, electrical components, …
|
1611 | TW | Manufacturing |
|
Changzhou Xingyu Automotive Lighting Systems Co., Ltd.
Designs and manufactures automotive lighting and LED system…
|
601799 | CN | Manufacturing |
恒太照明 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/58806/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58806 | 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=58806 | 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=58806 \ -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": 58806}, 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 恒太照明 (id: 58806)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.