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 |
|---|---|---|---|
| 第六届监事会第三次会议决议公告 | 2020-10-26 | Chinese | |
| 独立董事关于第六届董事会第三次会议有关事项的事前认可意见 | 2020-10-26 | Chinese | |
| 2020年第三季度主要经营数据公告 | 2020-10-26 | Chinese | |
| 第六届董事会第三次会议决议公告 | 2020-10-26 | Chinese | |
| 2020年第三季度报告 | 2020-10-26 | Chinese | |
| 关于参加山东辖区上市公司2020年度投资者网上集体接待日活动的公告 | 2020-09-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 36676239 | 第六届监事会第三次会议决议公告 | 2020-10-26 | Chinese | ||
| 36676234 | 独立董事关于第六届董事会第三次会议有关事项的事前认可意见 | 2020-10-26 | Chinese | ||
| 36676226 | 2020年第三季度主要经营数据公告 | 2020-10-26 | Chinese | ||
| 36676217 | 第六届董事会第三次会议决议公告 | 2020-10-26 | Chinese | ||
| 36676207 | 2020年第三季度报告 | 2020-10-26 | Chinese | ||
| 36676197 | 关于参加山东辖区上市公司2020年度投资者网上集体接待日活动的公告 | 2020-09-25 | Chinese | ||
| 36676188 | 关于使用自有资金进行现金管理的实施进展公告 | 2020-09-24 | Chinese | ||
| 36676180 | 2020年第二季度主要经营数据公告 | 2020-08-26 | Chinese | ||
| 36676172 | 募集资金存放与实际使用情况的专项报告 | 2020-08-26 | Chinese | ||
| 36676164 | 第六届监事会第二次会议决议公告 | 2020-08-26 | Chinese | ||
| 36676156 | 独立董事关于第六届董事会第二次会议有关事项的独立意见 | 2020-08-26 | Chinese | ||
| 36676151 | 第六届董事会第二次会议决议公告 | 2020-08-26 | Chinese | ||
| 36676145 | 2020年半年度报告 | 2020-08-26 | Chinese | ||
| 36676072 | 2020年半年度报告摘要 | 2020-08-26 | Chinese | ||
| 36676057 | 关于使用自有资金进行现金管理的实施进展公告 | 2020-08-18 | 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.