
SHAANXI HUAQIN TECHNOLOGY INDUSTRY CO., LTD. — Investor Relations & Filings
Shaanxi Huaqin Technology Industry Co., Ltd. specializes in the research, development, and manufacturing of advanced functional materials, with a primary focus on high-temperature stealth and thermal protection solutions. The company’s core product portfolio includes stealth coatings, structural stealth materials, and thermal barrier coatings designed for high-performance applications in aerospace and defense. These materials are engineered to provide electromagnetic wave absorption, infrared camouflage, and heat resistance under extreme operating conditions. Huaqin Technology provides comprehensive technical services, including material design, performance simulation, and specialized production processes. By integrating advanced material science with precision engineering, the company supports the development of sophisticated equipment requiring low observability and high thermal durability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第二届独立董事专门会议第十一次会议决议 | 2026-05-29 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-05-29 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-25 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 第二届董事会第十六次会议决议公告 | 2026-05-18 | Chinese | |
| 关于2026年限制性股票激励计划内幕知情人及激励对象买卖公司股票情况的自查报告 | 2026-05-18 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47897006 | 第二届独立董事专门会议第十一次会议决议 | 2026-05-29 | Chinese | ||
| 47896959 | 关于召开2026年第一次临时股东会的通知 | 2026-05-29 | Chinese | ||
| 47042001 | 2025年年度权益分派实施公告 | 2026-05-25 | Chinese | ||
| 46513699 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46513535 | 第二届董事会第十六次会议决议公告 | 2026-05-18 | Chinese | ||
| 46513528 | 关于2026年限制性股票激励计划内幕知情人及激励对象买卖公司股票情况的自查报告 | 2026-05-18 | Chinese | ||
| 46513475 | 关于向2026年限制性股票激励计划激励对象首次授予限制性股票的公告 | 2026-05-18 | Chinese | ||
| 46513474 | 第二届独立董事专门会议第十次会议决议 | 2026-05-18 | Chinese | ||
| 46513190 | 关于调整公司2026年限制性股票激励计划相关事项的公告 | 2026-05-18 | Chinese | ||
| 46513120 | 2026年限制性股票激励计划首次授予激励对象名单(截至授予日) | 2026-05-18 | Chinese | ||
| 46512779 | 北京市嘉源律师事务所关于陕西华秦科技实业股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 45774285 | 中信建投证券股份有限公司关于陕西华秦科技实业股份有限公司首次公开发行股票并在科创板上市之保荐总结报告书 | 2026-05-13 | Chinese | ||
| 45774094 | 中信建投证券股份有限公司关于陕西华秦科技实业股份有限公司2025年度持续督导跟踪报告 | 2026-05-13 | Chinese | ||
| 45773856 | 关于签订日常经营重大销售框架协议的公告 | 2026-05-13 | Chinese | ||
| 45017970 | 独立董事专门会议关于公司2026年限制性股票激励计划激励对象名单的公示情况说明及核查意见 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of paints, varnishes and similar coatings, printing ink and mastics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Akzo Nobel N.V.
A global manufacturer of decorative paints and performance …
|
AKZA | NL | Manufacturing |
|
Akzo Nobel Pakistan Limited
Manufacturer and seller of paints and coatings, primarily d…
|
AKZO | PK | Manufacturing |
|
artience Co., Ltd.
A specialized chemical manufacturer of fine chemical produc…
|
4634 | JP | Manufacturing |
|
ASAHIPEN CORPORATION
A manufacturer and seller of paints, coatings, and home imp…
|
4623 | JP | Manufacturing |
|
Asia Cuanon Technology (ShangHai) Co.,Ltd.
Manufacturer of architectural coatings and energy-saving bu…
|
603378 | CN | Manufacturing |
|
Asian Paints Ltd.
Multinational manufacturer of paints, coatings, and integra…
|
ASIANPAINT | IN | Manufacturing |
|
ATOMIX CO., LTD.
Manufacturer of specialized paints, coatings, and construct…
|
4625 | JP | Manufacturing |
|
Axalta Coating Systems Ltd.
Global manufacturer of high-performance liquid and powder c…
|
AXTA | BM | Manufacturing |
|
Berger Paints India Ltd
Develops and manufactures decorative, industrial, and prote…
|
BERGEPAINT | IN | Manufacturing |
|
Berger Paints Pakistan Limited
Manufactures and trades paints, varnishes, coatings, road s…
|
BERG | PK | Manufacturing |
SHAANXI HUAQIN TECHNOLOGY INDUSTRY 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/58299/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58299 | 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=58299 | 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=58299 \ -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": 58299}, 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 SHAANXI HUAQIN TECHNOLOGY INDUSTRY CO., LTD. (id: 58299)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.