
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 |
|---|---|---|---|
|
Installux
Designs and manufactures aluminum systems for the building …
|
ALLUX | FR | Manufacturing |
|
Intermetco Limited
Supply and processing of commercial and specialty metal pro…
|
— | CA | Manufacturing |
|
International Industries Limited
Manufactures steel and polymer pipes, tubes, and fittings, …
|
INIL | GB | Manufacturing |
|
Janus International Group, Inc.
Manufacturer of turn-key building solutions for self-storag…
|
JBI | US | Manufacturing |
|
JEIL TECHNOS CO.,LTD
Manufactures steel components for construction, shipbuildin…
|
038010 | KR | Manufacturing |
|
JIANGSU BOAMAX TECHNOLOGIES GROUP CO.,LTD.
Manufactures precision sheet metal, intelligent equipment, …
|
002514 | CN | Manufacturing |
|
Jiangsu Haili Wind Power Equipment Technology Co., Ltd.
Specializes in wind turbine towers and offshore foundations…
|
301155 | CN | Manufacturing |
|
Jiangsu Hongde Special Parts Co.,Ltd.
Manufactures precision structural components for wind power…
|
301163 | CN | Manufacturing |
|
Jiangsu Zhenjiang New Energy Equipment Co., Ltd.
Manufactures wind turbine components and solar tracking sys…
|
603507 | CN | Manufacturing |
|
Jiangxi GETO New Materials Corporation Limited
Specializes in aluminum formwork systems and integrated con…
|
300986 | CN | 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.