
CHANGZHOU TRONLY NEW ELECTRONIC MATERIALS CO.,LTD. — Investor Relations & Filings
Changzhou Tronly New Electronic Materials Co., Ltd. specializes in the research, development, and production of high-performance photo-curable materials and electronic chemicals. The company's core product portfolio includes a wide range of photoinitiators, photoresist sensitizers, and specialized resins designed for ultraviolet (UV) curing applications. These materials are critical components in the manufacturing of printed circuit boards (PCBs), liquid crystal displays (LCDs), semiconductors, and high-end coatings. Tronly focuses on technological innovation to provide solutions for the microelectronics and optoelectronics sectors, supporting the miniaturization and high-precision requirements of modern electronic devices. By maintaining a comprehensive industrial chain from raw materials to finished chemical products, the company ensures quality and supply stability for global clients in the electronics and chemical industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于为全资子公司提供担保的进展公告 | 2026-05-26 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 北京市天元律师事务所关于强力新材2025年年度股东会的法律意见 | 2026-05-21 | Chinese | |
| 关于控股股东、实际控制人及其一致行动人权益变动触及1%整数倍的公告 | 2026-05-12 | Chinese | |
| 高级管理人员薪酬管理制度 | 2026-03-12 | Chinese | |
| 关于公司2026年度日常关联交易预计额度的公告 | 2026-03-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 47055940 | 关于为全资子公司提供担保的进展公告 | 2026-05-26 | Chinese | ||
| 46729521 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46729514 | 北京市天元律师事务所关于强力新材2025年年度股东会的法律意见 | 2026-05-21 | Chinese | ||
| 45231603 | 关于控股股东、实际控制人及其一致行动人权益变动触及1%整数倍的公告 | 2026-05-12 | Chinese | ||
| 37343197 | 高级管理人员薪酬管理制度 | 2026-03-12 | Chinese | ||
| 37343194 | 关于公司2026年度日常关联交易预计额度的公告 | 2026-03-12 | Chinese | ||
| 37343190 | 关于为全资子公司提供担保的进展公告 | 2026-02-04 | Chinese | ||
| 37343185 | 2025年度业绩预告 | 2026-01-27 | Chinese | ||
| 37343183 | 关于2025年第四季度可转换公司债券转股情况的公告 | 2026-01-05 | Chinese | ||
|
2025
6 filings
| |||||
| 37343150 | 关于为全资子公司提供担保的进展公告 | 2025-12-30 | Chinese | ||
| 37343138 | 关于可转换公司债券2025年付息的公告 | 2025-11-12 | Chinese | ||
| 37343135 | 第五届董事会第十九次会议决议公告 | 2025-10-29 | Chinese | ||
| 37343132 | 2025年三季度报告 | 2025-10-29 | Chinese | ||
| 37343130 | 关于2025年员工持股计划非交易过户完成的公告 | 2025-10-20 | Chinese | ||
| 37343118 | 关于2025年第三季度可转换公司债券转股情况的公告 | 2025-10-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
CHANGZHOU TRONLY NEW ELECTRONIC MATERIALS 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/55417/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55417 | 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=55417 | 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=55417 \ -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": 55417}, 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 CHANGZHOU TRONLY NEW ELECTRONIC MATERIALS CO.,LTD. (id: 55417)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.