Triangle Tyre Co.,Ltd — Investor Relations & Filings
About Triangle Tyre Co.,Ltd
Triangle Tyre Co., Ltd. specializes in the research, development, manufacturing, and global distribution of a comprehensive range of tire products. The company’s portfolio includes passenger car tires, light truck tires, truck and bus radial tires, and off-the-road (OTR) tires, with a particular emphasis on high-performance and giant OTR solutions for mining and construction equipment. Triangle Tyre operates advanced manufacturing facilities and dedicated research centers, focusing on technological innovation and sustainable production processes. Its products are engineered to meet international quality standards and are supplied to major original equipment manufacturers (OEMs) and replacement markets across more than 180 countries. The company maintains strategic partnerships with global industrial leaders to enhance its technical capabilities and market reach.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 三角轮胎关于增加经营范围、取消监事会并修订《公司章程》的公告 | 2025-10-12 | Chinese | |
| 三角轮胎股份有限公司内幕信息知情人登记管理制度 | 2025-10-12 | Chinese | |
| 三角轮胎股份有限公司提名委员会议事规则 | 2025-10-12 | Chinese | |
| 三角轮胎股份有限公司高级管理人员薪酬管理制度 | 2025-10-12 | Chinese | |
| 三角轮胎股份有限公司对外担保管理制度 | 2025-10-12 | Chinese | |
| 三角轮胎股份有限公司总经理工作细则 | 2025-10-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36683899 | 三角轮胎关于增加经营范围、取消监事会并修订《公司章程》的公告 | 2025-10-12 | Chinese | ||
| 36683887 | 三角轮胎股份有限公司内幕信息知情人登记管理制度 | 2025-10-12 | Chinese | ||
| 36683878 | 三角轮胎股份有限公司提名委员会议事规则 | 2025-10-12 | Chinese | ||
| 36683872 | 三角轮胎股份有限公司高级管理人员薪酬管理制度 | 2025-10-12 | Chinese | ||
| 36683860 | 三角轮胎股份有限公司对外担保管理制度 | 2025-10-12 | Chinese | ||
| 36683852 | 三角轮胎股份有限公司总经理工作细则 | 2025-10-12 | Chinese | ||
| 36683847 | 三角轮胎股份有限公司委托理财管理制度 | 2025-10-12 | Chinese | ||
| 36683839 | 三角轮胎关于召开2025年第一次临时股东大会的通知 | 2025-10-12 | Chinese | ||
| 36683834 | 三角轮胎股份有限公司董事、高级管理人员离职管理制度 | 2025-10-12 | Chinese | ||
| 36683818 | 三角轮胎股份有限公司信息披露制度 | 2025-10-12 | Chinese | ||
| 36683810 | 三角轮胎股份有限公司投资管理办法 | 2025-10-12 | Chinese | ||
| 36683803 | 三角轮胎股份有限公司期货和衍生品交易管理制度 | 2025-10-12 | Chinese | ||
| 36683793 | 三角轮胎股份有限公司会计师事务所选聘制度 | 2025-10-12 | Chinese | ||
| 36683783 | 三角轮胎股份有限公司董事会秘书工作制度 | 2025-10-12 | Chinese | ||
| 36683767 | 三角轮胎股份有限公司投资者关系管理制度 | 2025-10-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of rubber tyres and tubes; retreading and rebuilding of rubber tyres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vidachim AD
Manufacturer of polyamide fibers, resins, rubber products, …
|
— | BG | Manufacturing |
|
ZHONGCE RUBBER GROUP CO., LTD.
Develops and manufactures a comprehensive range of tires fo…
|
603049 | CN | Manufacturing |
|
泰凯英
Provides tailored OTR tire solutions and technical support …
|
920020 | CN | Manufacturing |
Triangle Tyre 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/57204/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57204 | 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=57204 | 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=57204 \ -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": 57204}, 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 Triangle Tyre Co.,Ltd (id: 57204)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.