万通液压 — Investor Relations & Filings
About 万通液压
Wantong Hydraulics is a specialized manufacturer focused on the research, development, and production of high-performance hydraulic cylinders. Its core product range includes multi-stage telescopic cylinders for dump trucks, specialized hydraulic supports for coal mining machinery, and oil-gas suspension cylinders for heavy-duty off-road vehicles. The company also provides customized hydraulic solutions for engineering machinery and sanitation equipment. By integrating advanced manufacturing processes with rigorous quality control, Wantong Hydraulics delivers components designed for high-pressure environments and heavy-load applications. Its technical capabilities emphasize durability, precision, and efficiency, supporting diverse industrial operations in mining, construction, and specialized vehicle sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(王月虎) | 2026-04-19 | Chinese | |
| 2025年度独立董事述职报告(顾亮已离任) | 2026-04-19 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-04-19 | Chinese | |
| 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-19 | Chinese | |
| 长江证券承销保荐有限公司关于山东万通液压股份有限公司偿债能力分析报告 | 2026-04-19 | Chinese | |
| 关于“万通定转”开始转股的公告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 39684274 | 2025年度独立董事述职报告(王月虎) | 2026-04-19 | Chinese | ||
| 39684266 | 2025年度独立董事述职报告(顾亮已离任) | 2026-04-19 | Chinese | ||
| 39684260 | 拟续聘2026年度会计师事务所公告 | 2026-04-19 | Chinese | ||
| 39684253 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-19 | Chinese | ||
| 39684247 | 长江证券承销保荐有限公司关于山东万通液压股份有限公司偿债能力分析报告 | 2026-04-19 | Chinese | ||
| 39684241 | 关于“万通定转”开始转股的公告 | 2026-04-14 | Chinese | ||
| 39684234 | 关于2026年第一季度发明专利取得情况的公告 | 2026-04-01 | Chinese | ||
| 39684224 | 2025年年度业绩快报公告 | 2026-02-26 | Chinese | ||
| 39684216 | 公司章程 | 2026-01-13 | Chinese | ||
| 39684191 | 北京植德律师事务所关于山东万通液压股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-13 | Chinese | ||
| 39684177 | 关于完成工商变更登记及公司章程备案并取得换发营业执照的公告 | 2026-01-13 | Chinese | ||
| 39684165 | 2026年第一次临时股东会决议公告 | 2026-01-13 | Chinese | ||
| 39684162 | 关于使用闲置自有资金进行现金管理的进展公告 | 2026-01-06 | Chinese | ||
|
2025
2 filings
| |||||
| 39684153 | 关于拟增加经营范围并修订《公司章程》公告 | 2025-12-28 | Chinese | ||
| 39684146 | 第四届董事会第十八次会议决议公告 | 2025-12-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airtac International Group
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
HELIOS TECHNOLOGIES, INC.
Develops and manufactures motion control and electronic con…
|
HLIO | US | Manufacturing |
|
Hengong Precision Equipment Co., Ltd.
Manufactures continuous casting iron materials and high-pre…
|
301261 | CN | Manufacturing |
万通液压 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/58935/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58935 | 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=58935 | 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=58935 \ -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": 58935}, 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 万通液压 (id: 58935)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.