
Shenzhen KTC Technology Co., Ltd. — Investor Relations & Filings
Shenzhen KTC Technology Co., Ltd. specializes in the research, development, and manufacturing of flat panel display products. The company provides a diverse portfolio of smart display solutions, including LCD TVs, professional gaming monitors, interactive whiteboards, medical displays, and digital signage. Operating primarily through OEM and ODM business models, it serves a global clientele of major technology brands. KTC focuses on integrating advanced imaging technology with intelligent interactive features to support consumer, commercial, and industrial applications. The organization maintains a strong emphasis on technological innovation and large-scale production capabilities to deliver high-performance display hardware and integrated software solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 华林证券股份有限公司关于公司上市保荐书 | 2022-03-16 | Chinese | |
| 首次公开发行股票上市公告书 | 2022-03-16 | Chinese | |
| 首次公开发行股票发行结果公告 | 2022-03-13 | Chinese | |
| 首次公开发行股票网下发行初步配售结果公告 | 2022-03-09 | Chinese | |
| 首次公开发行股票网上摇号中签结果公告 | 2022-03-09 | Chinese | |
| 首次公开发行股票网上申购情况及中签率公告 | 2022-03-08 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 44502878 | 华林证券股份有限公司关于公司上市保荐书 | 2022-03-16 | Chinese | ||
| 44502850 | 首次公开发行股票上市公告书 | 2022-03-16 | Chinese | ||
| 44502815 | 首次公开发行股票发行结果公告 | 2022-03-13 | Chinese | ||
| 44502803 | 首次公开发行股票网下发行初步配售结果公告 | 2022-03-09 | Chinese | ||
| 44502715 | 首次公开发行股票网上摇号中签结果公告 | 2022-03-09 | Chinese | ||
| 44502702 | 首次公开发行股票网上申购情况及中签率公告 | 2022-03-08 | Chinese | ||
| 44502685 | 首次公开发行股票发行公告 | 2022-03-06 | Chinese | ||
| 44502614 | 首次公开发行股票投资风险特别公告 | 2022-03-06 | Chinese | ||
| 44502602 | 首次公开发行股票招股说明书摘要 | 2022-03-06 | Chinese | ||
| 44502599 | 首次公开发行股票招股说明书 | 2022-03-06 | Chinese | ||
| 44502470 | 首次公开发行股票网上路演公告 | 2022-03-03 | Chinese | ||
| 44502457 | 财务报表及审计报告(2019年度、2020年度、2021年度) | 2022-02-27 | Chinese | ||
| 44501599 | 广东信达律师事务所关于公司首次公开发行人民币普通股股票并上市的补充法律意见书(二) | 2022-02-27 | Chinese | ||
| 44501562 | 与本次发行有关的董事会决议 | 2022-02-27 | Chinese | ||
| 44501507 | 中国证监会关于核准公司首次公开发行股票的批复 | 2022-02-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
ACTION
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
Shenzhen KTC 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/54014/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54014 | 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=54014 | 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=54014 \ -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": 54014}, 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 Shenzhen KTC Technology Co., Ltd. (id: 54014)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.