DELIXI NEW ENERGY TECHNOLOGY CO.,LTD — Investor Relations & Filings
About DELIXI NEW ENERGY TECHNOLOGY CO.,LTD
DELIXI NEW ENERGY TECHNOLOGY CO.,LTD. focuses on the research, development, and production of power electronics and energy storage solutions. The company’s primary offerings include string and hybrid solar inverters, lithium-ion battery systems, and integrated energy storage solutions (ESS) for residential, commercial, and industrial applications. Its technical scope encompasses high-efficiency power conversion, smart energy management software, and electric vehicle charging infrastructure. The firm emphasizes modular architecture and intelligent monitoring to enhance system reliability and energy yield. By integrating advanced power electronics with battery management technology, the company provides comprehensive hardware and software platforms for photovoltaic power generation and grid-tied or off-grid energy management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市天元律师事务所上海分所关于德力西新能源科技股份有限公司2021年限制性股票激励计划预留授予部分限制性股票第三期解除限售相关事宜的法律意见 | 2026-04-13 | Chinese | |
| 德力西新能源科技股份有限公司董事会审计与风险控制委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-13 | Chinese | |
| 德力西新能源科技股份有限公司关于续聘会计师事务所的公告 | 2026-04-13 | Chinese | |
| 德力西新能源科技股份有限公司2025年度独立董事述职报告(张占平) | 2026-04-13 | Chinese | |
| 德力西新能源科技股份有限公司2025年年度报告 | 2026-04-13 | Chinese | |
| 德力西新能源科技股份有限公司2025年度独立董事述职报告(李薇) | 2026-04-13 | 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 |
|
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 |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
DELIXI NEW ENERGY TECHNOLOGY 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/57366/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57366 | 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=57366 | 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=57366 \ -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": 57366}, 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 DELIXI NEW ENERGY TECHNOLOGY CO.,LTD (id: 57366)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.