Hongda High-Tech Holding Co.,Ltd. — Investor Relations & Filings
Hongda High-Tech Holding Co.,Ltd. focuses on the development and production of warp-knitted fabrics and medical electronic devices. The company’s fabric division specializes in high-end materials for automotive interiors, apparel, and home textiles, serving as a supplier for global automotive brands. Its medical division designs and manufactures diagnostic imaging equipment, such as ultrasound systems and biochemical analyzers. The company integrates advanced manufacturing processes with research and development to deliver specialized solutions across its product lines. By maintaining a dual-focus strategy, it provides technical textiles for industrial applications alongside precision instruments for clinical diagnostics, emphasizing quality standards and technological advancement in its core operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事2025年度述职报告(陈相瑜) | 2026-04-17 | Chinese | |
| 控股股东行为规范 | 2026-04-17 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-04-17 | Chinese | |
| 2025年年度报告 | 2026-04-17 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-17 | Chinese | |
| 董事会审计委员会年报工作规程 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34937648 | 独立董事2025年度述职报告(陈相瑜) | 2026-04-17 | Chinese | ||
| 34937646 | 控股股东行为规范 | 2026-04-17 | Chinese | ||
| 34937642 | 关于2025年度计提资产减值准备的公告 | 2026-04-17 | Chinese | ||
| 34937640 | 2025年年度报告 | 2026-04-17 | Chinese | ||
| 34937638 | 董事、高级管理人员薪酬管理制度 | 2026-04-17 | Chinese | ||
| 34937637 | 董事会审计委员会年报工作规程 | 2026-04-17 | Chinese | ||
| 34937635 | 外部信息报送和使用管理规定 | 2026-04-17 | Chinese | ||
| 34937633 | 关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | ||
| 34937631 | 会计师事务所对非经营性资金占用及其他关联资金往来情况的专项审核意见(天健审〔2026〕7177号) | 2026-04-17 | Chinese | ||
| 34937627 | 独立董事自查报告-张敏华 | 2026-04-17 | Chinese | ||
| 34937626 | 2025年度非经营性资金占用及其他关联资金往来情况表(签字版) | 2026-04-17 | Chinese | ||
| 34937624 | 宏达高科关于会计师事务所履职情况的评估报告 | 2026-04-17 | Chinese | ||
| 34937623 | 独立董事2025年度述职报告(张敏华) | 2026-04-17 | Chinese | ||
| 34937621 | 2025年度社会责任报告 | 2026-04-17 | Chinese | ||
| 34937620 | 年报信息披露重大差错责任追究制度 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Best Pacific International Holdings Limited
Specialized manufacturer and trader of high-performance tex…
|
2111 | KY | Manufacturing |
|
Evertex Fabrinology Ltd.
Vertically integrated manufacturer of sustainable and funct…
|
1470 | TW | Manufacturing |
|
Fieratex S.A.
A vertically integrated textile company producing circular …
|
FIER | GR | Manufacturing |
|
Fountain Set (Holdings) Limited
Vertically integrated, world's largest manufacturer of circ…
|
420 | HK | Manufacturing |
|
Fujian Fynex Textile Science & Technology Co.,Ltd
Vertically integrated producer of high-end functional knitt…
|
600493 | CN | Manufacturing |
|
Kam Hing International Holdings Limited
Large-scale, vertically integrated textile manufacturer of …
|
2307 | HK | Manufacturing |
|
KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş.
Textile manufacturer producing yarns and knitted fabrics fr…
|
KRTEK | TR | Manufacturing |
|
Li Cheng Enterprise Co., Ltd.
Global manufacturer of 3D spacer fabrics for sports footwea…
|
4426 | TW | Manufacturing |
|
Nueva Expresion Textil S.A.
Vertically integrated manufacturer of elastic and knitted f…
|
NXT | ES | Manufacturing |
|
Pacific Textiles Holdings Limited
Manufacturer and trader of customized knitted fabrics, prov…
|
1382 | KY | Manufacturing |
Hongda High-Tech Holding 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/54199/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54199 | 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=54199 | 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=54199 \ -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": 54199}, 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 Hongda High-Tech Holding Co.,Ltd. (id: 54199)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.