
HMC — Investor Relations & Filings
HIWIN MIKROSYSTEM CORP. is a global manufacturer specializing in high-end direct drive technology and motion control systems. The company focuses on the research, development, and production of precision motion components and integrated mechatronic solutions. Its extensive product portfolio includes linear motors, torque motors, direct drive motors, servo motors, and high-speed spindle motors. Additionally, the company provides advanced positioning systems such as linear motor stages, nanometer-scale positioning platforms, and vacuum motors. HIWIN MIKROSYSTEM also develops essential control hardware, including controllers, drives, and position measurement systems. By integrating expertise in transmission control and system technology, the company serves high-precision sectors like semiconductor manufacturing and automation, delivering solutions designed to optimize industrial performance and motion accuracy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司訂定除息基準日之相關事宜 | 2026-05-26 | Chinese | |
| 公告本公司115年度股東常會通過解除董事及其代表人 競業禁止之限制案 | 2026-05-26 | Chinese | |
| 公告本公司115年度股東常會重要決議事項 | 2026-05-26 | Chinese | |
| 115年05月僑外投資持股 | 2026-05-19 | Chinese | |
| 公告本公司115年第一季合併財務報告董事會預計召開日期 為115年05月08日 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_4576_20260526F13.pdf | 2026-04-24 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47060444 | 公告本公司訂定除息基準日之相關事宜 | 2026-05-26 | Chinese | ||
| 47060442 | 公告本公司115年度股東常會通過解除董事及其代表人 競業禁止之限制案 | 2026-05-26 | Chinese | ||
| 47060438 | 公告本公司115年度股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 46528401 | 115年05月僑外投資持股 | 2026-05-19 | Chinese | ||
| 39979669 | 公告本公司115年第一季合併財務報告董事會預計召開日期 為115年05月08日 | 2026-04-30 | Chinese | ||
| 36091341 | 115年年報及股東會資料 — 2026_4576_20260526F13.pdf | 2026-04-24 | Chinese | ||
| 36091218 | 115年年報及股東會資料 — 2026_4576_20260526FE2.pdf | 2026-04-24 | English | ||
| 36091167 | 115年年報及股東會資料 — 2026_4576_20260526F02.pdf | 2026-04-24 | Chinese | ||
| 36091050 | 115年年報及股東會資料 — 2026_4576_20260526FE1.pdf | 2026-04-24 | English | ||
| 36091027 | 115年年報及股東會資料 — 2026_4576_20260526F01.pdf | 2026-04-24 | Chinese | ||
| 35626061 | 115年4月22日內部人設質解質 | 2026-04-23 | Chinese | ||
| 35569256 | 114年第4季財務報告書 — 202504_4576_AIC.pdf | 2026-04-23 | English | ||
| 35569233 | 114年第4季財務報告書 — 202504_4576_AIA.pdf | 2026-04-23 | English | ||
| 34475147 | 係因本公司有價證券於集中交易市場達公布注意交易資訊標 準,故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-04-14 | Chinese | ||
| 33774782 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Electroparataj S.A.
OEM manufacturer of low-voltage electrical equipment and el…
|
ELJ | RO | Manufacturing |
|
Elensys Co.,Ltd.
Manufacturer of electronic components and motors for the ho…
|
264850 | KR | Manufacturing |
|
ELP Corp.
Develops and manufactures test and inspection equipment for…
|
063760 | KR | Manufacturing |
|
Elpro International Ltd.
Engages in electrical manufacturing, real estate developmen…
|
ELPROINTL | IN | Manufacturing |
|
ELSA Solutions SpA
Distributes motion control solutions and manufactures indus…
|
ELSA | IT | Manufacturing |
|
Elspec Engeneering Ltd.
A technology provider specializing in electrical power qual…
|
ELSPC | IL | Manufacturing |
|
Emco Industries Limited
Leading manufacturer of high and low tension electrical por…
|
EMCO | PK | Manufacturing |
|
EMEK ELEKTRİK ENDÜSTRİSİ A.Ş.
Manufacturer of high-voltage instrument transformers and di…
|
EMKEL | TR | Manufacturing |
|
EMERSON ELECTRIC CO
A global technology and engineering company providing autom…
|
EMR | US | Manufacturing |
|
ENC Digital Technology Co., Ltd
Develops and manufactures industrial automation and power e…
|
603869 | CN | Manufacturing |
HMC 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/52414/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52414 | 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=52414 | 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=52414 \ -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": 52414}, 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 HMC (id: 52414)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.