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-04-27 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-04-27 | Chinese | |
| 关于新增2026年度日常关联交易预计额度的公告 | 2026-04-27 | Chinese | |
| 关于公司向银行申请综合授信额度的公告 | 2026-04-27 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-27 | Chinese | |
| 关于使用闲置募集资金及自有资金进行现金管理的公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 39597724 | 关于2025年度利润分配预案的公告 | 2026-04-27 | Chinese | ||
| 39597714 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese | ||
| 39597708 | 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 |
|---|---|---|---|
|
Aztec Fluids & Machinery Limited
Provides industrial coding and marking solutions, printers,…
|
544177 | IN | Manufacturing |
|
BEIJING E-TOWN SEMICONDUCTOR TECHNOLOGY CO., LTD.
Manufactures precision components and subsystems for semico…
|
688729 | CN | Manufacturing |
|
Beijing Jingcheng Machinery Electric Company Limited
Produces gas storage equipment, printing machinery, and num…
|
600860 | CN | Manufacturing |
|
BEIJING JINGPINTEZHUANG SCIENCE AND TECHNOLOGY CO.,LTD
Develops unmanned systems and tactical equipment for defens…
|
688084 | CN | Manufacturing |
|
BEIJING JINGYI AUTOMATION EQUIPMENT CO., LTD.
Develops high-precision semiconductor equipment, thermal sy…
|
688652 | CN | Manufacturing |
|
Beijing Jingyuntong Technology Co., Ltd.
Develops silicon growth equipment, wafers, and catalysts fo…
|
601908 | CN | Manufacturing |
|
Beijing Yunji Technology Co., Ltd.
Pioneer in AI-empowered service robots, primarily serving t…
|
2670 | HK | Manufacturing |
|
BENO TNR, Inc.
Develops and commercializes wearable robotics for rehabilit…
|
206400 | KR | Manufacturing |
|
BE Semiconductor Industries N.V.
A leading supplier of semiconductor assembly equipment for …
|
BESI | NL | Manufacturing |
|
BEW Engineering Limited
Designs and manufactures specialized process equipment for …
|
BEWLTD | IN | 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.