
Ahlada Engineers Limited — Investor Relations & Filings
Ahlada Engineers Limited specializes in the design and manufacture of high-quality steel products, primarily focusing on steel doors and windows. The company operates advanced manufacturing facilities to produce a diverse range of products, including cleanroom doors, fire-rated doors, and commercial doors tailored for various industrial and residential applications. A significant aspect of its operations includes a long-term master manufacturing agreement with Tata Steel Limited for the production of branded steel doors. Beyond door systems, the company manufactures steel furniture and provides precision engineering solutions. Ahlada emphasizes technical excellence and quality standards, catering to sectors such as healthcare, pharmaceuticals, and infrastructure. Its unique selling points include automated production lines and a strategic partnership with major industry players to deliver durable and aesthetically functional steel solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Disclosure under SEBI Takeover Regulations | 2026-05-04 | English | |
| Disclosure of material issue | 2026-04-18 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-13 | English | |
| Trading Window | 2026-03-30 | English | |
| Copy of Newspaper Publication | 2026-02-17 | English | |
| Outcome of Board Meeting | 2026-02-14 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 42198243 | Disclosure under SEBI Takeover Regulations | 2026-05-04 | English | ||
| 42201458 | Disclosure of material issue | 2026-04-18 | English | ||
| 42193702 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-13 | English | ||
| 42201437 | Trading Window | 2026-03-30 | English | ||
| 42182016 | Copy of Newspaper Publication | 2026-02-17 | English | ||
| 42208085 | Outcome of Board Meeting | 2026-02-14 | English | ||
| 43858620 | Board Meeting — Financial Results | 2026-02-07 | English | ||
| 43858586 | Board Meeting — Board Meeting Intimation | 2026-02-07 | English | ||
| 42222104 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-13 | English | ||
| 42231056 | Price movement | 2026-01-12 | English | ||
|
2025
5 filings
| |||||
| 42245975 | Trading Window | 2025-12-26 | English | ||
| 42244240 | Copy of Newspaper Publication | 2025-11-18 | English | ||
| 42274684 | Outcome of Board Meeting | 2025-11-14 | English | ||
| 42274991 | Outcome of Board Meeting | 2025-11-14 | English | ||
| 43865573 | Board Meeting — Board Meeting Intimation | 2025-11-05 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KUMKANG KIND CO.,LTD
Manufacturer of formwork systems, steel pipes, and modular …
|
014280 | KR | Manufacturing |
|
Kurimoto,Ltd.
Manufactures products for social infrastructure and industr…
|
5602 | JP | Manufacturing |
|
LAKSHMI ENGINEERING AND WAREHOUSING LIMITED
Fabricates heavy steel structures and provides integrated w…
|
505302 | IN | Manufacturing |
|
LEFORM BERHAD
Specializes in manufacturing and trading ERW steel pipes an…
|
— | MY | Manufacturing |
|
Lionmesh Prima Tbk
Manufactures and markets welded steel wire mesh products fo…
|
LMSH | ID | Manufacturing |
|
LYSAGHT GALVANIZED STEEL BHD
Asia's eminent producer of galvanized steel products, poles…
|
— | MY | Manufacturing |
|
Marshall-Barwick Inc.
Canadian steel industry participant specializing in structu…
|
MBW | CA | Manufacturing |
|
MAYU GLOBAL GROUP BERHAD
Investment holding with diversified interests: steel manufa…
|
— | MY | Manufacturing |
|
M & B ENGINEERING LIMITED
Provides self-supported roofing, PEB solutions, and structu…
|
MBEL | IN | Manufacturing |
|
MESTRON HOLDINGS BERHAD
Investment holding company manufacturing and selling steel …
|
— | MY | Manufacturing |
Ahlada Engineers 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/59032/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59032 | 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=59032 | 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=59032 \ -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": 59032}, 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 Ahlada Engineers Limited (id: 59032)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.