POWERTECHNIC GROUP BERHAD — Investor Relations & Filings
POWERTECHNIC GROUP BERHAD is a specialist in lifting systems, providing end-to-end solutions encompassing engineering design, fabrication, assembly, installation, commissioning, and ongoing maintenance and repair services. The company's core offerings include diverse crane and hoist systems, elevated platform systems, and various elevators, such as home lifts and goods hoists. Serving industrial, commercial, and residential markets, Powertechnic focuses on delivering high-performance, reliable, and tailored systems that enhance client productivity and cost-efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Report & CG Report - 2025 | 2026-04-28 | English | |
| General Meetings: Notice of Meeting | 2026-04-27 | English | |
| DEALINGS IN LISTED SECURITIES (CHAPTER 14 OF LISTING REQUIREMENTS) : Intention to Deal During Closed Period | 2026-04-22 | English | |
| Change in Principal Officer - MR CHIN YANJIANG | 2026-04-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46776826 | Annual Report & CG Report - 2025 | 2026-04-28 | English | ||
| 46777982 | General Meetings: Notice of Meeting | 2026-04-27 | English | ||
| 46780295 | DEALINGS IN LISTED SECURITIES (CHAPTER 14 OF LISTING REQUIREMENTS) : Intention to Deal During Closed Period | 2026-04-22 | English | ||
| 46789429 | Change in Principal Officer - MR CHIN YANJIANG | 2026-04-07 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Otis Worldwide Corp
Manufactures, installs, and services elevators, escalators,…
|
OTIS | US | Manufacturing |
|
Palfinger AG
A global producer of crane and hydraulic lifting solutions …
|
PAL | AT | Manufacturing |
|
PJP Makrum S.A.
Manufactures steel constructions, heavy machinery, and spec…
|
PJP | PL | Manufacturing |
|
Saimo Technology Co.,Ltd.
Provides bulk material handling, weighing, and industrial a…
|
300466 | CN | Manufacturing |
|
Sanfeng Intelligent Equipment Group Co., Ltd
Provides intelligent conveyor systems and automated product…
|
300276 | CN | Manufacturing |
|
Savaria Corporation
Designs, manufactures, and distributes accessibility and mo…
|
SIS | CA | Manufacturing |
|
Schindler Holding AG
Global provider of elevators, escalators, and moving walks …
|
SCHN | CH | Manufacturing |
|
SCK GROUP BERHAD
Specializes in smart packaging and industrial automation so…
|
— | MY | Manufacturing |
|
Shanghai Mechanical & Electrical Industry Co.,Ltd.
Manufactures elevators, escalators, printing machinery, and…
|
600835 | CN | Manufacturing |
|
Shanghai Zhenhua Heavy Industries Co.,Ltd.
Global manufacturer of port machinery, offshore equipment, …
|
600320 | CN | Manufacturing |
POWERTECHNIC GROUP BERHAD 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/71304/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71304 | 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=71304 | 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=71304 \ -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": 71304}, 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 POWERTECHNIC GROUP BERHAD (id: 71304)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.