
花溪科技 — Investor Relations & Filings
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 |
|---|---|---|---|
| 关于变更持续督导保荐代表人的公告 | 2023-10-25 | Chinese | |
| 关于使用闲置募集资金购买理财产品的进展公告 | 2023-10-16 | Chinese | |
| 股票解除限售公告 | 2023-10-12 | Chinese | |
| 使用闲置募集资金购买理财产品公告 | 2023-09-21 | Chinese | |
| 第三届董事会第三次会议决议公告 | 2023-09-21 | Chinese | |
| 第三届监事会第三次会议决议公告 | 2023-09-21 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 40125481 | 关于变更持续督导保荐代表人的公告 | 2023-10-25 | Chinese | ||
| 40125475 | 关于使用闲置募集资金购买理财产品的进展公告 | 2023-10-16 | Chinese | ||
| 40125466 | 股票解除限售公告 | 2023-10-12 | Chinese | ||
| 40125453 | 使用闲置募集资金购买理财产品公告 | 2023-09-21 | Chinese | ||
| 40125446 | 第三届董事会第三次会议决议公告 | 2023-09-21 | Chinese | ||
| 40125439 | 第三届监事会第三次会议决议公告 | 2023-09-21 | Chinese | ||
| 40125431 | 开源证券股份有限公司关于新乡市花溪科技股份有限公司使用闲置募集资金购买理财产品的核查意见 | 2023-09-21 | Chinese | ||
| 40125418 | 2023年股权激励计划股票期权授予结果公告 | 2023-09-13 | Chinese | ||
| 40125389 | 2023年股权激励计划股票期权授予结果公告 | 2023-09-13 | Chinese | ||
| 40125378 | 投资者关系活动记录表 | 2023-08-29 | Chinese | ||
| 40125370 | 2023年半年度募集资金存放与实际使用情况的专项报告 | 2023-08-28 | Chinese | ||
| 40125361 | 第三届董事会第二次会议决议公告 | 2023-08-28 | Chinese | ||
| 40125352 | 独立董事关于第三届董事会第二次会议相关事项的独立意见公告 | 2023-08-28 | Chinese | ||
| 40125346 | 第三届董事会第二次会议决议公告 | 2023-08-28 | Chinese | ||
| 40125335 | 2023年半年度报告 | 2023-08-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 |
|
Agrometal Sociedad Anonima Industrial
Manufactures and commercializes precision agricultural mach…
|
— | AR | Manufacturing |
|
AKRON S.A.
Manufacturing and commercialization of agricultural machine…
|
— | AR | Manufacturing |
|
ALAMO GROUP INC
Designs and manufactures equipment for infrastructure and v…
|
ALG | US | Manufacturing |
|
Al-Ghazi Tractors Limited
Manufacturer and seller of agricultural machinery, speciali…
|
AGTL | PK | Manufacturing |
|
APACHE S.A.
Manufacturer and leading exporter of high-precision agricul…
|
— | AR | 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 |
花溪科技 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.