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 |
|---|---|---|---|
| 2019年度审计报告 | 2020-04-22 | Chinese | |
| 独立董事对公司对外担保情况的专项说明及独立意见 | 2020-04-22 | Chinese | |
| 独立董事关于第五届董事会第二十二次会议有关事项的独立意见 | 2020-04-22 | Chinese | |
| 独立董事2019年度述职报告 | 2020-04-22 | Chinese | |
| 日常关联交易公告 | 2020-04-22 | Chinese | |
| 董事会审计委员会2019年度履职情况报告 | 2020-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 36675097 | 2019年度审计报告 | 2020-04-22 | Chinese | ||
| 36674883 | 独立董事对公司对外担保情况的专项说明及独立意见 | 2020-04-22 | Chinese | ||
| 36674873 | 独立董事关于第五届董事会第二十二次会议有关事项的独立意见 | 2020-04-22 | Chinese | ||
| 36674862 | 独立董事2019年度述职报告 | 2020-04-22 | Chinese | ||
| 36674854 | 日常关联交易公告 | 2020-04-22 | Chinese | ||
| 36674843 | 董事会审计委员会2019年度履职情况报告 | 2020-04-22 | Chinese | ||
| 36674834 | 内部控制审计报告 | 2020-04-22 | Chinese | ||
| 36674665 | 2019年年度报告摘要 | 2020-04-22 | Chinese | ||
| 36674643 | 2020年第一季度主要经营数据公告 | 2020-04-22 | Chinese | ||
| 36674633 | 2019年第四季度主要经营数据公告 | 2020-04-22 | Chinese | ||
| 36674625 | 2020年度现金管理额度公告 | 2020-04-22 | Chinese | ||
| 36674615 | 关于续聘会计师事务所的公告 | 2020-04-22 | Chinese | ||
| 36674603 | 2019年年度利润分配方案公告 | 2020-04-22 | Chinese | ||
| 36674591 | 2019年年度报告 | 2020-04-22 | Chinese | ||
| 36674588 | 关于使用自有资金进行现金管理的实施进展公告 | 2020-04-17 | 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.