SENSTEED HI-TECH GROUP — Investor Relations & Filings
Sensteed Hi-Tech Group specializes in the research, development, and manufacturing of high-performance automotive components, with a primary focus on aluminum alloy wheels. The company utilizes advanced casting, spinning, and forging technologies to produce lightweight, high-strength wheels for both original equipment manufacturers (OEMs) and the global aftermarket. Its operations integrate automated production processes and precision engineering to ensure product quality and structural integrity. The group's product portfolio serves a diverse range of vehicle types, emphasizing fuel efficiency and safety through weight reduction. In addition to its core manufacturing activities, the company engages in strategic investments within high-tech sectors, leveraging its technical expertise to provide comprehensive engineering solutions and maintain a robust presence in international supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2023年第三次临时股东大会增加临时提案暨股东大会补充通知的公告 | 2023-10-30 | Chinese | |
| 董事会决议公告 | 2023-10-30 | Chinese | |
| 独立董事关于公司第八届董事会第十八次临时会议相关事项的独立意见 | 2023-10-30 | Chinese | |
| 关于拟公开挂牌出售子公司股权及相关债权的公告 | 2023-10-30 | Chinese | |
| 监事会决议公告 | 2023-10-30 | Chinese | |
| 关于独立董事辞职暨补选独立董事的公告 | 2023-10-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 44315801 | 关于2023年第三次临时股东大会增加临时提案暨股东大会补充通知的公告 | 2023-10-30 | Chinese | ||
| 44315794 | 董事会决议公告 | 2023-10-30 | Chinese | ||
| 44315787 | 独立董事关于公司第八届董事会第十八次临时会议相关事项的独立意见 | 2023-10-30 | Chinese | ||
| 44315783 | 关于拟公开挂牌出售子公司股权及相关债权的公告 | 2023-10-30 | Chinese | ||
| 44315775 | 监事会决议公告 | 2023-10-30 | Chinese | ||
| 44315695 | 关于独立董事辞职暨补选独立董事的公告 | 2023-10-27 | Chinese | ||
| 44315672 | 独立董事关于公司第八届董事会第十七次临时会议相关事项的独立意见 | 2023-10-27 | Chinese | ||
| 44315669 | 关于召开2023年第三次临时股东大会通知的公告 | 2023-10-27 | Chinese | ||
| 44315664 | 独立董事候选人声明与承诺(谈跃生) | 2023-10-27 | Chinese | ||
| 44315609 | 关于拟签署《一带一路整车产业项目合作协议》暨对外投资的公告 | 2023-10-27 | Chinese | ||
| 44315601 | 独立董事提名人声明与承诺(谈跃生) | 2023-10-27 | Chinese | ||
| 44315595 | 关于第八届董事会第十七次临时会议决议公告 | 2023-10-27 | Chinese | ||
| 44315564 | 关于法院裁定公司持股5%以上股东破产清算的公告 | 2023-10-25 | Chinese | ||
| 44315559 | 关于持股5%以上股东部分股份被冻结及轮候冻结的公告 | 2023-10-19 | Chinese | ||
| 44315554 | 关于媒体报道澄清的进展公告 | 2023-10-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Changzhou Tenglong Auto Parts Co.,Ltd.
Produces automotive thermal management components, EGR syst…
|
603158 | CN | Manufacturing |
|
CHASYS Co.,Ltd
Manufacturer of automotive chassis systems, rear axles, and…
|
033250 | KR | Manufacturing |
|
Chengdu Haoneng Technology Co., Ltd.
Specializes in R&D and manufacturing of high-precision auto…
|
603809 | CN | Manufacturing |
|
Chengdu Xiling Power Science & Technology Incorporated Company
Develops and manufactures high-precision engine components …
|
300733 | CN | Manufacturing |
|
China Automotive Systems, Inc.
Manufactures and sells automotive power steering systems an…
|
CAAS | US | Manufacturing |
|
China Tianrui Automotive Interiors Co., Ltd
R&D, manufacturing, and sale of automotive interior/exterio…
|
6162 | HK | Manufacturing |
|
Chongqing Machinery & Electric Co., Ltd.
Manufactures industrial equipment, power systems, and essen…
|
2722 | HK | Manufacturing |
|
Chongqing Qin'an M&E PLC.
Manufactures core engine and transmission components for IC…
|
603758 | CN | Manufacturing |
|
CHONGQING ZHIXIN INDUSTRIAL CO., LTD.
Manufactures high-precision aluminum alloy die-casting comp…
|
603352 | CN | Manufacturing |
|
Chuzhou Duoli Automotive Technology Co.,Ltd.
Specializes in automotive stamping parts and welded body-in…
|
001311 | CN | Manufacturing |
SENSTEED HI-TECH GROUP 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/53941/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53941 | 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=53941 | 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=53941 \ -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": 53941}, 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 SENSTEED HI-TECH GROUP (id: 53941)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.