
Henderson Opportunities Trust PLC — Investor Relations & Filings
Henderson Opportunities Trust PLC was an investment trust that aimed to achieve capital growth in excess of the FTSE All-Share Index from a portfolio of primarily UK companies. The trust employed a flexible investment approach, seeking opportunities across the breadth of the UK market. In March 2025, following shareholder approval of a scheme of reconstruction, the company was placed into a members' voluntary liquidation. The scheme offered shareholders the option to either receive a cash exit or roll over their investment into the Janus Henderson UK Equity Income & Growth Fund. The company's affairs are now being managed by joint liquidators.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Scheme Entitlements | 2025-03-14 | English | |
| Result of Meeting | 2025-03-14 | English | |
| Net Asset Value(s) | 2025-03-04 | English | |
| Net Asset Value(s) | 2025-03-03 | English | |
| Cancellation of Treasury Shares | 2025-02-28 | English | |
| Net Asset Value(s) | 2025-02-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 5414089 | Scheme Entitlements | 2025-03-14 | English | ||
| 5592459 | Result of Meeting | 2025-03-14 | English | ||
| 5586789 | Net Asset Value(s) | 2025-03-04 | English | ||
| 5585865 | Net Asset Value(s) | 2025-03-03 | English | ||
| 5585081 | Cancellation of Treasury Shares | 2025-02-28 | English | ||
| 5585213 | Net Asset Value(s) | 2025-02-28 | English | ||
| 5584520 | Net Asset Value(s) | 2025-02-27 | English | ||
| 3692376 | Henderson Opportunities Trust - General Meeting (First Scheme) | 2025-02-27 | English | ||
| 3656118 | Henderson Opportunities Trust plc Annual Report for the year ended 31 October 2024 | 2025-02-26 | English | ||
| 5583824 | Net Asset Value(s) | 2025-02-26 | English | ||
| 5583192 | Net Asset Value(s) | 2025-02-25 | English | ||
| 5582517 | Net Asset Value(s) | 2025-02-24 | English | ||
| 5581966 | Result of Meeting | 2025-02-21 | English | ||
| 5582048 | Monthly Factsheet as at 31 January 2025 | 2025-02-21 | English | ||
| 5582071 | Henderson Opportunities Trust plc - Monthly Factsheet as at 31 January 2025 | 2025-02-21 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Henderson Opportunities Trust PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
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 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… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
Henderson Opportunities Trust PLC 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/4687/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4687 | 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=4687 | 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=4687 \ -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": 4687}, 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 Henderson Opportunities Trust PLC (id: 4687)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.