
NINGBO DEYE TECHNOLOGY COMPANY LIMITED — Investor Relations & Filings
Ningbo Deye Technology Company Limited focuses on the research, development, and production of power electronics and thermal exchange components. The company’s primary product lines include solar inverters, energy storage systems, and environmental appliances. Its inverter portfolio encompasses hybrid, string, and microinverter technologies tailored for residential and commercial solar installations. Furthermore, the firm manufactures lithium-ion battery storage units and high-performance heat exchangers utilized in air conditioning and refrigeration systems. By integrating power conversion expertise with thermal management technology, the company provides comprehensive solutions for renewable energy and climate control. The organization maintains a global presence, delivering technical equipment designed to optimize energy efficiency and support sustainable infrastructure development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于调整2022年股票期权激励计划行权价格及数量的公告 | 2026-05-26 | Chinese | |
| 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2026-05-26 | Chinese | |
| 第三届董事会第二十五次会议决议公告 | 2026-05-26 | Chinese | |
| 关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-22 | Chinese | |
| 关于调整2025年度利润分配总额和资本公积金转增股本总额的公告 | 2026-05-17 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-17 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47077683 | 关于调整2022年股票期权激励计划行权价格及数量的公告 | 2026-05-26 | Chinese | ||
| 47077340 | 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2026-05-26 | Chinese | ||
| 47076536 | 第三届董事会第二十五次会议决议公告 | 2026-05-26 | Chinese | ||
| 46868151 | 关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-22 | Chinese | ||
| 46379018 | 关于调整2025年度利润分配总额和资本公积金转增股本总额的公告 | 2026-05-17 | Chinese | ||
| 46379016 | 2025年年度权益分派实施公告 | 2026-05-17 | Chinese | ||
| 44279286 | 关于股票期权限制行权期间的提示性公告 | 2026-05-06 | Chinese | ||
| 39178122 | 2026年第一季度报告 | 2026-04-29 | Chinese | ||
| 39178120 | 2025年年度股东会会议资料 | 2026-04-22 | Chinese | ||
| 39178117 | 中国国际金融股份有限公司关于宁波德业科技股份有限公司2022年度向特定对象发行股票持续督导保荐总结报告书 | 2026-04-17 | Chinese | ||
| 39178116 | 关于使用部分暂时闲置募集资金购买理财产品到期赎回的公告 | 2026-04-16 | Chinese | ||
| 39178113 | 中国国际金融股份有限公司关于宁波德业科技股份有限公司2025年度持续督导年度报告书 | 2026-04-15 | Chinese | ||
| 39178112 | 关于使用部分暂时闲置募集资金购买理财产品到期赎回的公告 | 2026-04-10 | Chinese | ||
| 39178100 | 2025年度可持续发展报告(中文版) | 2026-04-09 | Chinese | ||
| 39177562 | 2025年度审计报告 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
NINGBO DEYE TECHNOLOGY COMPANY 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/57981/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57981 | 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=57981 | 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=57981 \ -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": 57981}, 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 NINGBO DEYE TECHNOLOGY COMPANY LIMITED (id: 57981)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.