Red Avenue New Materials Group Co., Ltd. — Investor Relations & Filings
About Red Avenue New Materials Group Co., Ltd.
Red Avenue New Materials Group Co., Ltd. is a global supplier of specialty chemical materials, focusing on the research, development, production, and distribution of high-performance products. The company's core portfolio includes rubber chemicals, specifically phenolic resins used in tire manufacturing to enhance durability and performance. It has significantly expanded into the electronic materials sector, providing critical solutions such as photoresists and auxiliary chemicals for semiconductor and flat-panel display production. Additionally, the company is active in the development of biodegradable materials to support environmental sustainability. By leveraging advanced R&D capabilities and a vertically integrated supply chain, Red Avenue serves diverse industries including automotive, electronics, and green packaging, positioning itself as a key provider of innovative material solutions for high-tech applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 彤程新材2025年度独立董事述职报告-蒋昌建 | 2026-04-17 | Chinese | |
| 彤程新材料集团股份有限公司2025年年度报告摘要 | 2026-04-17 | Chinese | |
| 彤程新材2025年非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-17 | Chinese | |
| 彤程新材料集团股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-17 | Chinese | |
| 彤程新材2025年度独立董事述职报告-吴胜武 | 2026-04-17 | Chinese | |
| 彤程新材关于公司2025年度利润分配预案的公告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38906479 | 彤程新材2025年度独立董事述职报告-蒋昌建 | 2026-04-17 | Chinese | ||
| 38906475 | 彤程新材料集团股份有限公司2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 38906473 | 彤程新材2025年非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-17 | Chinese | ||
| 38906467 | 彤程新材料集团股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-17 | Chinese | ||
| 38906466 | 彤程新材2025年度独立董事述职报告-吴胜武 | 2026-04-17 | Chinese | ||
| 38906463 | 彤程新材关于公司2025年度利润分配预案的公告 | 2026-04-17 | Chinese | ||
| 38906459 | 彤程新材2025年度独立董事述职报告-冯耀岭 | 2026-04-17 | Chinese | ||
| 38906458 | 彤程新材料集团股份有限公司章程 | 2026-04-17 | Chinese | ||
| 38906455 | 彤程新材关于会计师事务所2025年履职情况的评估报告 | 2026-04-17 | Chinese | ||
| 34826262 | 彤程新材董事会关于独立董事独立性自查情况的专项报告 | 2026-04-17 | Chinese | ||
| 34826251 | 上海市锦天城律师事务所关于彤程新材料集团股份有限公司2023年限制性股票激励计划所涉回购注销部分限制性股票、调整回购价格相关事项的法律意见书 | 2026-04-17 | Chinese | ||
| 34826246 | 彤程新材2025年度内部控制审计报告 | 2026-04-17 | Chinese | ||
| 34826243 | 彤程新材董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-17 | Chinese | ||
| 34826240 | 彤程新材第四届董事会第七次会议决议公告 | 2026-04-17 | Chinese | ||
| 34826238 | 彤程新材关于2026年度预计融资担保额度的公告 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aadi Industries Ltd
Manufactures and distributes plastic granules and polymer r…
|
530027 | IN | Manufacturing |
|
Accent Microcell Limited
Manufacturer of cellulose-based excipients for pharma, food…
|
ACCENTMIC | IN | Manufacturing |
|
Acetex Corporation
Specializes in manufacturing specialty chemicals, polymers,…
|
— | CA | Manufacturing |
|
Advanced Petrochemical Co.
Manufactures polypropylene resins for packaging, automotive…
|
2330 | SA | Manufacturing |
|
Alpek, S.A.B. de C.V.
Global producer of polyester and petrochemicals focused on …
|
ALPEK | MX | Manufacturing |
|
AMBANI ORGOCHEM LIMITED
Manufacturer of specialty chemicals and acrylic polymers fo…
|
AMBANIORGO | IN | Manufacturing |
|
ANHUI HWASU CO.,LTD.
Large-scale manufacturer of PVC resins, caustic soda, and c…
|
600935 | CN | Manufacturing |
|
Anhui Shenjian New Materials Co.,Ltd
Produces saturated polyester resins for powder coatings and…
|
002361 | CN | Manufacturing |
|
Apcotex Industries Limited
Manufacturer of synthetic rubber and latex for automotive a…
|
APCOTEXIND | IN | Manufacturing |
|
ARCL Organics Ltd
Produces specialty chemicals and resins for wood-based pane…
|
543993 | IN | Manufacturing |
Red Avenue New Materials Group 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/57753/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57753 | 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=57753 | 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=57753 \ -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": 57753}, 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 Red Avenue New Materials Group Co., Ltd. (id: 57753)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.