Neo-Neon Holdings Limited — Investor Relations & Filings
Neo-Neon Holdings Limited is an investment holding company specializing in the research, development, manufacturing, and distribution of lighting solutions. The company’s primary product portfolio encompasses LED decorative lighting, incandescent decorative lights, stage lighting, and a comprehensive range of LED lighting fixtures. Operating through manufacturing and R&D facilities in multiple regions, the group manages the entire value chain from product design to global sales and trading. A key strategic focus involves the transformation of its production bases into integrated technology parks, such as Tongfang Technology City. This initiative facilitates the expansion of electronic information and LED lighting ecosystems by repurposing industrial assets for high-tech development and collaborative industrial management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股份發行人及根據《上市規則》第十九B章上市的香港預託證券發行人的證券變動月報表 | 2026-05-04 | Chinese | |
| 翌日披露報表 | 2026-04-30 | Chinese | |
| 翌日披露報表 | 2026-04-29 | Chinese | |
| 翌日披露報表 | 2026-04-28 | Chinese | |
| 翌日披露報表 | 2026-04-27 | Chinese | |
| 114年第4季財務報告書 — 202504_911868_AE2.pdf | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40842114 | 股份發行人及根據《上市規則》第十九B章上市的香港預託證券發行人的證券變動月報表 | 2026-05-04 | Chinese | ||
| 39886254 | 翌日披露報表 | 2026-04-30 | Chinese | ||
| 38492865 | 翌日披露報表 | 2026-04-29 | Chinese | ||
| 37961016 | 翌日披露報表 | 2026-04-28 | Chinese | ||
| 37401481 | 翌日披露報表 | 2026-04-27 | Chinese | ||
| 37057880 | 114年第4季財務報告書 — 202504_911868_AE2.pdf | 2026-04-26 | Chinese | ||
| 37057856 | 114年第4季財務報告書 — 202504_911868_A02.pdf | 2026-04-26 | Chinese | ||
| 37057838 | 114年第4季財務報告書 — 202502_911868_AE2.pdf | 2026-04-26 | English | ||
| 37057827 | 114年第4季財務報告書 — 202502_911868_A02.pdf | 2026-04-26 | English | ||
| 36125226 | 114年年報及股東會資料 — 2026_911868_20260119F01.pdf | 2026-04-24 | Chinese | ||
| 36125215 | 114年年報及股東會資料 — 2025_911868_20260618FE4.pdf | 2026-04-24 | Chinese | ||
| 36125212 | 114年年報及股東會資料 — 2025_911868_20260618F04.pdf | 2026-04-24 | Chinese | ||
| 35693669 | 翌日披露報表 | 2026-04-23 | Chinese | ||
| 35221786 | 翌日披露報表 | 2026-04-22 | Chinese | ||
| 34772237 | 翌日披露報表 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Edison Opto Corporation
Specializes in high-power LED technology and integrated lig…
|
3591 | TW | Manufacturing |
|
ENDO Lighting Corporation
Manufacturer of LED lighting, energy management systems, an…
|
6932 | JP | Manufacturing |
|
ENERGY FOCUS, INC/DE
Designs and manufactures energy-efficient LED lighting and …
|
EFOI | US | Manufacturing |
|
Excellence Optoelectronics Holding Co., Inc.
Global manufacturer of automotive LED modules and energy-ef…
|
3717 | TW | Manufacturing |
|
Fagerhult
Develops and produces professional lighting solutions for p…
|
FAG | SE | Manufacturing |
|
FIEM INDUSTRIES LIMITED
Tier-1 supplier of automotive lighting, signaling systems, …
|
FIEMIND | IN | Manufacturing |
|
FINE TECHNIX CO., LTD
Manufactures LED lighting solutions, electronic, and mechan…
|
106240 | KR | Manufacturing |
|
Focus Lighting and Fixtures Limited
Designs and manufactures LED lighting solutions for retail …
|
FOCUS | IN | Manufacturing |
|
Focus Lightings Tech CO.,LTD.
Develops and manufactures LED chips, packaging, and energy-…
|
300708 | CN | Manufacturing |
|
FORTUNE ORIENTAL COMPANY LIMITED
Specializes in LED lighting, multimedia trading, aquatic pr…
|
2491 | TW | Manufacturing |
Neo-Neon Holdings Limited 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/52769/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52769 | 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=52769 | 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=52769 \ -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": 52769}, 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 Neo-Neon Holdings Limited (id: 52769)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.