DY POWER Corporation — Investor Relations & Filings
DY POWER Corporation is a manufacturer specializing in the production and sale of hydraulic cylinders for construction equipment and heavy machinery. The company's product portfolio includes cylinders for booms, arms, buckets, and dozers, which are essential components for machinery such as excavators and aerial work platforms. Established in 1978, the company pioneered the production of hydraulic cylinders for the construction industry in its domestic market. DY POWER focuses on developing and supplying high-performance hydraulic components, supported by dedicated research, development, and testing facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 최대주주등소유주식변동신고서 | 2026-04-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-27 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-27 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-03-27 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-03-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-25 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37352880 | 최대주주등소유주식변동신고서 | 2026-04-27 | Korean | ||
| 37352868 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-27 | Korean | ||
| 37352358 | 주식등의대량보유상황보고서(일반) | 2026-04-27 | Korean | ||
| 33057894 | 주식등의대량보유상황보고서(일반) | 2026-03-27 | Korean | ||
| 33056170 | 최대주주등소유주식변동신고서 | 2026-03-27 | Korean | ||
| 33038408 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-25 | Korean | ||
| 33038353 | 주식등의대량보유상황보고서(일반) | 2026-03-25 | Korean | ||
| 33038125 | 최대주주등소유주식변동신고서 | 2026-03-25 | Korean | ||
| 33023829 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 33020220 | 정기주주총회결과 | 2026-03-24 | Korean | ||
| 32956572 | 사업보고서 (2025.12) | 2026-03-16 | Korean | ||
| 32954407 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32940643 | 의결권대리행사권유참고서류 | 2026-03-13 | Korean | ||
| 32935470 | 최대주주등소유주식변동신고서 | 2026-03-12 | Korean | ||
| 32935434 | 주식등의대량보유상황보고서(일반) | 2026-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Norrhydro Group Oyj
Manufacturer of custom hydraulic cylinders and digital moti…
|
NORRH | FI | Manufacturing |
|
Parker-Hannifin Corp
Global manufacturer of motion and control technologies and …
|
PH | US | Manufacturing |
|
Przedsiębiorstwo Hydrauliki Siłowej Hydrotor S.A.
Manufacturer of hydraulic systems, offering machining and r…
|
HDR | PL | Manufacturing |
|
RIX CORPORATION
A manufacturing and trading company providing solutions for…
|
7525 | JP | Manufacturing |
|
Shandong Hongyu Precision Machinery Co., Ltd.
Manufactures high-precision hydraulic cylinders and compone…
|
002890 | CN | Manufacturing |
|
Shaoyang Victor Hydraulics Co.,Ltd.
Develops and manufactures high-pressure hydraulic component…
|
301079 | CN | Manufacturing |
|
SICHUAN CRUN CO., LTD
Manufactures hydraulic and lubrication systems for wind pow…
|
002272 | CN | Manufacturing |
|
SMC CORPORATION
Global manufacturer of automatic control equipment for indu…
|
6273 | JP | Manufacturing |
|
TAIWAN CHELIC CO., LTD.
Specialized manufacturer of pneumatic and electric automati…
|
4555 | TW | Manufacturing |
|
TAYLOR DEVICES, INC.
Engineering and manufacturing of shock and vibration contro…
|
TAYD | US | Manufacturing |
DY POWER Corporation 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/15430/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15430 | 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=15430 | 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=15430 \ -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": 15430}, 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 DY POWER Corporation (id: 15430)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.