
Shenzhen Fluence Technology PLC. — Investor Relations & Filings
Shenzhen Fluence Technology PLC specializes in the research, development, and manufacturing of thermal management solutions and computer hardware components. Operating primarily under the PCCOOLER brand, the company provides a comprehensive range of products including CPU air and liquid coolers, high-performance cooling fans, power supply units, and computer chassis. Beyond the consumer PC market, the firm develops advanced thermal modules for LED lighting and industrial applications. The company focuses on optimizing heat dissipation efficiency and acoustic performance through integrated R&D and precision manufacturing processes. Its solutions cater to PC enthusiasts, DIY builders, and industrial clients requiring specialized cooling technology for high-power electronics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于变更签字注册会计师的公告 | 2025-11-26 | Chinese | |
| 关于公司向金融机构申请授信额度暨关联担保的进展公告 | 2025-11-26 | Chinese | |
| 关于参加2025年度深圳辖区上市公司集体接待日活动的公告 | 2025-11-14 | Chinese | |
| 关于为全资子公司申请银行授信提供担保的进展公告 | 2025-11-04 | Chinese | |
| 董事、高级管理人员持有和买卖公司股票管理制度(2025年10月) | 2025-10-29 | Chinese | |
| 内部审计管理制度(2025年10月) | 2025-10-29 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38084338 | 关于变更签字注册会计师的公告 | 2025-11-26 | Chinese | ||
| 38084335 | 关于公司向金融机构申请授信额度暨关联担保的进展公告 | 2025-11-26 | Chinese | ||
| 38084327 | 关于参加2025年度深圳辖区上市公司集体接待日活动的公告 | 2025-11-14 | Chinese | ||
| 38084316 | 关于为全资子公司申请银行授信提供担保的进展公告 | 2025-11-04 | Chinese | ||
| 38084296 | 董事、高级管理人员持有和买卖公司股票管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38084285 | 内部审计管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38084273 | 子公司管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38084260 | 2025年三季度报告 | 2025-10-29 | Chinese | ||
| 38084258 | 董事会提名委员会工作细则(2025年10月) | 2025-10-29 | Chinese | ||
| 38084248 | 防范控股股东、实际控制人及其他关联方占用资金管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38084229 | 内幕信息知情人登记管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38084227 | 投资者关系管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38084224 | 重大信息内部报告制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38084213 | 外部信息使用人管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38084203 | 关于为全资子公司申请银行授信提供担保的进展公告 | 2025-10-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
Shenzhen Fluence Technology PLC. 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/55626/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55626 | 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=55626 | 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=55626 \ -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": 55626}, 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 Shenzhen Fluence Technology PLC. (id: 55626)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.