
TCL Zhonghuan Renewable Energy Technology Co.,Ltd. — Investor Relations & Filings
TCL Zhonghuan Renewable Energy Technology Co.,Ltd. specializes in the research, development, and manufacturing of semiconductor materials and new energy materials. The company is a leading global supplier of monocrystalline silicon wafers, focusing on high-efficiency solar products and semiconductor-grade silicon. Its core product portfolio includes G12 large-size silicon wafers, high-efficiency N-type wafers, and shingled modules. By leveraging advanced manufacturing processes and Industry 4.0 principles, the company optimizes production efficiency and product quality. TCL Zhonghuan serves the global photovoltaic and semiconductor industries, providing critical components for solar power generation and electronic device manufacturing. The company emphasizes technological innovation in crystal growth and wafer processing to drive the global transition toward sustainable energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第二次临时股东会会议决议公告 | 2026-05-14 | Chinese | |
| 北京市嘉源律师事务所关于TCL中环新能源科技股份有限公司2026年第二次临时股东会的法律意见书 | 2026-05-14 | Chinese | |
| 第七届董事会第五次会议决议的公告 | 2024-07-16 | Chinese | |
| 关于中东项目投资签约暨与Vision Industries Company合作进展的公告 | 2024-07-16 | Chinese | |
| TCL中环新能源科技股份有限公司向不特定对象发行可转换公司债券募集说明书(修订稿) | 2024-07-09 | Chinese | |
| 2024年半年度业绩预告 | 2024-07-09 | Chinese |
Browse filings by year
19 years- 2026 2 filings
- 2024 95 filings
- 2023 224 filings
- 2022 155 filings
- 2021 213 filings
- 2020 220 filings
- 2019 187 filings
- 2018 239 filings
- 2017 248 filings
- 2016 172 filings
- 2015 194 filings
- 2014 188 filings
- 2013 169 filings
- 2012 141 filings
- 2011 127 filings
- 2010 97 filings
- 2009 90 filings
- 2008 116 filings
- 2007 125 filings
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFA SOLAR ENERJİ SANAYİ VE TİCARET A.Ş.
Manufacturer of high-efficiency photovoltaic (PV) solar pan…
|
ALFAS | TR | Manufacturing |
|
Alpex Solar Limited
Manufactures solar PV modules and provides solar water pump…
|
ALPEXSOLAR | IN | Manufacturing |
|
Anji
Develops solar modules, metal 3D printing services, and UAV…
|
6477 | TW | Manufacturing |
|
Apollo Power Ltd.
Develops and manufactures flexible photovoltaic solutions l…
|
APLP | IL | Manufacturing |
|
ARISE Technologies Corporation
Developed, manufactured, and integrated high-efficiency PV …
|
APV | CA | Manufacturing |
|
ARM Green Industries Limited
Focused on the solar supply chain, encompassing trading and…
|
ARMG | PK | Manufacturing |
|
Ascent Solar Technologies, Inc.
Develops flexible, lightweight CIGS thin-film photovoltaic …
|
ASTI | US | Manufacturing |
|
Australian Premium Solar (India) Limited
Manufactures solar PV modules and provides EPC services for…
|
APS | IN | Manufacturing |
|
BILLION
Global provider of power electronics, green energy, and com…
|
3027 | TW | Manufacturing |
|
CLEARVUE TECHNOLOGIES LIMITED
Develops transparent solar glass for building-integrated ph…
|
CPV | AU | Manufacturing |
TCL Zhonghuan Renewable Energy Technology 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/54185/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54185 | 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=54185 | 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=54185 \ -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": 54185}, 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 TCL Zhonghuan Renewable Energy Technology Co.,Ltd. (id: 54185)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.