
Traffic Control Technology Co., Ltd. — Investor Relations & Filings
Traffic Control Technology Co., Ltd. (TCT) specializes in the research, development, and implementation of advanced signaling systems for urban rail transit. The company provides comprehensive solutions for Communication-Based Train Control (CBTC), including Fully Automatic Operation (FAO) systems and Interoperable CBTC (I-CBTC) architectures. TCT’s core offerings encompass the design, integration, and maintenance of safety-critical train control software and hardware, aimed at enhancing the efficiency, safety, and automation levels of subway and light rail networks. As a pioneer in autonomous signaling technology, the company focuses on delivering high-performance systems that support various grades of automation, including GoA4. Its technical portfolio serves to optimize headways and operational reliability for modern transit operators.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 交控科技股份有限公司2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 北京德恒律师事务所关于交控股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 交控科技股份有限公司董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese | |
| 交控科技股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-04-27 | Chinese | |
| 交控科技股份有限公司2025年度社会责任暨环境、社会及治理(ESG)报告摘要 | 2026-04-27 | Chinese | |
| 立信会计师事务所关于交控科技股份有限公司2025年度募集资金存放与使用情况专项报告的鉴证报告 | 2026-04-27 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513100 | 交控科技股份有限公司2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46512628 | 北京德恒律师事务所关于交控股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 39073389 | 交控科技股份有限公司董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese | ||
| 39073388 | 交控科技股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-04-27 | Chinese | ||
| 39073382 | 交控科技股份有限公司2025年度社会责任暨环境、社会及治理(ESG)报告摘要 | 2026-04-27 | Chinese | ||
| 39073377 | 立信会计师事务所关于交控科技股份有限公司2025年度募集资金存放与使用情况专项报告的鉴证报告 | 2026-04-27 | Chinese | ||
| 39073288 | 交控科技股份有限公司关于续聘2026年度审计机构的公告 | 2026-04-27 | Chinese | ||
| 39073285 | 交控科技股份有限公司关于非独立董事辞职、补选非独立董事暨调整专门委员会委员的公告 | 2026-04-27 | Chinese | ||
| 39073281 | 交控科技股份有限公司2025年年度利润分配方案公告 | 2026-04-27 | Chinese | ||
| 39073278 | 立信会计师事务所关于交控科技股份有限公司非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-27 | Chinese | ||
| 39073257 | 交控科技股份有限公司关于2025年度会计师事务所履职情况评估报告 | 2026-04-27 | Chinese | ||
| 39073251 | 交控科技股份有限公司2025年度募集资金存放、管理与实际使用情况专项报告 | 2026-04-27 | Chinese | ||
| 39073245 | 交控科技股份有限公司关于2026年度日常关联交易情况预计的公告 | 2026-04-27 | Chinese | ||
| 39073238 | 交控科技股份有限公司2025年度独立董事述职报告(彭红星) | 2026-04-27 | Chinese | ||
| 39073231 | 交控科技股份有限公司审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
海希通讯
Develops and manufactures industrial wireless control and r…
|
920405 | CN | Manufacturing |
|
海能技术
Develops high-precision scientific analytical instruments a…
|
920476 | CN | Manufacturing |
|
灿能电力
Develops power quality monitoring and governance solutions …
|
920299 | CN | Manufacturing |
|
精创电气
Develops environmental monitoring and thermal management so…
|
920035 | CN | Manufacturing |
|
联讯仪器
Provides high-end optoelectronic testing and measurement eq…
|
688808 | CN | Manufacturing |
|
莱赛激光
Manufactures high-precision laser measurement tools for con…
|
920363 | CN | Manufacturing |
|
视声智能
Develops KNX-based building automation, smart home, and hea…
|
920976 | CN | Manufacturing |
|
铁大科技
Develops railway signaling, communication, and AI-driven sa…
|
920541 | CN | Manufacturing |
|
雅达股份
Provides intelligent power distribution, energy management,…
|
920556 | CN | Manufacturing |
|
驰诚股份
Develops gas detection instruments and monitoring systems f…
|
920407 | CN | Manufacturing |
Traffic Control Technology Co., Ltd. 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/58072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58072 | 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=58072 | 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=58072 \ -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": 58072}, 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 Traffic Control Technology Co., Ltd. (id: 58072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.