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 |
|---|---|---|---|
| 2021年第一次临时股东大会会议资料 | 2021-01-19 | Chinese | |
| 第六届董事会第五次会议决议公告 | 2021-01-13 | Chinese | |
| 关于召开2021年第一次临时股东大会的通知 | 2021-01-13 | Chinese | |
| 独立董事关于第六届董事会第五次会议有关事项的独立意见 | 2021-01-13 | Chinese | |
| 关于董事辞职暨补选董事的公告 | 2021-01-08 | Chinese | |
| 独立董事关于第六届董事会第四次会议有关事项的事前认可意见 | 2020-12-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
5 filings
| |||||
| 36676513 | 2021年第一次临时股东大会会议资料 | 2021-01-19 | Chinese | ||
| 36676501 | 第六届董事会第五次会议决议公告 | 2021-01-13 | Chinese | ||
| 36676484 | 关于召开2021年第一次临时股东大会的通知 | 2021-01-13 | Chinese | ||
| 36676472 | 独立董事关于第六届董事会第五次会议有关事项的独立意见 | 2021-01-13 | Chinese | ||
| 36676463 | 关于董事辞职暨补选董事的公告 | 2021-01-08 | Chinese | ||
|
2020
10 filings
| |||||
| 36676446 | 独立董事关于第六届董事会第四次会议有关事项的事前认可意见 | 2020-12-29 | Chinese | ||
| 36676438 | 关于续签日常关联交易协议的公告 | 2020-12-29 | Chinese | ||
| 36676427 | 第六届监事会第四次会议决议公告 | 2020-12-29 | Chinese | ||
| 36676415 | 第六届董事会第四次会议决议公告 | 2020-12-29 | Chinese | ||
| 36676297 | 独立董事关于第六届董事会第四次会议有关事项的独立意见 | 2020-12-29 | Chinese | ||
| 36676291 | 关于会计政策变更的公告 | 2020-12-29 | Chinese | ||
| 36676282 | 关于使用暂时闲置募集资金进行现金管理的实施进展公告 | 2020-11-12 | Chinese | ||
| 36676277 | 关于增加日常关联交易额度的公告 | 2020-10-26 | Chinese | ||
| 36676268 | 独立董事关于第六届董事会第三次会议有关事项的独立意见 | 2020-10-26 | Chinese | ||
| 36676261 | 2020年第三季度报告 | 2020-10-26 | 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 |
|---|---|---|---|
|
Aeolus Tyre Co.,Ltd.
Produces specialized tires for commercial, construction, ag…
|
600469 | CN | Manufacturing |
|
Apollo Tyres Ltd
Global manufacturer of tires for passenger, commercial, and…
|
APOLLOTYRE | IN | Manufacturing |
|
Balkrishna Industries Ltd.
Global manufacturer of off-highway tires for agriculture, m…
|
BALKRISIND | IN | Manufacturing |
|
BORRACHAS VIPAL S.A.
Manufacturer of rubber products, tire retreading solutions,…
|
— | BR | Manufacturing |
|
BRIDGESTONE CORPORATION
Develops, manufactures, and markets tires and diversified i…
|
5108 | JP | Manufacturing |
|
BRİSA BRİDGESTONE SABANCI LASTİK SANAYİ VE TİCARET A.Ş.
A leading tire manufacturer for passenger, commercial, and …
|
BRISA | TR | Manufacturing |
|
Ceat Ltd.
Global manufacturer of pneumatic tires and tubes for divers…
|
CEATLTD | IN | Manufacturing |
|
Cheng Shin Rubber Ind. Co. Ltd.
Global manufacturer of tires for bicycles, vehicles, and in…
|
2105 | TW | Manufacturing |
|
Compagnie Générale des Etablissements Michelin
Manufacturer of tires, high-technology materials, and trave…
|
ML | FR | Manufacturing |
|
Dolfin Rubbers Limited
Manufactures butyl rubber inner tubes for diverse vehicle c…
|
542013 | IN | 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.