
ROEC — Investor Relations & Filings
Radiant Opto-Electronics Corporation is a specialized manufacturer of backlight modules and light guide plates for liquid crystal displays (LCDs). The company provides integrated one-stop services, including optical design, independent mold manufacturing, and high-efficiency mass production for monitors, notebooks, and mobile devices. Following strategic acquisitions of high-end optical material and technology firms, Radiant has vertically integrated its supply chain to include nano-imprint lithography and advanced optical materials. Its current focus includes the development of next-generation optical components such as AR waveguides, metalenses, and specialized optical films. By leveraging its core expertise in precision optics and large-scale manufacturing, the company serves as a critical partner in the global electronics supply chain, delivering high-performance optical solutions for advanced display and imaging applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月法人說明會簡報 — 617620260521E001.pdf | 2026-05-21 | English | |
| 115年05月法人說明會簡報 — 617620260521M001.pdf | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-21 | Chinese | |
| 公告本公司受邀參加國泰綜合證券舉辦之法人說明會 | 2026-05-21 | Chinese | |
| 公告本公司之子公司資金貸與超限改善計畫已執行完成 | 2026-05-19 | Chinese | |
| 代子公司Profit Shine Investment Limited公告 董事會決議通過盈餘匯回議案 | 2026-05-18 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46704451 | 115年05月法人說明會簡報 — 617620260521E001.pdf | 2026-05-21 | English | ||
| 46704445 | 115年05月法人說明會簡報 — 617620260521M001.pdf | 2026-05-21 | Chinese | ||
| 46704433 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46704453 | 公告本公司受邀參加國泰綜合證券舉辦之法人說明會 | 2026-05-21 | Chinese | ||
| 46530366 | 公告本公司之子公司資金貸與超限改善計畫已執行完成 | 2026-05-19 | Chinese | ||
| 46382995 | 代子公司Profit Shine Investment Limited公告 董事會決議通過盈餘匯回議案 | 2026-05-18 | Chinese | ||
| 46382996 | 代子公司Durff Co., Ltd.公告董事會決議通過盈餘匯回議案 | 2026-05-18 | Chinese | ||
| 37826373 | 115年第1季權益變動表 | 2026-04-28 | English | ||
| 37826361 | 115年第1季現金流量表 | 2026-04-28 | Chinese | ||
| 37826347 | 115年第1季綜合損益表 | 2026-04-28 | Chinese | ||
| 37826334 | 115年第1季資產負債表 | 2026-04-28 | Chinese | ||
| 36925310 | 115年年報及股東會資料 — 2026_6176_20260527FE1.pdf | 2026-04-26 | English | ||
| 36925285 | 115年年報及股東會資料 — 2026_6176_20260527FE2.pdf | 2026-04-26 | English | ||
| 36123291 | 115年年報及股東會資料 — 2026_6176_20260527F02.pdf | 2026-04-24 | Chinese | ||
| 36123290 | 115年年報及股東會資料 — 2026_6176_20260527F17.pdf | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CammSys Corp.
Develops camera modules for mobile devices and diversifies …
|
050110 | KR | Manufacturing |
|
CAPE EMS BERHAD
An EMS provider offering end-to-end solutions, including PC…
|
— | MY | Manufacturing |
|
CAP-XX Limited
Manufactures ultra-thin, high-power supercapacitors for sma…
|
CPX | AU | Manufacturing |
|
Career Tech.
Global manufacturer of flexible printed circuits and rigid-…
|
6153 | TW | Manufacturing |
|
Castrico Co.,Ltd.
Specializes in electronics manufacturing, assembly, and des…
|
6695 | JP | Manufacturing |
|
C*CORE TECHNOLOGY CO., LTD.
Develops embedded CPU cores and SoC platforms for security …
|
688262 | CN | Manufacturing |
|
CEC International Holdings Limited
Manufacturing electronic components and retailing food, hou…
|
759 | HK | Manufacturing |
|
Centum Electronics Ltd
Global provider of high-reliability electronic system desig…
|
CENTUM | IN | Manufacturing |
|
CETC CHIPS TECHNOLOGY INC.
Develops and manufactures high-performance integrated circu…
|
600877 | CN | Manufacturing |
|
CHAMPION
Designs and manufactures high-power power management ICs an…
|
3257 | TW | Manufacturing |
ROEC 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/52519/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52519 | 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=52519 | 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=52519 \ -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": 52519}, 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 ROEC (id: 52519)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.