Doright Co.,Ltd. — Investor Relations & Filings
Doright Co., Ltd. specializes in the design, manufacture, and distribution of advanced heat transfer and energy-saving equipment. The company provides a comprehensive range of products, including high-efficiency air preheaters, heat exchangers, and pressure vessels. These solutions are primarily utilized in the petrochemical, chemical, metallurgical, and power generation sectors to optimize thermal efficiency and reduce energy consumption. Doright focuses on engineering innovation and technical research to deliver customized equipment that meets stringent environmental and operational requirements. Its core competencies lie in the development of specialized thermal systems designed to enhance industrial process performance while minimizing carbon footprints.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 市值管理制度(2026年4月) | 2026-04-26 | Chinese | |
| 关于制定、修订公司部分治理制度的公告 | 2026-04-26 | Chinese | |
| 2025年年度报告披露提示性公告 | 2026-04-26 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-26 | Chinese | |
| 2026年一季度报告 | 2026-04-26 | Chinese | |
| 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39947149 | 市值管理制度(2026年4月) | 2026-04-26 | Chinese | ||
| 39947147 | 关于制定、修订公司部分治理制度的公告 | 2026-04-26 | Chinese | ||
| 39947146 | 2025年年度报告披露提示性公告 | 2026-04-26 | Chinese | ||
| 39947143 | 关于2025年度利润分配预案的公告 | 2026-04-26 | Chinese | ||
| 39947140 | 2026年一季度报告 | 2026-04-26 | Chinese | ||
| 39947137 | 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-26 | Chinese | ||
| 39947136 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-26 | Chinese | ||
| 39947134 | 长江证券承销保荐有限公司关于青岛德固特节能装备股份有限公司2025年度募集资金存放、管理与使用情况的核查意见 | 2026-04-26 | Chinese | ||
| 39947133 | 关于续聘2026年度审计机构的公告 | 2026-04-26 | Chinese | ||
| 39947132 | 2025年度财务决算报告 | 2026-04-26 | Chinese | ||
| 39947129 | 2025年度内部控制审计报告 | 2026-04-26 | Chinese | ||
| 39947127 | 东方财富证券股份有限公司关于青岛德固特节能装备股份有限公司2025年限制性股票激励计划第一期解除限售及归属相关事项之独立财务顾问报告 | 2026-04-26 | Chinese | ||
| 39947124 | 北京市金杜(青岛)律师事务所关于青岛德固特节能装备股份有限公司2025年限制性股票激励计划部分已授予尚未归属限制性股票作废、第一个解除限售期解除限售及第一个归属期归属条件成就事项的法律意见书 | 2026-04-26 | Chinese | ||
| 39947123 | 关于2025年限制性股票激励计划第一个解除限售期解除限售条件成就的公告 | 2026-04-26 | Chinese | ||
| 39947121 | 关于向银行申请综合授信额度的公告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aurotek Corporation
Provides AI and robotics automation solutions for smart man…
|
6215 | TW | Manufacturing |
|
Avrot Industries Ltd.
Specializes in lining and coating steel pipes for corrosion…
|
AVRT | IL | Manufacturing |
|
Babcock & Wilcox Enterprises, Inc.
Provider of energy and environmental technologies for power…
|
BW | US | Manufacturing |
|
BEIJING JIUZHOUYIGUI ENVIRONMENTAL TECHNOLOGY CO., LTD.
Provides noise and vibration control solutions for rail tra…
|
688485 | CN | Manufacturing |
|
BHI Co., LTD.
Global supplier of equipment for the power generation and s…
|
083650 | KR | Manufacturing |
|
Bingshan Refrigeration & Heat Transfer Technologies Co.,Ltd.
Provides industrial and commercial refrigeration and heat t…
|
000530 | CN | Manufacturing |
|
Biorem Inc.
Specializes in advanced air emissions control systems for b…
|
BRM | CA | Manufacturing |
|
BIO-UV Group
Designs and manufactures chemical-free water and surface di…
|
ALTUV | FR | Manufacturing |
|
Blue Star Ltd
Provides air conditioning, commercial refrigeration, and ME…
|
BLUESTARCO | IN | Manufacturing |
|
Boss Packaging Solutions Limited
Manufactures automated packaging machinery for diverse indu…
|
BOSS | IN | Manufacturing |
Doright 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/55913/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55913 | 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=55913 | 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=55913 \ -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": 55913}, 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 Doright Co.,Ltd. (id: 55913)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.