
Qinchuan Machine Tool & Tool Group Share Co., Ltd — Investor Relations & Filings
Qinchuan Machine Tool & Tool Group Share Co., Ltd. specializes in the research, development, and manufacturing of high-precision CNC machine tools and industrial components. The company is a leading provider of gear grinding machines, CNC lathes, and machining centers. Its product portfolio extends to complex cutting tools, precision gears, and specialized components for industrial robotics, including high-precision RV reducers. By integrating advanced casting, machining, and heat treatment processes, the group offers comprehensive solutions for the automotive, aerospace, and energy sectors. The company focuses on technological innovation in gear processing and precision manufacturing, maintaining a significant presence in the global high-end equipment market through its vertically integrated production capabilities and commitment to technical excellence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2021年年度报告 | 2022-03-28 | Chinese | |
| 2021年年度报告摘要 | 2022-03-28 | Chinese | |
| 2021年度业绩快报 | 2022-03-22 | Chinese | |
| 关于资产处置暨签署收储协议的公告 | 2022-03-02 | Chinese | |
| 第八届董事会第十次会议决议公告 | 2022-03-02 | Chinese | |
| 关于签订募集资金四方监管协议的公告 | 2022-03-02 | Chinese |
Browse filings by year
27 years- 2026 48 filings
- 2025 141 filings
- 2024 123 filings
- 2023 178 filings
- 2022 122 filings
- 2021 148 filings
- 2020 135 filings
- 2019 83 filings
- 2018 113 filings
- 2017 93 filings
- 2016 70 filings
- 2015 118 filings
- 2014 155 filings
- 2013 155 filings
- 2012 67 filings
- 2011 50 filings
- 2010 48 filings
- 2009 41 filings
- 2008 54 filings
- 2007 71 filings
- 2006 49 filings
- 2005 41 filings
- 2004 29 filings
- 2003 20 filings
- 2002 30 filings
- 2001 5 filings
- 1998 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 43920306 | 2021年年度报告 | 2022-03-28 | Chinese | ||
| 43920228 | 2021年年度报告摘要 | 2022-03-28 | Chinese | ||
| 43920223 | 2021年度业绩快报 | 2022-03-22 | Chinese | ||
| 43920212 | 关于资产处置暨签署收储协议的公告 | 2022-03-02 | Chinese | ||
| 43920204 | 第八届董事会第十次会议决议公告 | 2022-03-02 | Chinese | ||
| 43920195 | 关于签订募集资金四方监管协议的公告 | 2022-03-02 | Chinese | ||
| 43920183 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2022-02-21 | Chinese | ||
| 43920173 | 关于使用募集资金置换预先投入募投项目自筹资金的公告 | 2022-02-16 | Chinese | ||
| 43920161 | 第八届监事会第六次会议决议公告 | 2022-02-16 | Chinese | ||
| 43920149 | 西部证券股份有限公司关于秦川机床使用募集资金置换预先投入募投项目自筹资金的核查意见 | 2022-02-16 | Chinese | ||
| 43920141 | 独立董事关于使用募集资金置换预先投入募投项目自筹资金的独立意见 | 2022-02-16 | Chinese | ||
| 43920133 | 第八届董事会第九次会议决议公告 | 2022-02-16 | Chinese | ||
| 43920123 | 希格玛会计师事务所(特殊普通合伙)关于秦川机床募集资金置换专项审核报告 | 2022-02-16 | Chinese | ||
| 43920087 | 2022年第一次临时股东大会见证法律意见书 | 2022-02-16 | Chinese | ||
| 43920082 | 2022年第一次临时股东大会决议公告 | 2022-02-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abpro Bio Co., Ltd.
Manufactures precision machine tools and develops antibody …
|
195990 | KR | Manufacturing |
|
Ador Welding Ltd.
Manufactures welding consumables, equipment, and industrial…
|
ADOR | IN | Manufacturing |
|
AIDA ENGINEERING,LTD.
Global manufacturer of metal forming systems and press mach…
|
6118 | JP | Manufacturing |
|
AMADA CO., LTD.
Global manufacturer of metal processing machinery for sheet…
|
6113 | JP | Manufacturing |
|
AML3D LIMITED
Provides large-scale metal additive manufacturing via propr…
|
AL3 | AU | Manufacturing |
|
AMPCO PITTSBURGH CORP
Manufactures specialty metal products and customized engine…
|
AP | US | Manufacturing |
|
ANDERSON
Manufactures high-precision CNC machinery, PCB equipment, a…
|
1528 | TW | Manufacturing |
|
A-ONE SEIMITSU INC.
Manufactures high-precision components and accessories for …
|
6156 | JP | Manufacturing |
|
ASAHI-SEIKI MANUFACTURING CO.,LTD.
Manufacturer of precision metal components and industrial m…
|
6111 | JP | Manufacturing |
|
AURORA LABS LIMITED
Develops high-speed 3D metal printers and industrial additi…
|
A3D | AU | Manufacturing |
Qinchuan Machine Tool & Tool Group Share 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/53851/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53851 | 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=53851 | 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=53851 \ -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": 53851}, 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 Qinchuan Machine Tool & Tool Group Share Co., Ltd (id: 53851)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.