
Shangshui Smartech Ltd. — Investor Relations & Filings
Shangshui Smartech Ltd. designs and manufactures high-precision equipment for the production of lithium-ion batteries. The company specializes in advanced slurry preparation systems, focusing on dual-planetary power mixers and high-speed dispersing technologies. These systems are engineered to ensure the uniform distribution of active materials, binders, and conductive agents during the electrode manufacturing process. Shangshui Smartech provides automated, integrated solutions that streamline material handling and mixing, targeting large-scale production requirements for electric vehicle and energy storage applications. Its technical focus lies in optimizing dispersion efficiency and maintaining high consistency in battery cell performance through sophisticated mechanical engineering and process control.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于开立募集资金现金管理产品专用结算账户的公告 | 2026-05-21 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-19 | Chinese | |
| 北京市竞天公诚律师事务所关于深圳市尚水智能股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 第二届董事会第七次会议决议公告 | 2026-04-27 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-04-27 | Chinese | |
| 关于新增2026年度日常关联交易预计额度的公告 | 2026-04-27 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46758353 | 关于开立募集资金现金管理产品专用结算账户的公告 | 2026-05-21 | Chinese | ||
| 46566119 | 2025年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46565910 | 北京市竞天公诚律师事务所关于深圳市尚水智能股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 39597849 | 第二届董事会第七次会议决议公告 | 2026-04-27 | Chinese | ||
| 39597839 | 关于2025年度计提资产减值准备的公告 | 2026-04-27 | Chinese | ||
| 39597824 | 关于新增2026年度日常关联交易预计额度的公告 | 2026-04-27 | Chinese | ||
| 39597809 | 关于公司向银行申请综合授信额度的公告 | 2026-04-27 | Chinese | ||
| 39597796 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-27 | Chinese | ||
| 39597785 | 关于使用闲置募集资金及自有资金进行现金管理的公告 | 2026-04-27 | Chinese | ||
| 39597779 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-27 | Chinese | ||
| 39597771 | 2025年度独立董事述职报告(范伟红) | 2026-04-27 | Chinese | ||
| 39597758 | 董事会议事规则 | 2026-04-27 | Chinese | ||
| 39597749 | 关于聘任公司证券事务代表的公告 | 2026-04-27 | Chinese | ||
| 39597743 | 关于签订募集资金专户监管协议的公告 | 2026-04-27 | Chinese | ||
| 39597734 | 2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHIBAURA MECHATRONICS CORPORATION
Manufacturer of equipment for the semiconductor and flat-pa…
|
6590 | JP | Manufacturing |
|
SHIBUYA CORPORATION
Manufacturer of automated machinery and integrated systems …
|
6340 | JP | Manufacturing |
|
Shindo Eng. Lab., Ltd.
Develops and manufactures equipment for the display panel a…
|
290520 | KR | Manufacturing |
|
SHOWA SHINKU CO.,LTD.
Manufacturer of vacuum equipment and thin-film deposition s…
|
6384 | JP | Manufacturing |
|
SICHUAN JINSHI TECHNOLOGY CO.,LTD
Produces precision components and intelligent equipment for…
|
002951 | CN | Manufacturing |
|
Sidea Semiconductor Equipment (Shenzhen) Co., Ltd.
Develops ion implantation systems and services for integrat…
|
301629 | CN | Manufacturing |
|
Singulus Technologies AG
Develops machines and systems for thin-film coating and sur…
|
SNG | DE | Manufacturing |
|
SINOCHEM EQUIPMENT TECHNOLOGY (QINGDAO) COMPANY LIMITED
Develops and manufactures chemical machinery for the petroc…
|
600579 | CN | Manufacturing |
|
Sino ICT Holdings Limited
Manufacturing and sale of SMT and semiconductor packaging e…
|
365 | BM | Manufacturing |
|
SiriusVision CO., LTD.
Develops and manufactures machine vision systems for automa…
|
6276 | JP | Manufacturing |
Shangshui Smartech 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/56332/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56332 | 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=56332 | 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=56332 \ -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": 56332}, 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 Shangshui Smartech Ltd. (id: 56332)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.