
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 |
|---|---|---|---|
|
ITM Semiconductor Co., Ltd
Develops and manufactures protection circuits and component…
|
084850 | KR | Manufacturing |
|
iWIN PLUS CO.,LTD.
Provides image sensor packaging and testing solutions, spec…
|
123010 | KR | Manufacturing |
|
JABIL INC
A global manufacturing solutions provider for complex elect…
|
JBL | US | Manufacturing |
|
JADARD TECHNOLOGY INC.
Designs high-performance display driver ICs and power manag…
|
688252 | CN | Manufacturing |
|
JAEYOUNG SOLUTEC CO.,LTD.
Manufactures precision components like mobile camera actuat…
|
049630 | KR | Manufacturing |
|
JAHWA ELECTRONICS CO.,LTD
Manufacturer of precision electronic components for mobile …
|
033240 | KR | Manufacturing |
|
Japan Aviation Electronics Industry, Limited
Manufactures connectors, user interface solutions, and aero…
|
6807 | JP | Manufacturing |
|
Japan Display Inc.
Develops and manufactures small/medium displays like LCDs, …
|
6740 | JP | Manufacturing |
|
JAPAN ELECTRONIC MATERIALS CORPORATION
Manufactures semiconductor inspection components and electr…
|
6855 | JP | Manufacturing |
|
JAPAN RESISTOR MFG.CO.,LTD.
Develops and manufactures resistors, sensors, and hybrid in…
|
6977 | 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.