Jiangxi Huawu Brake Co., Ltd. — Investor Relations & Filings
Jiangxi Huawu Brake Co., Ltd. specializes in the research, development, manufacture, and sale of industrial braking systems and related control equipment. The company's product portfolio includes a wide range of hydraulic drum brakes, disc brakes, electromagnetic brakes, and windproof braking devices designed for heavy-duty applications. These systems are primarily utilized in sectors such as port machinery, metallurgy, mining, wind power generation, and rail transit. Huawu focuses on providing high-performance safety components that ensure reliable deceleration and holding functions for large-scale equipment. The company also offers integrated hydraulic stations and intelligent control systems to enhance the operational efficiency and safety of industrial machinery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于签订募集资金三方监管协议的公告 | 2026-01-22 | Chinese | |
| 关于子公司被申请破产清算的进展公告 | 2026-01-20 | Chinese | |
| 申万宏源证券承销保荐有限责任公司关于江西华伍制动器股份有限公司变更部分募投项目资金用途、变更部分募集资金专户并授权签订三方监管协议的核查意见 | 2026-01-08 | Chinese | |
| 关于向全资孙公司华伍轨道交通装备(上海)有限责任公司增资的公告 | 2026-01-08 | Chinese | |
| 关于变更部分募投项目资金用途、变更部分募集资金专户并授权签订三方监管协议的公告 | 2026-01-08 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-01-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 35802416 | 关于签订募集资金三方监管协议的公告 | 2026-01-22 | Chinese | ||
| 35802410 | 关于子公司被申请破产清算的进展公告 | 2026-01-20 | Chinese | ||
| 35802399 | 申万宏源证券承销保荐有限责任公司关于江西华伍制动器股份有限公司变更部分募投项目资金用途、变更部分募集资金专户并授权签订三方监管协议的核查意见 | 2026-01-08 | Chinese | ||
| 35802391 | 关于向全资孙公司华伍轨道交通装备(上海)有限责任公司增资的公告 | 2026-01-08 | Chinese | ||
| 35802380 | 关于变更部分募投项目资金用途、变更部分募集资金专户并授权签订三方监管协议的公告 | 2026-01-08 | Chinese | ||
| 35802369 | 关于召开2026年第一次临时股东会的通知 | 2026-01-08 | Chinese | ||
| 35802353 | 第六届董事会第十五次会议决议公告 | 2026-01-08 | Chinese | ||
|
2025
8 filings
| |||||
| 35802344 | 关于控股股东及其一致行动人减持股份计划期限届满的公告 | 2025-12-26 | Chinese | ||
| 35802333 | 关于为下属子公司提供担保的进展公告 | 2025-12-19 | Chinese | ||
| 35802318 | 关于控股股东及其一致行动人减持股份变动触及1%整数倍的公告 | 2025-12-17 | Chinese | ||
| 35802304 | 关于控股股东及其一致行动人减持股份比例达到1%的公告 | 2025-12-08 | Chinese | ||
| 35802292 | 关于控股股东及其一致行动人减持股份变动触及1%整数倍的公告 | 2025-12-05 | Chinese | ||
| 35802282 | 关于子公司被申请破产清算的提示性公告 | 2025-12-04 | Chinese | ||
| 35802270 | 关于子公司股权内部划转的公告 | 2025-11-20 | Chinese | ||
| 35802253 | 第六届董事会第十四次会议决议公告 | 2025-11-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENERTORK LTD.
A specialized manufacturer of electric actuators for indust…
|
019990 | KR | Manufacturing |
|
Fluidomat Ltd.
Designs and manufactures hydrodynamic fluid couplings for i…
|
522017 | IN | Manufacturing |
|
Fujian Longxi Bearing(Group)Co.,Ltd
Global supplier of spherical plain bearings and precision m…
|
600592 | CN | Manufacturing |
|
Galaxy Bearings Ltd.
Manufactures precision anti-friction bearings for automotiv…
|
526073 | IN | Manufacturing |
|
Gates Industrial Corp plc
Global manufacturer of engineered power transmission and fl…
|
GTES | GB | Manufacturing |
|
G.G.Automotive Gears Ltd.
Manufacturer of precision traction gears and shafts for loc…
|
531399 | IN | Manufacturing |
|
Greiffenberger AG
Holding company for a manufacturer of precision strip steel…
|
GRF | DE | Manufacturing |
|
Hangzhou Advance Gearbox Group Co., Ltd.
Manufacturer of transmission products, gearboxes, and powde…
|
601177 | CN | Manufacturing |
|
HANGZHOU HOTA M&E HOLDINGS CO., LTD.
Produces high-precision gears, shafts, and mechanical trans…
|
001225 | CN | Manufacturing |
|
Harmonic Drive Systems Inc.
Manufactures high-precision motion control products and str…
|
6324 | JP | Manufacturing |
Jiangxi Huawu Brake 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/55113/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55113 | 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=55113 | 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=55113 \ -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": 55113}, 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 Jiangxi Huawu Brake Co., Ltd. (id: 55113)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.