
TST Group — Investor Relations & Filings
TST Group Holding Ltd. is an integrated textile manufacturer specializing in the development and production of high-performance knitted fabrics. The company provides a comprehensive range of products, including cotton sports fabrics, single jersey, pique, fleece, jacquard, and advanced synthetic blends. Operating through a regionalized supply chain, the group maintains wholly-owned knitting and dyeing facilities in Cambodia and Vietnam, alongside certified production partners in China. TST Group utilizes a direct-to-brand engagement model, serving as a core supplier for major global apparel brands such as Adidas, Puma, Nike, and Gap. Key competitive advantages include flexible manufacturing, high-efficiency R&D—producing over 300 new fabric designs annually—and a commitment to sustainable production practices. The company focuses on optimizing the industry value chain through technical innovation, rigorous quality control, and customized material development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司董事會決議通過子公司TST International Group Limited簽訂收購備忘錄 | 2022-02-23 | Chinese | |
| 代英屬開曼群島商冠星集團控股有限公司公告向關係人取得 使用權資產 | 2022-02-23 | Chinese | |
| 代子公司廣州市台巨管理諮詢有限公司公告向關係人取得使用權資 產 | 2022-02-23 | Chinese | |
| 代子公司廣州市良威針紡織品有限公司公告向關係人取得使用權資 產 | 2022-02-23 | Chinese | |
| 代子公司台巨紡織(上海)有限公司公告向關係人取得使用權資產 | 2022-02-23 | Chinese | |
| 代子公司Top Star Textile Limited公告向關係人取得使用權資產 | 2022-02-23 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 34568912 | 公告本公司董事會決議通過子公司TST International Group Limited簽訂收購備忘錄 | 2022-02-23 | Chinese | ||
| 34568913 | 代英屬開曼群島商冠星集團控股有限公司公告向關係人取得 使用權資產 | 2022-02-23 | Chinese | ||
| 34568916 | 代子公司廣州市台巨管理諮詢有限公司公告向關係人取得使用權資 產 | 2022-02-23 | Chinese | ||
| 34568917 | 代子公司廣州市良威針紡織品有限公司公告向關係人取得使用權資 產 | 2022-02-23 | Chinese | ||
| 34568918 | 代子公司台巨紡織(上海)有限公司公告向關係人取得使用權資產 | 2022-02-23 | Chinese | ||
| 34568919 | 代子公司Top Star Textile Limited公告向關係人取得使用權資產 | 2022-02-23 | Chinese | ||
| 34568921 | 111年01月內部人持股異動(事後) | 2022-02-15 | Chinese | ||
| 34568920 | 111年01月董事會成員及持股 | 2022-02-15 | Chinese | ||
| 34568923 | 公告本公司110年第四季合併自結損益 | 2022-02-14 | Chinese | ||
| 34568926 | 111年1月背書保證與資金貸與 | 2022-02-10 | Chinese | ||
| 34568925 | 111年1月營業收入 | 2022-02-10 | Chinese | ||
| 34568927 | 代子公司Top Sports Textile Limited公告向關係人取得使用權 資產(補充110/03/24公告) | 2022-01-24 | Chinese | ||
| 34568928 | 代子公司廣州市台巨管理諮詢有限公司公告向關係人取得使用權 資產(補充110/03/24公告) | 2022-01-24 | Chinese | ||
| 34568929 | 代子公司台巨紡織(上海)有限公司公告向關係人取得使用權 資產(補充110/03/24公告) | 2022-01-24 | Chinese | ||
| 34568930 | 代子公司Top Star Textile Limited公告向關係人取得使用權資產 (補充110/03/24公告) | 2022-01-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ayesha Textile Mills Limited
Leading textile manufacturer with vertical integration from…
|
AYTM | PK | Manufacturing |
|
Best Pacific International Holdings Limited
Specialized manufacturer and trader of high-performance tex…
|
2111 | KY | Manufacturing |
|
EVERTEX
Vertically integrated manufacturer of sustainable and funct…
|
1470 | TW | Manufacturing |
|
Fieratex S.A.
A vertically integrated textile company producing circular …
|
FIER | GR | Manufacturing |
|
Fountain Set (Holdings) Limited
Vertically integrated, world's largest manufacturer of circ…
|
420 | HK | Manufacturing |
|
Fujian Fynex Textile Science & Technology Co.,Ltd
Vertically integrated producer of high-end functional knitt…
|
600493 | CN | Manufacturing |
|
Hongda High-Tech Holding Co.,Ltd.
Produces warp-knitted fabrics and medical electronic diagno…
|
002144 | CN | Manufacturing |
|
Kam Hing International Holdings Limited
Large-scale, vertically integrated textile manufacturer of …
|
2307 | HK | Manufacturing |
|
KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş.
Textile manufacturer producing yarns and knitted fabrics fr…
|
KRTEK | TR | Manufacturing |
|
LI CHENG
Global manufacturer of 3D spacer fabrics for sports footwea…
|
4426 | TW | Manufacturing |
TST Group 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/52395/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52395 | 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=52395 | 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=52395 \ -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": 52395}, 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 TST Group (id: 52395)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.