METRICS MASTER INCOME TRUST — Investor Relations & Filings
Metrics Master Income Trust is a listed investment trust focused on providing exposure to the corporate loan market. Managed by Metrics Credit Partners, the trust aims to deliver monthly income and capital preservation by investing in a diversified portfolio of corporate debt. The portfolio primarily consists of senior-secured loans, but also includes subordinated and mezzanine debt across various sectors. By participating in direct lending to a broad range of corporate borrowers, the trust offers investors access to private credit markets typically reserved for institutional investors. The investment strategy emphasizes risk mitigation through rigorous credit analysis and diversification. Returns are generally linked to floating interest rates, providing a potential hedge against inflation and rising interest rates. The trust targets a return of the benchmark cash rate plus a specified margin, net of fees.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Daily Fund Update 1 page 629.2KB | 2026-04-27 | English | |
| Daily Fund Update 1 page 628.7KB | 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 - MXT 5 pages 18.2KB | 2026-04-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37952483 | Daily Fund Update 1 page 629.2KB | 2026-04-27 | English | ||
| 37952516 | Daily Fund Update 1 page 628.7KB | 2026-04-26 | English | ||
| 37397656 | Daily Fund Update 1 | 2026-04-23 | English | ||
| 37397644 | Daily Fund Update 1 | 2026-04-23 | English | ||
| 37394094 | Daily Fund Update 1 | 2026-04-23 | English | ||
| 37952528 | Dividend/Distribution - MXT 5 pages 18.2KB | 2026-04-22 | English | ||
| 37952539 | Daily Fund Update 1 page 145.3KB | 2026-04-20 | English | ||
| 37952557 | Daily Fund Update 1 page 629.1KB | 2026-04-19 | English | ||
| 37952599 | March 2026 Monthly Report 2 pages 682.2KB | 2026-04-16 | English | ||
| 37952572 | Daily Fund Update 1 page 628.2KB | 2026-04-16 | English | ||
| 37952613 | Daily Fund Update 1 page 628.9KB | 2026-04-15 | English | ||
| 37952627 | Daily Fund Update 1 page 266.9KB | 2026-04-14 | English | ||
| 37952635 | Daily Fund Update 1 page 267.5KB | 2026-04-13 | English | ||
| 37952643 | Daily Fund Update 1 page 267.4KB | 2026-04-12 | English | ||
| 37952663 | Application for quotation of securities - MXT 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 MASTER INCOME 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/65391/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65391 | 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=65391 | 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=65391 \ -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": 65391}, 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 MASTER INCOME TRUST (id: 65391)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.