
Leyard Optoelectronic Co.,Ltd. — Investor Relations & Filings
Leyard Optoelectronic Co., Ltd. is a global leader in the design, production, and distribution of high-end LED display products and visual effect solutions. The company specializes in a wide range of technologies, including fine-pitch LED displays, Micro LED, and Mini LED systems, catering to diverse applications such as command and control centers, broadcasting studios, corporate environments, and sports venues. Beyond display hardware, Leyard provides intelligent lighting systems and immersive visual experiences through its cultural tourism and VR/AR business segments, which include the OptiTrack motion capture technology. With a focus on technological innovation and research and development, the company delivers integrated solutions that combine hardware, software, and content. Leyard maintains a significant global presence, serving professional markets with high-performance visual communication tools and architectural lighting solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于对外投资产业基金的公告 | 2026-06-01 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-11 | Chinese | |
| 关于利亚德光电股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-08 | Chinese | |
| 关于对外投资产业基金的进展公告 | 2026-03-16 | Chinese | |
| 第六届董事会第二次会议决议公告 | 2026-03-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47916162 | 关于对外投资产业基金的公告 | 2026-06-01 | Chinese | ||
| 44928432 | 2025年年度权益分派实施公告 | 2026-05-11 | Chinese | ||
| 44261034 | 关于利亚德光电股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | ||
| 44260998 | 2025年年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 36661607 | 关于对外投资产业基金的进展公告 | 2026-03-16 | Chinese | ||
| 36661604 | 第六届董事会第二次会议决议公告 | 2026-03-09 | Chinese | ||
| 36661588 | 关于2021年员工持股计划第三个额外锁定期届满暨解锁条件成就的公告 | 2026-03-09 | Chinese | ||
| 36661586 | 关于对外投资产业基金的公告 | 2026-02-04 | Chinese | ||
| 36661585 | 关于利亚德光电股份有限公司2026年第一次临时股东会的法律意见书 | 2026-02-02 | Chinese | ||
| 36661583 | 关于选举产生第六届董事会职工代表董事的公告 | 2026-02-02 | Chinese | ||
| 36661576 | 2026年第一次临时股东会决议公告 | 2026-02-02 | Chinese | ||
| 36661575 | 关于董事会完成换届选举及聘任高级管理人员、证券事务代表的公告 | 2026-02-02 | Chinese | ||
| 36661568 | 第六届董事会第一次会议决议公告 | 2026-02-02 | Chinese | ||
| 36661559 | 关于召开2026年第一次临时股东会提示性通知的公告 | 2026-01-28 | Chinese | ||
| 36661556 | 2025年度业绩预告 | 2026-01-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Elmos Semiconductor SE
Develops semiconductors and sensor solutions for the automo…
|
ELG | DE | Manufacturing |
|
ELTEK LTD
Global manufacturer of custom, high-reliability Printed Cir…
|
ELTK | US | Manufacturing |
|
EMC
Global manufacturer of copper clad laminates and prepreg fo…
|
2383 | TW | Manufacturing |
|
EM-Tech.CO.,LTD.
Manufactures miniature acoustic and haptic components for m…
|
091120 | KR | Manufacturing |
|
Enablence Technologies Inc.
Designs and manufactures advanced optical components utiliz…
|
ENA | CA | Manufacturing |
|
ENE
IC design firm specializing in embedded controllers and mob…
|
6243 | TW | Manufacturing |
|
Enedo Oyj
Designs and produces power supplies and systems for critica…
|
ENEDO | FI | Manufacturing |
|
ENNOSTAR
Global provider of vertically integrated optoelectronic and…
|
3714 | TW | Manufacturing |
|
ENOMOTO CO.,LTD
Manufacturer of high-precision components for the semicondu…
|
6928 | JP | Manufacturing |
|
ENPLAS CORPORATION
Manufacturer of injection-molded components from engineerin…
|
6961 | JP | Manufacturing |
Leyard Optoelectronic 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/55298/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55298 | 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=55298 | 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=55298 \ -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": 55298}, 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 Leyard Optoelectronic Co.,Ltd. (id: 55298)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.