
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 |
|---|---|---|---|
|
ARCL Organics Ltd
Produces specialty chemicals and resins for wood-based pane…
|
543993 | IN | Manufacturing |
|
Asahi Kasei Corporation
A diversified technology company specializing in chemicals …
|
3407 | JP | Manufacturing |
|
Avantium N.V.
Develops technologies for renewable chemistry from plants a…
|
AVTX | NL | Manufacturing |
|
AVIENT CORP
Provider of specialized and sustainable polymer materials, …
|
AVNT | US | Manufacturing |
|
Axel Polymers Ltd.
Manufactures high-performance engineering thermoplastic com…
|
513642 | IN | Manufacturing |
|
BGFecomaterials CO., LTD.
Manufacturer of customized, high-performance engineering pl…
|
126600 | KR | Manufacturing |
|
Bhansali Engineering Polymers Ltd.
Manufactures ABS and SAN resins for automotive, electronics…
|
BEPL | IN | Manufacturing |
|
Bioextrax AB
Develops a bio-extraction platform to convert waste into hi…
|
BIOEX | SE | Manufacturing |
|
BIOME TECHNOLOGIES PLC
Develops plant-based bioplastics and advanced radio frequen…
|
BIOM | GB | Manufacturing |
|
BRASKEM SA
Global petrochemical firm producing thermoplastic resins, c…
|
BAK | BR | 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.