
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 |
|---|---|---|---|
|
Sif Holding N.V.
Manufactures steel foundations for the offshore wind and oi…
|
SIFG | NL | Manufacturing |
|
SKB SHUTTERS CORPORATION BERHAD
Manufactures and supplies roller shutters, steel doors, and…
|
— | MY | Manufacturing |
|
Skipper Limited
Manufactures power transmission towers, telecommunication t…
|
SKIPPER | IN | Manufacturing |
|
Sumqayıt Industrial Manufactuy OJSC
A large-scale producer of industrial products for infrastru…
|
- | AZ | Manufacturing |
|
SUZHOU HUAYA INTELLIGENCE TECHNOLOGY CO., LTD.
Precision sheet metal components and assembly for semicondu…
|
003043 | CN | Manufacturing |
|
SY CO., LTD.
Produces architectural materials and provides solar energy …
|
109610 | KR | Manufacturing |
|
SY STEEL TECH, Inc.
Manufactures processed steel products, including steel plat…
|
365330 | KR | Manufacturing |
|
Tembo Global Industries Limited
Manufactures metal products and pipe support systems for in…
|
TEMBO | IN | Manufacturing |
|
Tianjin Jinrong Tianyu Precision Machinery Inc.
Manufactures precision metal components for electrical and …
|
300988 | CN | Manufacturing |
|
Titan Wind Energy (Suzhou) Co.,LTD
Produces wind turbine towers, blades, and foundations for t…
|
002531 | 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.