
Yuanda China Holdings Limited — Investor Relations & Filings
Yuanda China Holdings Limited is an investment holding company primarily engaged in the design, procurement, manufacturing, sale, and installation of curtain wall systems. The company offers comprehensive, one-stop curtain wall services, covering the entire project lifecycle from initial engineering design and production to final assembly, installation, and maintenance. Operations commenced in 1993 through its subsidiary, Shenyang Yuanda Aluminum Industry Engineering Co., Ltd. The company is recognized globally for its specialization in curtain wall engineering, leveraging strong capital and standardized corporate operations to achieve significant development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter to Registered Shareholders - Notice of Publication of Circular and Proxy Form and Provision of Email Address Form | 2026-03-12 | English | |
| FORM OF PROXY FOR THE EXTRAORDINARY GENERAL MEETING ON 2 APRIL 2026 | 2026-03-12 | English | |
| NOTICE OF EXTRAORDINARY GENERAL MEETING | 2026-03-12 | English | |
| (1) PROPOSED DECLARATION AND PAYMENT OF SPECIAL DIVIDEND OUT OF SHARE PREMIUM ACCOUNT (2) CLOSURE OF REGISTER OF MEMBERS (3) NOTICE OF EGM | 2026-03-12 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 28 February 2026 | 2026-03-04 | English | |
| Special Dividend | 2026-03-03 | English |
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
APi Group Corp
A provider of life safety, security, and specialty contract…
|
APG | US | Construction |
|
Bravida Holding
A multi-technical service provider for buildings, facilitie…
|
BRAV | SE | Construction |
|
Brg Spolka Akcyjna
Provides maintenance, repair, and manufacturing for chemica…
|
BER | PL | Construction |
|
CHINA STATE CONSTRUCTION DEVELOPMENT HOLDINGS LIMITED
Integrated construction, engineering, and advanced building…
|
830 | HK | Construction |
|
E. Bon Holdings Limited
Supplier and installer of architectural builders' hardware,…
|
599 | HK | Construction |
|
Elevator Communications Co.,Ltd.
Specializes in the maintenance, repair, and renewal of elev…
|
353A | JP | Construction |
|
Fulltech Co.Ltd.
Designs, sells, installs, and maintains automatic doors and…
|
6546 | JP | Construction |
|
Hang Yick Holdings Company Limited
Provides specialized steel and metal engineering services t…
|
1894 | HK | Construction |
|
Herkules S.A.
Provider of hoisting equipment rental, oversize shipping, a…
|
HRS | PL | Construction |
|
HSC Resources Group Limited
Specialized contractor for the design, installation, and ma…
|
1850 | HK | Construction |
Yuanda China Holdings Limited 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/50776/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50776 | 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=50776 | 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=50776 \ -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": 50776}, 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 Yuanda China Holdings Limited (id: 50776)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.