
Alco Holdings Limited — Investor Relations & Filings
Alco Holdings Limited is an investment holding company established in 1968. The company's core business involves the design, manufacture, and global sale of consumer electronic products. Alco is recognized as a manufacturer specializing in audiovisual (AV) and IT equipment. Its product portfolio includes consumer audio-visual devices, telecommunication products, and notebook computers. The company distributes its products internationally across markets including Asia and Europe.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| POLL RESULTS OF THE SPECIAL GENERAL MEETING HELD ON 15 MAY 2026 | 2026-05-15 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-07 | English | |
| Notification Letter and Request Form to Non-registered Holder | 2026-04-24 | English | |
| Documents on Display | 2026-04-24 | English | |
| FORM OF PROXY FOR SPECIAL GENERAL MEETING | 2026-04-24 | English | |
| Notification Letter and Reply Form to Registered Holder | 2026-04-24 | English |
Browse filings by year
28 years- 2026 18 filings
- 2025 35 filings
- 2024 36 filings
- 2023 40 filings
- 2022 33 filings
- 2021 25 filings
- 2020 34 filings
- 2019 26 filings
- 2018 27 filings
- 2017 24 filings
- 2016 22 filings
- 2015 22 filings
- 2014 29 filings
- 2013 29 filings
- 2012 33 filings
- 2011 24 filings
- 2010 24 filings
- 2009 28 filings
- 2008 14 filings
- 2007 14 filings
- 2006 14 filings
- 2005 10 filings
- 2004 15 filings
- 2003 7 filings
- 2002 7 filings
- 2001 7 filings
- 2000 4 filings
- 1999 7 filings
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
ACTION
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
|
Aztech Innovations Inc.
Technology provider specializing in consumer electronics, G…
|
— | CA | Manufacturing |
Alco Holdings 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/49130/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49130 | 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=49130 | 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=49130 \ -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": 49130}, 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 Alco Holdings Limited (id: 49130)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.