
Chen Hsong Holdings Limited — Investor Relations & Filings
Chen Hsong Holdings Limited is a global manufacturer and supplier specializing in plastic injection molding equipment and systems. The company is recognized as one of the world's largest manufacturers of injection molding machines, focusing on the manufacture and sale of high-capacity plastic injection molding machines and related products. Chen Hsong positions itself as a one-stop solution provider for injection molding and digital production, serving diverse industrial applications globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN FOR EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-07 | English | |
| MONTHLY RETURN FOR EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-02 | English | |
| MONTHLY RETURN FOR EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-03 | English | |
| MONTHLY RETURN FOR EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 JANUARY 2026 | 2026-02-04 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 December 2025 | 2026-01-02 | English | |
| LIST OF DIRECTORS AND THEIR ROLE AND FUNCTION | 2025-12-31 | English |
Browse filings by year
26 years- 2026 5 filings
- 2025 75 filings
- 2024 60 filings
- 2023 65 filings
- 2022 50 filings
- 2021 48 filings
- 2020 53 filings
- 2019 67 filings
- 2018 55 filings
- 2017 58 filings
- 2016 59 filings
- 2015 115 filings
- 2014 92 filings
- 2013 43 filings
- 2012 42 filings
- 2011 38 filings
- 2010 75 filings
- 2009 44 filings
- 2008 13 filings
- 2007 32 filings
- 2006 21 filings
- 2005 52 filings
- 2004 12 filings
- 2003 7 filings
- 2002 12 filings
- 2001 12 filings
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
Chen Hsong 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/48906/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48906 | 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=48906 | 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=48906 \ -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": 48906}, 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 Chen Hsong Holdings Limited (id: 48906)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.