
TECHSTORM ADVANCED MATERIAL CORPORATION LIMITED — Investor Relations & Filings
Techstorm Advanced Material Corporation Limited specializes in the research, development, and manufacturing of high-performance epoxy resins and advanced composite materials. The company provides a comprehensive range of products including infusion resins, hand lay-up resins, and structural adhesives primarily for wind turbine blade production. Beyond renewable energy, Techstorm offers specialized solutions for power electronics, automotive manufacturing, and aerospace applications, focusing on thermal management and structural integrity. Their product portfolio includes potting compounds and thermal interface materials designed for electric vehicle battery systems and electronic components. The company emphasizes technological innovation and high-performance material solutions to meet the rigorous technical requirements of global industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 道生天合2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 道生天合第三届董事会第一次会议决议公告 | 2026-05-18 | Chinese | |
| 道生天合关于选举第三届董事会职工代表董事的公告 | 2026-05-18 | Chinese | |
| 道生天合2025年年度股东会会议资料 | 2026-05-11 | Chinese | |
| 道生天合独立董事2025年度述职报告(杜烈康先生) | 2026-04-22 | Chinese | |
| 天健审〔2026〕7127号-道生天合2512内控审计报告 | 2026-04-22 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513631 | 道生天合2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46513248 | 道生天合第三届董事会第一次会议决议公告 | 2026-05-18 | Chinese | ||
| 46513247 | 道生天合关于选举第三届董事会职工代表董事的公告 | 2026-05-18 | Chinese | ||
| 45017834 | 道生天合2025年年度股东会会议资料 | 2026-05-11 | Chinese | ||
| 39411238 | 道生天合独立董事2025年度述职报告(杜烈康先生) | 2026-04-22 | Chinese | ||
| 39411230 | 天健审〔2026〕7127号-道生天合2512内控审计报告 | 2026-04-22 | Chinese | ||
| 39411158 | 独立董事候选人声明与承诺-邓爽 | 2026-04-22 | Chinese | ||
| 39411145 | 道生天合关于董事会换届选举的公告 | 2026-04-22 | Chinese | ||
| 39411132 | 中信建投证券股份有限公司关于道生天合材料科技(上海)股份有限公司2025年度持续督导年度报告书 | 2026-04-22 | Chinese | ||
| 39411122 | 道生天合独立董事2025年度述职报告(王立先生) | 2026-04-22 | Chinese | ||
| 39411115 | 道生天合第二届董事会第二十九次会议决议公告 | 2026-04-22 | Chinese | ||
| 39411106 | 道生天合关于使用自有资金进行现金管理的公告 | 2026-04-22 | Chinese | ||
| 39411093 | 道生天合2025年年度利润分配方案公告 | 2026-04-22 | Chinese | ||
| 39411091 | 独立董事提名人声明与承诺 | 2026-04-22 | Chinese | ||
| 39411080 | 独立董事候选人声明与承诺-闵诗阳 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DIRANSA SRL
Manufactures emulsion-based polymers and specialty chemical…
|
— | AR | Manufacturing |
|
DONGSUNG CHEMICAL Co., Ltd.
A specialized chemical materials company manufacturing a di…
|
102260 | KR | Manufacturing |
|
DuPont Canada Inc.
Diversified industrial company specializing in advanced mat…
|
— | US | Manufacturing |
|
Dynea Pakistan Limited
Produces and sells formaldehyde, urea/melamine resins, and …
|
DYNO | PK | Manufacturing |
|
EASTMAN CHEMICAL CO
A global specialty materials company producing advanced mat…
|
EMN | US | Manufacturing |
|
EcoSynthetix Inc.
Develops and commercializes sustainable engineered biopolym…
|
ECO | CA | Manufacturing |
|
EMC
Manufacturer of thermoplastic materials and eco-friendly po…
|
1735 | TW | Manufacturing |
|
Ems-Chemie Holding AG
A global manufacturer of high-performance polymers and spec…
|
EMSN | CH | Manufacturing |
|
Engro Polymer & Chemicals Limited
Manufacturer of polymers and chemicals, operating as the so…
|
EPCL | PK | Manufacturing |
|
Engro Poly(Pref)
Sole fully integrated chlor-vinyl chemical complex producin…
|
EPCLPS | PK | Manufacturing |
TECHSTORM ADVANCED MATERIAL CORPORATION LIMITED 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/57168/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57168 | 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=57168 | 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=57168 \ -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": 57168}, 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 TECHSTORM ADVANCED MATERIAL CORPORATION LIMITED (id: 57168)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.