Quadrant Future Tek Limited — Investor Relations & Filings
Quadrant Future Tek Limited is a technology-driven enterprise specializing in the design, development, and manufacturing of advanced electronic systems for the railway and defense sectors. The company focuses on providing indigenous solutions, including Train Collision Avoidance Systems (TCAS/Kavach), electronic interlocking systems, and integrated power supply units. Its product portfolio extends to rolling stock electronics, signaling equipment, and power conversion technologies designed to enhance safety and operational efficiency. By leveraging robust research and development capabilities, Quadrant Future Tek delivers high-reliability systems tailored to meet stringent industrial standards. The company serves as a key contributor to infrastructure modernization through its specialized engineering expertise and commitment to technological innovation in critical transportation and security applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Bagging/Receiving of orders/contracts | 2026-04-15 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English | |
| Resignation | 2026-04-01 | English | |
| Trading Window | 2026-03-27 | English | |
| Press Release | 2026-03-12 | English | |
| Action(s) taken or orders passed | 2026-02-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42170633 | Bagging/Receiving of orders/contracts | 2026-04-15 | English | ||
| 42171100 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English | ||
| 42171661 | Resignation | 2026-04-01 | English | ||
| 42222876 | Trading Window | 2026-03-27 | English | ||
| 42163279 | Press Release | 2026-03-12 | English | ||
| 42191030 | Action(s) taken or orders passed | 2026-02-28 | English | ||
| 42210995 | Monitoring Agency Report | 2026-02-14 | English | ||
| 42212714 | Shareholders meeting | 2026-02-14 | English | ||
| 42215492 | General Updates | 2026-02-14 | English | ||
| 42218533 | Copy of Newspaper Publication | 2026-02-14 | English | ||
| 42232102 | Outcome of Board Meeting | 2026-02-13 | English | ||
| 42222832 | Bagging/Receiving of orders/contracts | 2026-02-11 | English | ||
| 42183160 | Bagging/Receiving of orders/contracts | 2026-01-29 | English | ||
| 42210121 | Copy of Newspaper Publication | 2026-01-14 | English | ||
| 42211339 | Bagging/Receiving of orders/contracts | 2026-01-14 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Civitanavi Systems
Manufactures inertial navigation systems using FOG and MEMS…
|
CNS | IT | Manufacturing |
|
Clemex Technologies Inc.
Developer and supplier of high-end automated image analysis…
|
— | CA | Manufacturing |
|
CMC ELECTRONICS INC.
Advanced avionics and electronic solutions for global aeros…
|
— | CA | Manufacturing |
|
Coda Octopus Group, Inc.
Specializes in underwater technologies, offering hardware a…
|
CODA | US | Manufacturing |
|
Cogelec SA
Designs and sells wireless intercom and access control syst…
|
ALLEC | FR | Manufacturing |
|
COGNEX CORP
Designs and manufactures machine vision products and soluti…
|
CGNX | US | Manufacturing |
|
COHU INC
A global supplier of back-end semiconductor equipment and s…
|
COHU | US | Manufacturing |
|
Comet Holding AG
Develops high-tech components and systems based on radio fr…
|
COTN | CH | Manufacturing |
|
COMNAV TECHNOLOGY LTD.
Develops and manufactures high-precision GNSS positioning s…
|
688592 | CN | Manufacturing |
|
Computime Group Limited
Specializes in IoT and Intelligent Controls, advancing smar…
|
320 | HK | Manufacturing |
Quadrant Future Tek 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/59698/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59698 | 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=59698 | 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=59698 \ -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": 59698}, 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 Quadrant Future Tek Limited (id: 59698)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.