
SHENYANG YUANDA INTELLECTUAL INDUSTRY GROUP CO.,LTD — Investor Relations & Filings
Shenyang Yuanda Intellectual Industry Group Co., Ltd. focuses on the design, manufacturing, installation, and maintenance of vertical transportation solutions. Under its flagship brand, BLT (Brilliant), the company offers a diverse portfolio including passenger elevators, freight elevators, escalators, and moving walks. The group integrates advanced engineering and intelligent manufacturing technologies, such as CNC machine tools and robotics, into its production processes to ensure high precision and safety standards. Serving residential, commercial, and public infrastructure projects globally, the company emphasizes research and development to provide energy-efficient and high-performance systems. Its operations are characterized by large-scale manufacturing capabilities and a commitment to international quality certifications, catering to complex architectural requirements and high-traffic urban environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度权益分派实施公告 | 2026-05-21 | Chinese | |
| 股票交易异常波动公告 | 2026-01-20 | Chinese | |
| 2025年度业绩预告 | 2026-01-19 | Chinese | |
| 2026年第一次临时股东会的法律意见书 | 2026-01-15 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-01-15 | Chinese | |
| 关于董事会完成换届选举及聘任高级管理人员、内部审计负责人和证券事务代表的公告 | 2026-01-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46758145 | 2025年度权益分派实施公告 | 2026-05-21 | Chinese | ||
| 36909362 | 股票交易异常波动公告 | 2026-01-20 | Chinese | ||
| 36909358 | 2025年度业绩预告 | 2026-01-19 | Chinese | ||
| 36909356 | 2026年第一次临时股东会的法律意见书 | 2026-01-15 | Chinese | ||
| 36909346 | 2026年第一次临时股东会决议公告 | 2026-01-15 | Chinese | ||
| 36909343 | 关于董事会完成换届选举及聘任高级管理人员、内部审计负责人和证券事务代表的公告 | 2026-01-15 | Chinese | ||
| 36909341 | 关于第六届董事会第一次(临时)会议决议的公告 | 2026-01-15 | Chinese | ||
| 36909337 | 第五届董事会第二十六次(临时)会议决议公告 | 2026-01-09 | Chinese | ||
| 36909329 | 《沈阳远大智能工业集团股份有限公司拟资产入账涉及的梁河县南甸伴山温泉小镇、滇池明珠广场的三处房地产公允价值资产评估报告》-中评正信评报字[2026]001号 | 2026-01-09 | Chinese | ||
| 36909316 | 关于云南省城乡建设投资有限公司玉溪棚户区改造分公司以房抵债的公告 | 2026-01-09 | Chinese | ||
| 36909314 | 关于对外投资设立全资子公司进展的公告 | 2026-01-04 | Chinese | ||
|
2025
4 filings
| |||||
| 36909304 | 独立董事候选人声明与承诺(王岩东) | 2025-12-30 | Chinese | ||
| 36909292 | 关于对外投资设立全资子公司的公告 | 2025-12-30 | Chinese | ||
| 36909285 | 关于2026年度日常关联交易预计的公告 | 2025-12-30 | Chinese | ||
| 36909273 | 公司章程(2025年12月) | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Action Construction Equipments Ltd.
Manufacturer of cranes, material handling, construction, an…
|
ACE | IN | Manufacturing |
|
ADMACH SYSTEMS LIMITED
Designs and manufactures material handling systems and indu…
|
544669 | IN | Manufacturing |
|
Affordable Robotic & Automation Limited
Provides turnkey automation, robotic welding, and automated…
|
AFFORDABLE | IN | Manufacturing |
|
AICHI CORPORATION
Manufacturer of aerial work platforms and digger derricks f…
|
6345 | JP | Manufacturing |
|
Alimak Group
Provider of vertical access solutions for industrial and co…
|
ALIG | SE | Manufacturing |
|
Anhui Heli Co., Ltd.
Manufactures industrial vehicles, forklifts, and automated …
|
600761 | CN | Manufacturing |
|
Autostore Holdings Ltd.
Designs and manufactures robotic, cube-based order-fulfillm…
|
AUTO | BM | Manufacturing |
|
BALYO
Develops robotic solutions for automating material handling…
|
BALYO | FR | Manufacturing |
|
BARDELLA S.A. INDUSTRIAS MECANICAS - EM RECUPERAÇÃO JUDICIAL
Manufacturer of heavy industrial equipment and steel profil…
|
— | BR | Manufacturing |
|
BlueSword Intelligent Technology Co.,Ltd.
Provider of intelligent logistics systems and automated war…
|
688557 | CN | Manufacturing |
SHENYANG YUANDA INTELLECTUAL INDUSTRY GROUP CO.,LTD 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/54707/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54707 | 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=54707 | 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=54707 \ -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": 54707}, 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 SHENYANG YUANDA INTELLECTUAL INDUSTRY GROUP CO.,LTD (id: 54707)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.