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 | ||
| 43892246 | Board Meeting — Board Meeting Intimation | 2026-02-09 | English | ||
| 43892274 | Board Meeting — Financial Results | 2026-02-09 | English | ||
| 42183160 | Bagging/Receiving of orders/contracts | 2026-01-29 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
INNOMETRY Co., Ltd.
Develops X-ray inspection systems for battery, semiconducto…
|
302430 | KR | Manufacturing |
|
INNOVATIVE SOLUTIONS & SUPPORT INC
Systems integrator of avionics and flight control systems f…
|
ISSC | US | Manufacturing |
|
Insplorion AB
Develops sensor tech for hydrogen safety and scientific res…
|
INSP | SE | Manufacturing |
|
INTER ACTION Corporation
Develops optical tech for semiconductor inspection, IoT, an…
|
7725 | JP | Manufacturing |
|
International Road Dynamics Inc.
Intelligent Transportation Systems (ITS) company specializi…
|
IRD | CA | Manufacturing |
|
INTEST CORP
Supplier of test and process technology solutions for manuf…
|
INTT | US | Manufacturing |
|
Intron Technology Holdings Limited
Automotive electronics solutions provider specializing in c…
|
1760 | KY | Manufacturing |
|
IPICO Inc.
Technology company providing RFID solutions and specialized…
|
RFD | CA | Manufacturing |
|
ISVISION(HANGZHOU)TECHNOLOGY CO.,LTD.
Develops machine vision and AI solutions for industrial ins…
|
688816 | CN | Manufacturing |
|
Jade Bird Fire Co., Ltd.
Develops and produces fire safety solutions, alarms, and Io…
|
002960 | CN | 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.