
德瑞锂电 — Investor Relations & Filings
Huizhou DeRui Lithium Battery Co., Ltd. specializes in the research, development, production, and sales of lithium primary batteries. The company's core product portfolio includes lithium manganese dioxide (Li-MnO2) and lithium thionyl chloride (Li-SOCl2) batteries, available in various configurations such as cylindrical, coin, and soft-pack types. These power solutions are engineered for high energy density, stable discharge voltage, and a broad operating temperature range, making them suitable for long-term applications. DeRui Lithium Battery serves diverse global markets, providing critical power components for smart utility meters, Internet of Things (IoT) sensors, automotive electronics like tire pressure monitoring systems (TPMS), medical devices, and security equipment. The company emphasizes technological innovation and quality control to ensure high reliability and safety standards across its specialized battery lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第三届董事会第六次会议决议公告 | 2022-01-05 | Chinese | |
| 关于拟修订公司章程公告 | 2022-01-05 | Chinese | |
| 独立董事关于第三届董事会第六次会议相关事项的独立意见 | 2022-01-05 | Chinese | |
| 关于开展外汇衍生产品业务的公告 | 2022-01-05 | Chinese | |
| 内幕信息知情人登记管理制度 | 2022-01-05 | Chinese | |
| 独立董事工作制度 | 2022-01-05 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
13 filings
| |||||
| 39819470 | 第三届董事会第六次会议决议公告 | 2022-01-05 | Chinese | ||
| 39819448 | 关于拟修订公司章程公告 | 2022-01-05 | Chinese | ||
| 39819434 | 独立董事关于第三届董事会第六次会议相关事项的独立意见 | 2022-01-05 | Chinese | ||
| 39819424 | 关于开展外汇衍生产品业务的公告 | 2022-01-05 | Chinese | ||
| 39819411 | 内幕信息知情人登记管理制度 | 2022-01-05 | Chinese | ||
| 39819389 | 独立董事工作制度 | 2022-01-05 | Chinese | ||
| 39819376 | 对外投资管理办法 | 2022-01-05 | Chinese | ||
| 39819362 | 关联交易管理办法 | 2022-01-05 | Chinese | ||
| 39819351 | 关于使用自有闲置资金购买理财产品的公告 | 2022-01-05 | Chinese | ||
| 39819335 | 董事会秘书工作细则 | 2022-01-05 | Chinese | ||
| 39819323 | 信息披露管理制度 | 2022-01-05 | Chinese | ||
| 39819309 | 董事会议事规则 | 2022-01-05 | Chinese | ||
| 39819299 | 股东大会议事规则 | 2022-01-05 | Chinese | ||
|
2021
2 filings
| |||||
| 39819288 | 股票解除限售公告 | 2021-12-20 | Chinese | ||
| 39819277 | 关于接待机构投资者调研情况的公告 | 2021-11-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
德瑞锂电 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/58857/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58857 | 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=58857 | 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=58857 \ -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": 58857}, 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 德瑞锂电 (id: 58857)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.