
WIN WIN — Investor Relations & Filings
Win Win Precision Technology Co., Ltd. specializes in the development and manufacturing of precision components for semiconductor equipment and integrated renewable energy solutions. The company provides vertically integrated services, including the R&D, fabrication, and maintenance of critical consumable parts for ion implantation and thin-film processes, supporting global tier-1 wafer fabs in optimizing equipment performance and yield. In the energy sector, the company operates the WINAICO brand, offering high-efficiency solar modules, energy storage systems, and smart microgrid solutions. Its services encompass corporate energy management, assisting clients with green energy transition and carbon reduction goals. With over two decades of technical expertise, the company serves a diverse international clientele across the semiconductor and renewable energy sectors, emphasizing high reliability and customized engineering solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司股東常會通過解除法人董事代表人競業禁止之限制案 | 2026-05-25 | Chinese | |
| 115年度股東常會重要決議事項 | 2026-05-25 | Chinese | |
| 115年05月法人說明會簡報 — 494920260521M001.pdf | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-21 | Chinese | |
| 本公司受邀福邦證券舉辦法人說明會 | 2026-05-20 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47013913 | 本公司股東常會通過解除法人董事代表人競業禁止之限制案 | 2026-05-25 | Chinese | ||
| 47013907 | 115年度股東常會重要決議事項 | 2026-05-25 | Chinese | ||
| 46719125 | 115年05月法人說明會簡報 — 494920260521M001.pdf | 2026-05-21 | Chinese | ||
| 46719017 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46571456 | 本公司受邀福邦證券舉辦法人說明會 | 2026-05-20 | Chinese | ||
| 46569273 | 115年05月法人說明會簡報 | 2026-05-20 | Chinese | ||
| 46368398 | 115年第1季財務報告書 — 202601_4949_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372570 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372285 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373855 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373505 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373217 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372933 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46246526 | 本公司評估購置廠房土地、授權動支斡旋金並進行議價相關事宜 | 2026-05-12 | Chinese | ||
| 46231954 | 公告本公司董事會通過115年度第1季合併財務報告 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFA SOLAR ENERJİ SANAYİ VE TİCARET A.Ş.
Manufacturer of high-efficiency photovoltaic (PV) solar pan…
|
ALFAS | TR | Manufacturing |
|
Alpex Solar Limited
Manufactures solar PV modules and provides solar water pump…
|
ALPEXSOLAR | IN | Manufacturing |
|
Anji
Develops solar modules, metal 3D printing services, and UAV…
|
6477 | TW | Manufacturing |
|
Apollo Power Ltd.
Develops and manufactures flexible photovoltaic solutions l…
|
APLP | IL | Manufacturing |
|
ARISE Technologies Corporation
Developed, manufactured, and integrated high-efficiency PV …
|
APV | CA | Manufacturing |
|
ARM Green Industries Limited
Focused on the solar supply chain, encompassing trading and…
|
ARMG | PK | Manufacturing |
|
Ascent Solar Technologies, Inc.
Develops flexible, lightweight CIGS thin-film photovoltaic …
|
ASTI | US | Manufacturing |
|
Australian Premium Solar (India) Limited
Manufactures solar PV modules and provides EPC services for…
|
APS | IN | Manufacturing |
|
BILLION
Global provider of power electronics, green energy, and com…
|
3027 | TW | Manufacturing |
|
CLEARVUE TECHNOLOGIES LIMITED
Develops transparent solar glass for building-integrated ph…
|
CPV | AU | Manufacturing |
WIN WIN 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/52446/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52446 | 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=52446 | 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=52446 \ -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": 52446}, 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 WIN WIN (id: 52446)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.