
M&L Holdings Group Limited — Investor Relations & Filings
M&L Holdings Group Limited is an investment holding entity operating primarily as an Engineering Solution Provider within the construction and infrastructure sectors. The company's core business activities encompass the trading, leasing, manufacture, and supply of specialized equipment and components. Its product portfolio includes construction machinery, fabricated construction steel equipment, spare parts, and specialized cutting tools essential for large-scale projects. M&L Holdings Group focuses on serving major international contractors and public authorities, with a notable specialization in equipment and parts related to Tunnelling operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-05 | English | |
| Notification Letter to Non-registered Shareholders and Request Form | 2026-04-22 | English | |
| Notification Letter to Registered Shareholders and Reply Form | 2026-04-22 | English | |
| Form of Proxy for the Annual General Meeting to be held on 23 June 2026 | 2026-04-22 | English | |
| (1) PROPOSED GRANT OF GENERAL MANDATES TO ISSUE AND REPURCHASE SHARES; (2) PROPOSED RE-ELECTION OF RETIRING DIRECTORS; AND (3) NOTICE OF ANNUAL GENERAL MEETING | 2026-04-22 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-22 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DONGIL METAL CO., LTD.
Manufacturer of steel castings and undercarriage components…
|
109860 | KR | Manufacturing |
|
Doosan Bobcat Inc.
Manufactures compact equipment, material handling solutions…
|
241560 | KR | Manufacturing |
|
Dreco Energy Services Ltd
Provider of drilling rig structures, machinery, critical oi…
|
— | CA | Manufacturing |
|
DRILLERS TECHNOLOGY CORP.
Provides advanced technology, equipment, and software to op…
|
DTI | CA | Manufacturing |
|
EIMCO Elecon India Ltd.
Designs and manufactures machinery for underground and open…
|
EIMCOELECO | IN | Manufacturing |
|
EMROCK CORPORATION LIMITED
Engineers and manufactures hydraulic attachments and heavy …
|
531676 | IN | Manufacturing |
|
engcon
Manufactures tiltrotators and associated attachments for ex…
|
ENGCON | SE | Manufacturing |
|
ENTEQ TECHNOLOGIES PLC
Develops advanced downhole equipment for directional drilli…
|
NTQ | GB | Manufacturing |
|
Epiroc
A productivity and sustainability partner for the mining an…
|
EPI | SE | Manufacturing |
|
FEDERAL SIGNAL CORP /DE/
Designs and manufactures safety systems and environmental m…
|
FSS | US | Manufacturing |
M&L Holdings Group 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/51298/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51298 | 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=51298 | 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=51298 \ -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": 51298}, 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 M&L Holdings Group Limited (id: 51298)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.