
Yi Shin — Investor Relations & Filings
Yi Shin Textile Industrial Co., Ltd. is a specialized manufacturer of Draw Textured Yarn (DTY) and functional elastic yarns. The company focuses on the development and supply of composite yarns, composite elastic yarns, and high-performance functional fibers. Operating under its proprietary brand, "Magic Yarn," the company provides specialized textile materials to a global clientele of brand owners and downstream manufacturers. Yi Shin utilizes advanced automated production facilities to maintain high-quality standards and operational efficiency. A core component of its operations is a commitment to sustainability, evidenced by the provision of Global Recycled Standard (GRS) certified products. By combining technical innovation with a service-oriented manufacturing model, the company delivers diverse, high-value-added fiber solutions designed for modern functional applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季權益變動表 | 2026-03-12 | Chinese | |
| 114年第4季現金流量表 | 2026-03-12 | Chinese | |
| 114年第4季綜合損益表 | 2026-03-12 | Chinese | |
| 114年第4季資產負債表 | 2026-03-12 | Chinese | |
| 114年度應收帳款周轉率 | 2026-03-12 | Chinese | |
| 114年度存貨週轉率 | 2026-03-12 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34571029 | 114年第4季權益變動表 | 2026-03-12 | Chinese | ||
| 34571028 | 114年第4季現金流量表 | 2026-03-12 | Chinese | ||
| 34571025 | 114年第4季綜合損益表 | 2026-03-12 | Chinese | ||
| 34571024 | 114年第4季資產負債表 | 2026-03-12 | Chinese | ||
| 34571023 | 114年度應收帳款周轉率 | 2026-03-12 | Chinese | ||
| 34571022 | 114年度存貨週轉率 | 2026-03-12 | Chinese | ||
| 34571021 | 114年度毛利率 | 2026-03-12 | Chinese | ||
| 34571033 | 公告本公司一年內累積處分同一有價證券金額達實收 資本額20% | 2026-03-11 | Chinese | ||
| 34571036 | 115年2月營業收入 | 2026-03-06 | Chinese | ||
| 34571035 | 115年2月背書保證與資金貸與 | 2026-03-06 | Chinese | ||
| 34571037 | 本公司董事會通過召集115年股東常會相關事宜 | 2026-03-04 | Chinese | ||
| 34571038 | 公告本公司除息基準日 | 2026-03-04 | Chinese | ||
| 34571039 | 本公司董事會決議股利分派 | 2026-03-04 | Chinese | ||
| 34571040 | 公告本公司董事會通過114年度財務報告 | 2026-03-04 | Chinese | ||
| 34571042 | 114年度股利金額(董事會決議) | 2026-03-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Preparation and spinning of textile fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A B Cotspin India Limited
Integrated manufacturer of cotton yarn, knitted fabrics, an…
|
ABCOTS | DE | Manufacturing |
|
Adil Textile Mills Limited
manufacturing and export of value-added yarn and fiber prod…
|
ADTM | PK | Manufacturing |
|
Adinath Textiles Ltd.
Produces polyester-viscose blended and acrylic yarns for te…
|
514113 | IN | Manufacturing |
|
Aditya Spinners Ltd.
Produces high-quality synthetic and blended yarns for weavi…
|
521141 | IN | Manufacturing |
|
Agro Allianz Limited
Manufacturing and selling textile products, primarily yarn …
|
AAL | PK | Manufacturing |
|
AI CHAMPDANY INDUSTRIES LIMITED
Manufactures and exports jute and jute-blended products for…
|
532806 | IN | Manufacturing |
|
Akshar Spintex Limited
Produces high-quality combed, semi-combed, and carded cotto…
|
AKSHAR | IN | Manufacturing |
|
Allawasaya Tex. & Finishing Mills Ltd
Prominent textile spinning unit manufacturing and selling h…
|
AWTX | PK | Manufacturing |
|
Alok Industries Ltd.
Vertically integrated textile producer of yarns, apparel fa…
|
ALOKINDS | IN | Manufacturing |
|
Al-Qadir Textile Mills Limited
Produces premium ring-spun cotton, polyester, and blended y…
|
ALQT | PK | Manufacturing |
Yi Shin 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/52396/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52396 | 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=52396 | 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=52396 \ -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": 52396}, 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 Yi Shin (id: 52396)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.