Beijing Tricolor Technology Co.,Ltd. — Investor Relations & Filings
About Beijing Tricolor Technology Co.,Ltd.
Beijing Tricolor Technology Co., Ltd. specializes in the development and manufacturing of professional audio-visual solutions and video processing technologies. The company provides a comprehensive suite of products including video wall controllers, matrix switchers, distributed management systems, and signal processing hardware. Its technology focuses on high-resolution image processing, seamless signal transmission, and centralized visualization for mission-critical environments. Tricolor’s solutions are widely deployed in command and control centers, emergency response units, and large-scale monitoring facilities across sectors such as transportation, energy, and public security. By integrating advanced hardware with proprietary software platforms, the company enables efficient data visualization and real-time information management to support complex decision-making processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京淳中科技股份有限公司股东减持股份结果公告 | 2025-10-14 | Chinese | |
| 北京淳中科技股份有限公司关于2023年股票期权激励计划2025年第三季度自主行权结果暨股份变动的公告 | 2025-09-30 | Chinese | |
| 北京淳中科技股份有限公司关于控股股东权益变动触及1%刻度的提示性公告 | 2025-09-30 | Chinese | |
| 北京淳中科技股份有限公司关于股东权益变动触及1%刻度的提示性公告 | 2025-09-30 | Chinese | |
| 北京淳中科技股份有限公司股票交易风险提示公告 | 2025-09-11 | Chinese | |
| 北京淳中科技股份有限公司股票交易异常波动公告 | 2025-09-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39905434 | 北京淳中科技股份有限公司股东减持股份结果公告 | 2025-10-14 | Chinese | ||
| 39905427 | 北京淳中科技股份有限公司关于2023年股票期权激励计划2025年第三季度自主行权结果暨股份变动的公告 | 2025-09-30 | Chinese | ||
| 39905417 | 北京淳中科技股份有限公司关于控股股东权益变动触及1%刻度的提示性公告 | 2025-09-30 | Chinese | ||
| 39905409 | 北京淳中科技股份有限公司关于股东权益变动触及1%刻度的提示性公告 | 2025-09-30 | Chinese | ||
| 39905395 | 北京淳中科技股份有限公司股票交易风险提示公告 | 2025-09-11 | Chinese | ||
| 39905387 | 北京淳中科技股份有限公司股票交易异常波动公告 | 2025-09-10 | Chinese | ||
| 39905377 | 北京淳中科技股份有限公司股东减持股份计划公告 | 2025-08-28 | Chinese | ||
| 39905376 | 北京淳中科技股份有限公司市值管理制度 | 2025-08-22 | Chinese | ||
| 39905366 | 北京淳中科技股份有限公司第四届董事会第九次会议决议公告 | 2025-08-22 | Chinese | ||
| 39905354 | 北京淳中科技股份有限公司2025年半年度报告 | 2025-08-22 | Chinese | ||
| 39905310 | 北京淳中科技股份有限公司2025年半年度报告摘要 | 2025-08-22 | Chinese | ||
| 39905308 | 北京淳中科技股份有限公司2025年半年度募集资金存放与实际使用情况的专项报告 | 2025-08-22 | Chinese | ||
| 39905295 | 北京淳中科技股份有限公司信息披露管理办法 | 2025-08-22 | Chinese | ||
| 39905285 | 北京淳中科技股份有限公司关于召开2025年半年度业绩说明会的公告 | 2025-08-22 | Chinese | ||
| 39905277 | 北京淳中科技股份有限公司信息披露暂缓与豁免业务管理制度 | 2025-08-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | Manufacturing |
Beijing Tricolor 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/57688/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57688 | 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=57688 | 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=57688 \ -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": 57688}, 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 Beijing Tricolor Technology Co.,Ltd. (id: 57688)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.