METRICS INCOME OPPORTUNITIES TRUST — Investor Relations & Filings
Metrics Income Opportunities Trust is a managed investment scheme focused on providing exposure to a diversified portfolio of private credit investments. Managed by Metrics Credit Partners, the trust aims to deliver risk-adjusted returns through direct lending to a broad range of borrowers, including corporate entities and project-based ventures. The portfolio primarily consists of senior and subordinated loans, as well as other credit-related instruments. A key feature of the trust is its ability to participate in equity-like upside through the inclusion of warrants, options, and profit participation rights alongside its debt investments. The trust targets capital preservation while seeking to provide monthly cash income and the potential for capital growth. It provides investors with access to the private credit market, leveraging the investment manager's expertise in origination, credit analysis, and portfolio management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Daily Fund Update 1 page 622.1KB | 2026-04-27 | English | |
| Daily Fund Update 1 page 621.1KB | 2026-04-26 | English | |
| Daily Fund Update 1 | 2026-04-23 | English | |
| Daily Fund Update 1 | 2026-04-23 | English | |
| Daily Fund Update 1 | 2026-04-23 | English | |
| Dividend/Distribution - MOT 5 pages 18.2KB | 2026-04-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37932365 | Daily Fund Update 1 page 622.1KB | 2026-04-27 | English | ||
| 37932395 | Daily Fund Update 1 page 621.1KB | 2026-04-26 | English | ||
| 37397618 | Daily Fund Update 1 | 2026-04-23 | English | ||
| 37397609 | Daily Fund Update 1 | 2026-04-23 | English | ||
| 37394084 | Daily Fund Update 1 | 2026-04-23 | English | ||
| 37932402 | Dividend/Distribution - MOT 5 pages 18.2KB | 2026-04-22 | English | ||
| 37932420 | Daily Fund Update 1 page 133.0KB | 2026-04-20 | English | ||
| 37932454 | Daily Fund Update 1 page 622.2KB | 2026-04-19 | English | ||
| 37932501 | March 2026 Monthly Report 2 pages 606.2KB | 2026-04-16 | English | ||
| 37932488 | Daily Fund Update 1 page 621.5KB | 2026-04-16 | English | ||
| 37932510 | Daily Fund Update 1 page 622.5KB | 2026-04-15 | English | ||
| 37932516 | Daily Fund Update 1 page 264.6KB | 2026-04-14 | English | ||
| 37932533 | Daily Fund Update 1 page 266.5KB | 2026-04-13 | English | ||
| 37932552 | Daily Fund Update 1 page 265.6KB | 2026-04-12 | English | ||
| 37932573 | Application for quotation of securities - MOT 6 pages 17.6KB | 2026-04-09 | 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 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… |
METRICS INCOME OPPORTUNITIES TRUST 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/65361/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65361 | 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=65361 | 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=65361 \ -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": 65361}, 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 METRICS INCOME OPPORTUNITIES TRUST (id: 65361)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.