
Livermore Investments Group Limited — Investor Relations & Filings
Livermore Investments Group Limited is a professional investment company focused on generating high returns and creating sustainable value. As a publicly owned investment manager, the firm employs a diversified strategy. Its portfolio primarily consists of fixed-income instruments, with a significant focus on Collateralized Loan Obligations (CLOs). The company also seeks value opportunities in private equity and real estate sectors. Livermore actively manages its investments, strategically selling assets to realize gains and for risk management purposes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Final Results | 2026-05-27 | English | |
| Appointment of Directors | 2026-02-18 | English | |
| Major shareholding notification | 2025-11-13 | English | |
| Appointment of Non-Executive Director | 2025-10-22 | English | |
| Interim Results | 2025-09-26 | English | |
| Results of AGM and Board Change | 2025-08-26 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 47225185 | Final Results | 2026-05-27 | English | ||
| 34561427 | Appointment of Directors | 2026-02-18 | English | ||
|
2025
9 filings
| |||||
| 8294160 | Major shareholding notification | 2025-11-13 | English | ||
| 8035333 | Appointment of Non-Executive Director | 2025-10-22 | English | ||
| 11391058 | Interim Results | 2025-09-26 | English | ||
| 7769191 | Results of AGM and Board Change | 2025-08-26 | English | ||
| 11370568 | Posting of Accounts and Notice of AGM | 2025-07-01 | English | ||
| 11368384 | Interim Dividend Exchange Rate | 2025-06-23 | English | ||
| 11358663 | Interim Dividend | 2025-05-23 | English | ||
| 11358396 | Final Results | 2025-05-23 | English | ||
| 11305771 | Directorate Change | 2025-01-02 | English | ||
|
2024
4 filings
| |||||
| 11295645 | Interim dividend exchange rate | 2024-11-08 | English | ||
| 11285927 | Interim Dividend | 2024-09-30 | English | ||
| 11284970 | Interim Results | 2024-09-26 | English | ||
| 11276805 | Result of AGM | 2024-08-27 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
Livermore Investments Group 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/10516/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10516 | 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=10516 | 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=10516 \ -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": 10516}, 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 Livermore Investments Group Limited (id: 10516)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.