%20INCORPORATION/other/STRONG_H_MACHINERY_TECHNOLOGY_qGHDV7s.png)
STRONG H — Investor Relations & Filings
Strong H Machinery Technology Co., Ltd. is a specialist in the precision manufacturing of industrial sewing machine components. Operating under the "STRONG H" brand, the company produces an extensive portfolio of over 10,000 products, including cutting knives, needle plates, feed dogs, presser feet, needle clamps, and embroidery machine tools. With over two decades of experience, the firm provides high-precision spare parts to both global original equipment manufacturers (OEMs) and the aftermarket repair sector. The company is distinguished by its large-scale production capacity, technical expertise in mechanical processing, and a commitment to quality that supports international sewing machine brands. Its core operations focus on delivering durable, high-performance components essential for the global textile and garment manufacturing industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2025_4560_20260616FE4.pdf | 2026-05-19 | English | |
| 115年年報及股東會資料 — 2025_4560_20260616F04.pdf | 2026-05-19 | Chinese | |
| 115年年報及股東會資料 — 2026_4560_20260616F17.pdf | 2026-05-19 | Chinese | |
| 114年第4季財務報告書 — 202504_4560_AIA.pdf | 2026-05-14 | English | |
| 115年第1季財務報告書 — 202601_4560_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46522465 | 115年年報及股東會資料 — 2025_4560_20260616FE4.pdf | 2026-05-19 | English | ||
| 46522442 | 115年年報及股東會資料 — 2025_4560_20260616F04.pdf | 2026-05-19 | Chinese | ||
| 46522408 | 115年年報及股東會資料 — 2026_4560_20260616F17.pdf | 2026-05-19 | Chinese | ||
| 46369660 | 114年第4季財務報告書 — 202504_4560_AIA.pdf | 2026-05-14 | English | ||
| 46369493 | 115年第1季財務報告書 — 202601_4560_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372563 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372279 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373852 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373502 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373214 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372930 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46123566 | 115年年報及股東會資料 — 2026_4560_20260616F13.pdf | 2026-05-12 | Chinese | ||
| 46123532 | 115年年報及股東會資料 — 2026_4560_20260616FE2.pdf | 2026-05-12 | English | ||
| 46123476 | 115年年報及股東會資料 — 2026_4560_20260616F02.pdf | 2026-05-12 | Chinese | ||
| 46123406 | 115年年報及股東會資料 — 2026_4560_20260616FE1.pdf | 2026-05-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for textile, apparel and leather production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bajaj Steel Industries Ltd.
Manufactures cotton ginning and pressing machinery and turn…
|
BAJAJST | IN | Manufacturing |
|
China Hi-Tech Group Co.,Ltd
Manufactures advanced machinery and commercial vehicles wit…
|
600730 | CN | Manufacturing |
|
CHTC Fong’s International Company Limited
Engaged in advanced textile dyeing equipment manufacturing …
|
641 | HK | Manufacturing |
|
Haina Intelligent Equipment International Holdings Limited
Designs and manufactures automated production lines for dis…
|
1645 | HK | Manufacturing |
|
Hangzhou Honghua Digital Technology Stock Company LTD.
Develops digital inkjet printing technology and industrial …
|
688789 | CN | Manufacturing |
|
Hangzhou Iecho Science & Technology Co., Ltd.
Provides automated high-precision digital cutting systems f…
|
688092 | CN | Manufacturing |
|
Harish Textile Engineers Limited
Designs and manufactures advanced textile processing and fi…
|
542682 | IN | Manufacturing |
|
Indian Card Clothing Ltd
Manufactures card clothing and accessories for the global t…
|
INDIANCARD | IN | Manufacturing |
|
JACK TECHNOLOGY CO., LTD
Global manufacturer of industrial sewing equipment and smar…
|
603337 | CN | Manufacturing |
|
JANOME Corporation
Manufactures household sewing machines and high-precision i…
|
6445 | JP | Manufacturing |
STRONG H 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/52407/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52407 | 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=52407 | 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=52407 \ -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": 52407}, 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 STRONG H (id: 52407)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.