
DoubleLine Yield Opportunities Fund — Investor Relations & Filings
DoubleLine Yield Opportunities Fund is a closed-end fund with the investment objective of seeking a high level of total return, with an emphasis on current income. The fund invests in a global portfolio of debt securities and other income-producing investments of any credit quality, including high-yield securities, from issuers anywhere in the world, including emerging markets. The investment process utilizes an active allocation strategy, beginning with a top-down macroeconomic assessment to guide sector weighting. The portfolio has the flexibility to allocate across various fixed-income sectors, such as securitized products, corporate credit, and mortgage-backed securities. The fund may employ leverage, which can magnify gains and losses, and has the ability to manage foreign currency risk.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DOUBLELINE YIELD OPPORTUNITIES - N-CSR | 2024-11-29 | English | |
| Regulatory Filings 2024 | 2024-11-27 | English | |
| Director's Dealing 2024 | 2024-10-03 | English | |
| Regulatory Filings 2024 | 2024-09-03 | English | |
| Regulatory Filings 2024 | 2024-08-29 | English | |
| Director's Dealing 2024 | 2024-07-03 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 13208275 | DOUBLELINE YIELD OPPORTUNITIES - N-CSR | 2024-11-29 | English | ||
| 13208276 | Regulatory Filings 2024 | 2024-11-27 | English | ||
| 13208277 | Director's Dealing 2024 | 2024-10-03 | English | ||
| 13208278 | Regulatory Filings 2024 | 2024-09-03 | English | ||
| 13208279 | Regulatory Filings 2024 | 2024-08-29 | English | ||
| 13208280 | Director's Dealing 2024 | 2024-07-03 | English | ||
| 13208281 | DOUBLELINE YIELD OPPORTUNITIES FUND | 2024-06-06 | English | ||
| 13208282 | Regulatory Filings 2024 | 2024-05-29 | English | ||
| 13208284 | Director's Dealing 2024 | 2024-05-16 | English | ||
| 13208283 | Director's Dealing 2024 | 2024-04-03 | English | ||
| 13208285 | FIDELITY BOND | 2024-03-21 | English | ||
| 13208286 | Director's Dealing 2024 | 2024-03-11 | English | ||
| 13208287 | Regulatory Filings 2024 | 2024-02-23 | English | ||
| 13208288 | Director's Dealing 2024 | 2024-01-04 | English | ||
| 13208289 | Director's Dealing 2024 | 2024-01-04 | 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… |
DoubleLine Yield Opportunities Fund 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/32482/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32482 | 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=32482 | 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=32482 \ -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": 32482}, 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 DoubleLine Yield Opportunities Fund (id: 32482)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.