
Ocean Alexander — Investor Relations & Filings
Alexander Marine Co., Ltd., operating under the brand Ocean Alexander, specializes in the design, manufacturing, and global distribution of luxury yachts. The company produces a diverse range of high-end vessels characterized by a focus on safety, aesthetic appeal, and operational ease. As a major player in the international maritime sector, it maintains a vertically integrated business model, managing its own brand agency and distribution networks to serve key markets in North America, Europe, and beyond. In addition to new vessel construction, the company provides comprehensive yacht repair services and building supplies. Recognized for its technical excellence and quality standards, the firm consistently ranks among the top luxury yacht builders globally and holds a leading position in the Asian market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_8478_20260608FE4.pdf | 2026-05-20 | English | |
| 114年年報及股東會資料 — 2026_8478_20260608F17.pdf | 2026-05-20 | Chinese | |
| 114年年報及股東會資料 — 2025_8478_20260608F04.pdf | 2026-05-20 | Chinese | |
| 114年年報及股東會資料 — 2026_8478_20260608FE2.pdf | 2026-05-20 | English | |
| 114年年報及股東會資料 — 2026_8478_20260608F13.pdf | 2026-05-20 | Chinese | |
| 114年年報及股東會資料 — 2026_8478_20260608F02.pdf | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46605405 | 114年年報及股東會資料 — 2025_8478_20260608FE4.pdf | 2026-05-20 | English | ||
| 46605166 | 114年年報及股東會資料 — 2026_8478_20260608F17.pdf | 2026-05-20 | Chinese | ||
| 46605134 | 114年年報及股東會資料 — 2025_8478_20260608F04.pdf | 2026-05-20 | Chinese | ||
| 46605026 | 114年年報及股東會資料 — 2026_8478_20260608FE2.pdf | 2026-05-20 | English | ||
| 46605007 | 114年年報及股東會資料 — 2026_8478_20260608F13.pdf | 2026-05-20 | Chinese | ||
| 46604932 | 114年年報及股東會資料 — 2026_8478_20260608F02.pdf | 2026-05-20 | Chinese | ||
| 46604874 | 114年年報及股東會資料 — 2026_8478_20260608FE1.pdf | 2026-05-20 | English | ||
| 46604870 | 114年年報及股東會資料 — 2026_8478_20260608F01.pdf | 2026-05-20 | Chinese | ||
| 46344670 | 115年第1季財務報告書 — 202601_8478_AI1.pdf | 2026-05-13 | Chinese | ||
| 46202814 | 代子公司AMI公告董事異動 | 2026-05-12 | Chinese | ||
| 46203216 | 公告本公司董事會通過財務長、公司治理主管、財務主管、 會計主管異動 | 2026-05-12 | Chinese | ||
| 46124528 | 公司基本資料 | 2026-05-12 | Chinese | ||
| 46232487 | 本公司民國115年第一季合併財務報告業經董事會決議通過 | 2026-05-12 | Chinese | ||
| 46169347 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46155697 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bénéteau
Global manufacturer of a diverse portfolio of recreational …
|
BEN | FR | Manufacturing |
|
BRUNSWICK CORP
A global leader in marine recreation, designing and manufac…
|
BC | US | Manufacturing |
|
Catana Group
Manufacturer of luxury sailing and power catamarans with ma…
|
CATGR | FR | Manufacturing |
|
Ferretti Group
A world leader in the design, construction, and sale of lux…
|
YACHT | IT | Manufacturing |
|
Fountaine Pajot
Designer and manufacturer of luxury sailing catamarans and …
|
ALFPC | FR | Manufacturing |
|
Future Beach Corporation
Designer and manufacturer of outdoor recreational watercraf…
|
— | CA | Manufacturing |
|
HanseYachts AG
A global manufacturer of sailing and motor yachts across si…
|
H9Y | DE | Manufacturing |
|
MALIBU BOATS, INC.
Designs and manufactures recreational power boats for water…
|
MBUU | US | Manufacturing |
|
MARINE PRODUCTS CORP
Manufacturer of recreational fiberglass powerboats under th…
|
MPX | US | Manufacturing |
|
MasterCraft Boat Holdings, Inc.
Designs and manufactures recreational powerboats, including…
|
MCFT | US | Manufacturing |
Ocean Alexander 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/52753/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52753 | 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=52753 | 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=52753 \ -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": 52753}, 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 Ocean Alexander (id: 52753)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.