
Tianneng Battery Group Co.,Ltd. — Investor Relations & Filings
Tianneng Battery Group Co.,Ltd. specializes in the research, development, and manufacturing of advanced battery systems. The company primarily focuses on motive power batteries for light electric vehicles, including e-bikes, tricycles, and low-speed electric cars. Its product portfolio includes high-capacity lead-acid batteries, lithium-ion batteries, and hydrogen fuel cells. Beyond motive power, the company provides energy storage solutions for telecommunications, power grids, and renewable energy projects. Tianneng emphasizes a circular economy through its battery recycling and resource regeneration initiatives. The firm integrates smart manufacturing processes to enhance energy density and cycle life across its product lines, serving global markets with sustainable energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 天能电池集团股份有限公司关于补充确认2025年度日常关联交易的公告 | 2026-03-27 | Chinese | |
| 天能电池集团股份有限公司董事会关于独立董事独立性自查情况专项报告 | 2026-03-27 | Chinese | |
| 天能电池集团股份有限公司2025年度审计报告 | 2026-03-27 | Chinese | |
| 天能电池集团股份有限公司关于变更持续督导保荐代表人的公告 | 2026-03-19 | Chinese | |
| 天能电池集团股份有限公司2025年度业绩快报公告 | 2026-02-27 | Chinese | |
| 天能电池集团股份有限公司关于使用部分闲置募集资金进行现金管理的公告 | 2026-01-08 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 39349524 | 天能电池集团股份有限公司关于补充确认2025年度日常关联交易的公告 | 2026-03-27 | Chinese | ||
| 39349515 | 天能电池集团股份有限公司董事会关于独立董事独立性自查情况专项报告 | 2026-03-27 | Chinese | ||
| 39349496 | 天能电池集团股份有限公司2025年度审计报告 | 2026-03-27 | Chinese | ||
| 39349349 | 天能电池集团股份有限公司关于变更持续督导保荐代表人的公告 | 2026-03-19 | Chinese | ||
| 39349342 | 天能电池集团股份有限公司2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 39349334 | 天能电池集团股份有限公司关于使用部分闲置募集资金进行现金管理的公告 | 2026-01-08 | Chinese | ||
| 39349329 | 中信证券股份有限公司关于天能电池集团股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-01-08 | Chinese | ||
| 39349325 | 天能电池集团股份有限公司关于使用部分暂时闲置自有资金进行委托理财的公告 | 2026-01-08 | Chinese | ||
|
2025
7 filings
| |||||
| 39349318 | 天能电池集团股份有限公司2025年第三次临时股东大会决议公告 | 2025-12-19 | Chinese | ||
| 39349308 | 北京市中伦律师事务所关于天能电池集团股份有限公司2025年第三次临时股东大会的法律意见书 | 2025-12-19 | Chinese | ||
| 39349299 | 天能电池集团股份有限公司2025年第三次临时股东大会会议资料 | 2025-12-11 | Chinese | ||
| 39349289 | 天能电池集团股份有限公司累积投票实施制度(2025年修订) | 2025-11-28 | Chinese | ||
| 39349277 | 天能电池集团股份有限公司关于召开2025年第三次临时股东大会的通知 | 2025-11-28 | Chinese | ||
| 39349267 | 天能电池集团股份有限公司会计师事务所选聘制度(2025年修订) | 2025-11-28 | Chinese | ||
| 39349253 | 天能电池集团股份有限公司关于部分募投项目延期、终止并将节余募集资金永久补充流动资金的公告 | 2025-11-28 | 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 |
Tianneng Battery 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/58659/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58659 | 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=58659 | 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=58659 \ -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": 58659}, 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 Tianneng Battery Group Co.,Ltd. (id: 58659)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.