
ENERGY TECHNOLOGIES LIMITED — Investor Relations & Filings
Energy Technologies Limited is a specialized manufacturer and supplier of high-performance wire and cable products. Through its primary subsidiary, Bambach Wires and Cables, the company designs and produces a diverse range of specialized cables tailored for demanding industrial applications. Its product portfolio includes low voltage power, control, instrumentation, and data cables, as well as customized solutions for the defense, rail, mining, and infrastructure sectors. The company focuses on engineering products that meet rigorous technical standards for durability and reliability in harsh environments. By maintaining domestic manufacturing capabilities, it provides specialized technical support and rapid turnaround times for complex engineering projects. The firm serves a broad client base requiring high-specification electrical connectivity solutions for critical infrastructure and industrial operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Application for quotation of securities - EGY 6 pages 18.2KB | 2026-05-13 | English | |
| EGY Cleansing Notice S708A 1 | 2026-05-13 | English | |
| Announcement of Capital Raising 2 pages 104.5KB | 2026-05-07 | English | |
| Proposed issue of securities - EGY 5 pages 17.9KB | 2026-05-07 | English | |
| Trading Halt 2 pages 332.5KB | 2026-05-05 | English | |
| Appendix 4C and Cover Ltr qtr ending 31 March 2026 8 pages 262.8KB | 2026-04-29 | English |
Browse filings by year
23 years- 2026 13 filings
- 2024 39 filings
- 2023 38 filings
- 2022 23 filings
- 2021 51 filings
- 2020 49 filings
- 2019 37 filings
- 2018 21 filings
- 2017 9 filings
- 2016 14 filings
- 2015 25 filings
- 2014 14 filings
- 2013 27 filings
- 2012 36 filings
- 2011 16 filings
- 2010 24 filings
- 2009 30 filings
- 2008 48 filings
- 2007 41 filings
- 2006 33 filings
- 2005 27 filings
- 2004 23 filings
- 2003 4 filings
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic and electric wires and cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZHEJIANG ZHAOLONG INTERCONNECT TECHNOLOGY CO., LTD.
Develops and manufactures high-performance data cables and …
|
300913 | CN | Manufacturing |
|
同享科技
Manufactures high-performance PV ribbons and busbars for so…
|
920167 | CN | Manufacturing |
|
晨光电缆
Manufactures high-voltage XLPE power cables and conductors …
|
920639 | CN | Manufacturing |
|
球冠电缆
Produces LV to EHV power cables and specialized wires for e…
|
920682 | CN | Manufacturing |
ENERGY TECHNOLOGIES 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/64831/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64831 | 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=64831 | 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=64831 \ -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": 64831}, 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 ENERGY TECHNOLOGIES LIMITED (id: 64831)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.