Alexander Marine Co., Ltd. — 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 |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 115年第1季財務報告董事會預計召開日期為115年05月12日 | 2026-04-30 | Chinese | |
| 115年04月僑外投資持股 | 2026-04-23 | Chinese | |
| 115年04月內部人持股轉讓(事前) | 2026-04-13 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 41460745 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41458403 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 39034118 | 115年第1季財務報告董事會預計召開日期為115年05月12日 | 2026-04-30 | Chinese | ||
| 35705514 | 115年04月僑外投資持股 | 2026-04-23 | Chinese | ||
| 34402252 | 115年04月內部人持股轉讓(事前) | 2026-04-13 | Chinese | ||
| 33992193 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989473 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nimbus Group AB
A leading manufacturer of leisure motorboats with a diverse…
|
BOAT | SE | Manufacturing |
|
Novamarine SpA
Manufacturer of high-performance Rigid Hulled Inflatable Bo…
|
NOVA | IT | Manufacturing |
|
The Italian Sea Group
A global operator in luxury yachting for the design, constr…
|
TISG | IT | Manufacturing |
|
The Limestone Boat Company Limited
Designs, builds, and distributes recreational and commercia…
|
BOAT.H | CA | Manufacturing |
|
Twin Vee PowerCats, Co.
Designs, manufactures, and markets recreational and commerc…
|
VEEE | US | Manufacturing |
|
Vision Marine Technologies Inc.
Designs and manufactures electric marine propulsion systems…
|
VMAR | CA | Manufacturing |
Alexander Marine 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/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 Alexander Marine Co., Ltd. (id: 52753)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.