VMS TMT LIMITED — Investor Relations & Filings
VMS TMT LIMITED specializes in the production and distribution of high-quality Thermo-Mechanically Treated (TMT) reinforcement bars. The company utilizes advanced quenching and self-tempering technologies to manufacture steel bars that exhibit superior tensile strength, ductility, and weldability. Its product portfolio includes various grades of TMT bars, such as Fe 500 and Fe 550, designed to meet the rigorous demands of modern construction projects. These products are engineered to provide enhanced resistance to corrosion and seismic activities, making them suitable for residential, commercial, and large-scale infrastructure developments. VMS TMT LIMITED focuses on maintaining stringent quality control standards to ensure structural integrity and longevity in reinforced concrete applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Updates | 2026-02-12 | English | |
| Statement of deviation(s) or variation(s) under Reg. 32 | 2026-02-12 | English | |
| Monitoring Agency Report | 2026-02-12 | English | |
| Outcome of Board Meeting | 2026-02-12 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-03 | English | |
| Trading Window | 2025-12-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 42162985 | General Updates | 2026-02-12 | English | ||
| 42163391 | Statement of deviation(s) or variation(s) under Reg. 32 | 2026-02-12 | English | ||
| 42163485 | Monitoring Agency Report | 2026-02-12 | English | ||
| 42164085 | Outcome of Board Meeting | 2026-02-12 | English | ||
| 42239772 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-03 | English | ||
|
2025
8 filings
| |||||
| 42249537 | Trading Window | 2025-12-26 | English | ||
| 42280956 | Monitoring Agency Report | 2025-11-14 | English | ||
| 42282271 | Outcome of Board Meeting | 2025-11-14 | English | ||
| 42244190 | Press Release | 2025-10-20 | English | ||
| 42291486 | Agreements | 2025-10-10 | English | ||
| 42291776 | Outcome of Board Meeting | 2025-10-10 | English | ||
| 42295724 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-10-10 | English | ||
| 42311009 | Trading Window | 2025-09-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of hot and cold-rolled steel sheet and …
|
ASTL | US | Manufacturing |
|
Alleima
Manufacturer of advanced stainless steels, special alloys, …
|
ALLEI | SE | Manufacturing |
|
Altos Hornos de México, S.A.B. de C.V.
Integrated manufacturer of flat steel products, tinplate, a…
|
AHMSA | MX | Manufacturing |
VMS TMT 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/60037/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60037 | 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=60037 | 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=60037 \ -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": 60037}, 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 VMS TMT LIMITED (id: 60037)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.