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 |
|---|---|---|---|
|
GARMIN LTD
Develops GPS-enabled navigation and communication devices f…
|
GRMN | CH | Manufacturing |
|
Gasporox AB
Develops laser systems for non-destructive quality control …
|
GPX | SE | Manufacturing |
|
Gauzy Ltd.
Develops light and vision control technologies like smart g…
|
GAUZ | US | Manufacturing |
|
Gefran
Designs and manufactures sensors and components for industr…
|
GE | IT | Manufacturing |
|
Genesis Scale Holdings Limited
Engaged in R&D and manufacturing of advanced technology pro…
|
439 | HK | Manufacturing |
|
Genus Power Infrastructures Ltd
Provides smart metering solutions and power infrastructure …
|
GENUSPOWER | IN | Manufacturing |
|
GEOSPACE TECHNOLOGIES CORP
Manufacturer of sensing technologies, electronics, and seis…
|
GEOS | US | Manufacturing |
|
GITSN, Inc.
Develops security solutions to detect and counter illegal r…
|
446840 | KR | Manufacturing |
|
GLARUN TECHNOLOGY CO.,LTD
Develops radar and microwave technology for aviation, meteo…
|
600562 | CN | Manufacturing |
|
Global Light Telecommunications Inc.
Specialized manufacturer of aftermarket replacement parts f…
|
GLO | CA | 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.