花溪科技 — Investor Relations & Filings
About 花溪科技
Huaxi Technology focuses on the research, development, manufacturing, and distribution of specialized agricultural machinery. The company’s core product portfolio includes high-density square balers, round balers, and corn harvesting headers designed for efficient crop residue management. By integrating advanced mechanical engineering with electronic control systems, the company provides solutions for straw collection, forage harvesting, and biomass processing. Its equipment is engineered to enhance operational productivity and support the mechanization of large-scale farming operations. Huaxi Technology emphasizes continuous innovation in baling technology to meet the evolving requirements of modern agricultural production and resource recycling.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度审计报告 | 2026-04-28 | Chinese | |
| 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-28 | Chinese | |
| 2025年年度报告摘要 | 2026-04-28 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-28 | Chinese | |
| 关于变更公司邮箱及董事会秘书邮箱的公告 | 2026-04-28 | Chinese | |
| 独立董事述职报告(戈世霆) | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40130943 | 2025年度审计报告 | 2026-04-28 | Chinese | ||
| 40130580 | 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-28 | Chinese | ||
| 40130570 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 40130550 | 2025年度内部控制自我评价报告 | 2026-04-28 | Chinese | ||
| 40130540 | 关于变更公司邮箱及董事会秘书邮箱的公告 | 2026-04-28 | Chinese | ||
| 40130527 | 独立董事述职报告(戈世霆) | 2026-04-28 | Chinese | ||
| 40130517 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-28 | Chinese | ||
| 40130511 | 董事会关于独立董事独立性情况的专项报告 | 2026-04-28 | Chinese | ||
| 40130506 | 审计委员会履职情况报告 | 2026-04-28 | Chinese | ||
| 40130502 | 致同会计师事务所(特殊普通合伙) 关于新乡市花溪科技股份有限公司2025年度募集资金存放、管理与使用情况鉴证报告 | 2026-04-28 | Chinese | ||
| 40130407 | 致同会计师事务所(特殊普通合伙) 关于新乡市花溪科技股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-28 | Chinese | ||
| 40130319 | 北进咨询(北京)有限公司关于新乡市花溪科技股份有限公司注销 2023年股票期权激励计划剩余股票期权相关事项之独立财务顾问报告 | 2026-04-28 | Chinese | ||
| 40130243 | 独立董事述职报告(武龙) | 2026-04-28 | Chinese | ||
| 40130233 | 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 40130224 | 关于使用闲置自有资金进行现金管理的公告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of agricultural and forestry machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGCO CORP /DE
Designs, manufactures, and distributes agricultural machine…
|
AGCO | US | Manufacturing |
|
Ag Growth International Inc.
Manufactures equipment and systems for handling and process…
|
AFN | CA | Manufacturing |
|
Agromehanika AD
Wholesales and distributes agricultural equipment, machiner…
|
AMEH | MK | Manufacturing |
|
ALAMO GROUP INC
Designs and manufactures equipment for infrastructure and v…
|
ALG | US | Manufacturing |
|
ARTS WAY MANUFACTURING CO INC
Manufactures agricultural equipment, modular structures, an…
|
ARTW | US | Manufacturing |
|
ASIA TECHNOLOGY Co., Ltd.
Develops, manufactures, and distributes a range of agricult…
|
050860 | KR | Manufacturing |
|
Clean Seed Capital Group Ltd.
Ag-tech pioneer specializing in innovative farm equipment a…
|
CSX.H | CA | Manufacturing |
|
CNH Industrial N.V.
A global equipment and services company for the agriculture…
|
CNHI | NL | Manufacturing |
|
CO2 GRO Inc.
Accelerating high-value plant growth using patented Aqueous…
|
GROW | CA | Manufacturing |
|
CubicFarm Systems Corp.
Ag-tech developing automated vertical farming systems for f…
|
CUB | CA | 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/58947/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58947 | 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=58947 | 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=58947 \ -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": 58947}, 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: 58947)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.