FORTUNE ORIENTAL COMPANY LIMITED — Investor Relations & Filings
Fortune Oriental Company Limited is a diversified enterprise specializing in the manufacturing and distribution of lighting solutions and the trading of multimedia information products. Originally established as a specialist in optical storage media, the company has transitioned its core operations to focus on LED lighting applications, marketed under the 'Dayou Lighting' brand. Its business model encompasses the import and export of multimedia hardware and software, as well as the wholesale and retail of aquatic products. Additionally, the company provides professional warehousing services to support its logistics and trading activities. By leveraging its technical expertise and trading networks, Fortune Oriental serves a broad range of commercial and consumer markets, prioritizing operational efficiency and product diversification to meet evolving industry trends.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 代子公司浩瀚動力(股)公司公告取得有價證券 | 2026-05-04 | Chinese | |
| 本公司公告取得有價證券 | 2026-05-04 | Chinese | |
| 本公司公告處分有價證券 | 2026-05-04 | Chinese | |
| 公告本公司115年第1季財務報告董事會召開日期 為115年05月08日 | 2026-04-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41460106 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457794 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40861403 | 代子公司浩瀚動力(股)公司公告取得有價證券 | 2026-05-04 | Chinese | ||
| 40861423 | 本公司公告取得有價證券 | 2026-05-04 | Chinese | ||
| 40861432 | 本公司公告處分有價證券 | 2026-05-04 | Chinese | ||
| 39059235 | 公告本公司115年第1季財務報告董事會召開日期 為115年05月08日 | 2026-04-30 | Chinese | ||
| 39933370 | 114年第4季財務報告書 — 202504_2491_AIC.pdf | 2026-04-30 | English | ||
| 39933352 | 114年第4季財務報告書 — 202504_2491_AIA.pdf | 2026-04-30 | English | ||
| 37826181 | 115年年報及股東會資料 — 2026_2491_20260529FE2.pdf | 2026-04-28 | Chinese | ||
| 37826149 | 115年年報及股東會資料 — 2026_2491_20260529FE1.pdf | 2026-04-28 | English | ||
| 37826130 | 115年年報及股東會資料 — 2026_2491_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 37826115 | 115年年報及股東會資料 — 2026_2491_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37826073 | 115年年報及股東會資料 — 2026_2491_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 37380307 | 代子公司浩瀚動力(股)公司處分有價證券 | 2026-04-27 | Chinese | ||
| 35695086 | 代子公司浩瀚動力(股)公司公告取得有價證券 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LED iBond International A/S
Engineers and manufactures patented, efficient LED lighting…
|
IBOND | DK | Manufacturing |
|
Lena Lighting S.A.
Manufacturer of energy-efficient LED lighting for professio…
|
LEN | PL | Manufacturing |
|
Lightning Group AB
A holding company that develops and sells lighting products…
|
LIGR | SE | Manufacturing |
|
LMPG Inc.
Global industrial technology company and leader in specific…
|
— | CA | Manufacturing |
|
LSI INDUSTRIES INC
Vertically integrated provider of commercial lighting and d…
|
LYTS | US | Manufacturing |
|
LUCECO PLC
Manufacturer and distributor of LED lighting, wiring, and p…
|
LUCE | GB | Manufacturing |
|
Lucibel SA
Designs smart LED lighting for data transmission, interacti…
|
ALUCI | FR | Manufacturing |
|
Lug Spolka Akcyjna
Manufacturer of professional luminaires and LED systems for…
|
LUG | PL | Manufacturing |
|
Lumax Industries Ltd.
Designs and manufactures advanced automotive lighting syste…
|
LUMAXIND | IN | Manufacturing |
|
Lumenpulse Group Inc.
Innovator and manufacturer of specification-grade architect…
|
— | CA | Manufacturing |
FORTUNE ORIENTAL COMPANY 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/52122/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52122 | 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=52122 | 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=52122 \ -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": 52122}, 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 FORTUNE ORIENTAL COMPANY LIMITED (id: 52122)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.