ACTER TECHNOLOGY INTEGRATION GROUP CO., LTD. — Investor Relations & Filings
About ACTER TECHNOLOGY INTEGRATION GROUP CO., LTD.
ACTER TECHNOLOGY INTEGRATION GROUP CO., LTD. specializes in providing comprehensive cleanroom engineering and integrated system solutions for high-tech industrial facilities. The company offers a full suite of services including design, procurement, construction, and maintenance of mechanical and electrical (M&E) systems. Its core expertise lies in high-precision environmental control, encompassing HVAC systems, electrical power distribution, process piping, and automated control systems. Acter serves critical sectors such as semiconductor manufacturing, optoelectronics, biotechnology, and pharmaceutical industries. By delivering turnkey engineering projects, the group ensures stringent air purity, temperature, and humidity standards required for advanced manufacturing processes. The company focuses on technical innovation and operational efficiency to support the complex infrastructure needs of global technology leaders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 东吴证券股份有限公司关于圣晖系统集成集团股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2025-10-17 | Chinese | |
| 圣晖集成2025年第三季度报告 | 2025-10-17 | Chinese | |
| 圣晖集成关于部分募投项目延期的公告 | 2025-10-17 | Chinese | |
| 圣晖集成关于在手订单情况的自愿性披露公告 | 2025-10-15 | Chinese | |
| 圣晖集成关于召开2025年第三季度业绩说明会的公告 | 2025-10-13 | Chinese | |
| 东吴证券股份有限公司关于圣晖系统集成集团股份有限公司首次公开发行限售股上市流通的核查意见 | 2025-09-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39565108 | 东吴证券股份有限公司关于圣晖系统集成集团股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2025-10-17 | Chinese | ||
| 39565100 | 圣晖集成2025年第三季度报告 | 2025-10-17 | Chinese | ||
| 39565088 | 圣晖集成关于部分募投项目延期的公告 | 2025-10-17 | Chinese | ||
| 39565083 | 圣晖集成关于在手订单情况的自愿性披露公告 | 2025-10-15 | Chinese | ||
| 39565071 | 圣晖集成关于召开2025年第三季度业绩说明会的公告 | 2025-10-13 | Chinese | ||
| 39565064 | 东吴证券股份有限公司关于圣晖系统集成集团股份有限公司首次公开发行限售股上市流通的核查意见 | 2025-09-25 | Chinese | ||
| 39565055 | 圣晖集成关于控股股东自愿承诺不减持公司股票的公告 | 2025-09-25 | Chinese | ||
| 39565050 | 圣晖集成首次公开发行限售股上市流通公告 | 2025-09-25 | Chinese | ||
| 39565043 | 圣晖集成股东减持股份计划公告 | 2025-09-18 | Chinese | ||
| 39565034 | 圣晖集成股票交易异常波动公告 | 2025-09-10 | Chinese | ||
| 39565027 | 圣晖集成2025年半年度权益分派实施公告 | 2025-08-28 | Chinese | ||
| 39565020 | 圣晖集成股票交易异常波动公告 | 2025-08-26 | Chinese | ||
| 39565012 | 圣晖集成关于召开2025年半年度业绩说明会的公告 | 2025-08-14 | Chinese | ||
| 39565004 | 圣晖集成2025年半年度报告摘要 | 2025-08-07 | Chinese | ||
| 39564997 | 圣晖集成第三届董事会第二次会议决议公告 | 2025-08-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Plumbing, heat and air-conditioning installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accel Group Holdings Limited
Provider of E&M engineering services, green building soluti…
|
1283 | HK | Construction |
|
AKATSUKI EAZIMA CO., LTD.
A facility engineering company specializing in energy conse…
|
1997 | JP | Construction |
|
Aqualine Ltd.
Offers emergency plumbing repairs and sells mineral water a…
|
6173 | JP | Construction |
|
ASAHI KOGYOSHA CO.,LTD.
Environmental engineering firm providing HVAC installation …
|
1975 | JP | Construction |
|
BİRLEŞİM MÜHENDİSLİK ISITMA SOĞUTMA HAVALANDIRMA SANAYİ VE TİCARET A.Ş.
A mechanical contracting company specializing in HVAC, plum…
|
BRLSM | TR | Construction |
|
Chase Resource Corporation
Provides comprehensive non-welded piping solutions for indu…
|
CQS | CA | Construction |
|
Cheminvest a.s.
Engineering and construction firm providing technical, inst…
|
1CHI01AE | SK | Construction |
|
COMFORT SYSTEMS USA INC
Provider of mechanical, electrical, and plumbing (MEP) buil…
|
FIX | US | Construction |
|
DAI-DAN CO.,LTD.
Engineering firm specializing in electrical, AC, plumbing, …
|
1980 | JP | Construction |
|
EARNZ PLC
Provides heating, energy, and decarbonisation services for …
|
EARN | GB | Construction |
ACTER TECHNOLOGY INTEGRATION GROUP 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/57469/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57469 | 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=57469 | 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=57469 \ -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": 57469}, 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 ACTER TECHNOLOGY INTEGRATION GROUP CO., LTD. (id: 57469)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.