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 |
|---|---|---|---|
|
Hangzhou Sunrise Technology Co., Ltd.
Develops smart energy meters and AMI systems for utility re…
|
300360 | CN | Manufacturing |
|
Hangzhou Xili Intelligent Technology Co.,Ltd.
Develops smart energy meters, AMI solutions, and IoT-based …
|
688616 | CN | Manufacturing |
|
Hanwei Electronics Group Corporation
Develops gas sensors, intelligent instrumentation, and inte…
|
300007 | CN | Manufacturing |
|
HARVARD BIOSCIENCE INC
Develops and markets technologies for life science research…
|
HBIO | US | Manufacturing |
|
HASYTEC Electronics AG
Develops AI-controlled ultrasonic systems to prevent foulin…
|
HYT | DE | Manufacturing |
|
HB Technology CO.,LTD.
Manufacturer of equipment and materials for the display and…
|
078150 | KR | Manufacturing |
|
Hebei Sailhero Environmental Protection High-tech Co., ltd.
Develops and manufactures environmental monitoring instrume…
|
300137 | CN | Manufacturing |
|
HEFEI I-TEK OPTOELECTRONICS CO., LTD.
Develops and manufactures machine vision components and ind…
|
688610 | CN | Manufacturing |
|
HeNan Splendor Science&Technology Co.,Ltd.
Develops signaling, communication, and monitoring solutions…
|
002296 | CN | Manufacturing |
|
HENSOLDT AG
A defense and security electronics company specializing in …
|
HAG | DE | 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.