
Cohen & Steers Closed-End Opportunity Fund, Inc. — Investor Relations & Filings
Cohen & Steers Closed-End Opportunity Fund, Inc. is a diversified, closed-end management investment company. The fund's primary investment objective is to achieve total return, consisting of high current income and potential capital appreciation. It operates as a 'fund of funds,' pursuing its objective by investing in the common stock of other closed-end management investment companies that hold portfolios of equity or income-producing securities. The strategy focuses on identifying and investing in undervalued funds, often those trading at a discount to their net asset value. The fund seeks to add value through the active selection of asset classes, sectors, and underlying fund managers to capitalize on market inefficiencies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 5 - Cohen & Steers Closed-End Opportunity Fund, Inc. (0001375340) (Issuer) | 2026-02-12 | English | |
| 5 Filing | 2026-02-12 | English | |
| 5 Filing | 2026-02-12 | English | |
| 5 Filing | 2026-02-12 | English | |
| 5 Filing | 2026-02-12 | English | |
| 5 Filing | 2026-02-12 | English |
Browse filings by year
21 years- 2026 6 filings
- 2025 15 filings
- 2024 18 filings
- 2023 15 filings
- 2022 19 filings
- 2021 14 filings
- 2020 17 filings
- 2019 13 filings
- 2018 10 filings
- 2017 14 filings
- 2016 20 filings
- 2015 14 filings
- 2014 12 filings
- 2013 11 filings
- 2012 17 filings
- 2011 16 filings
- 2010 13 filings
- 2009 11 filings
- 2008 12 filings
- 2007 20 filings
- 2006 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 19424599 | 5 - Cohen & Steers Closed-End Opportunity Fund, Inc. (0001375340) (Issuer) | 2026-02-12 | English | ||
| 29194413 | 5 Filing | 2026-02-12 | English | ||
| 29194409 | 5 Filing | 2026-02-12 | English | ||
| 29194408 | 5 Filing | 2026-02-12 | English | ||
| 29194400 | 5 Filing | 2026-02-12 | English | ||
| 29194394 | 5 Filing | 2026-02-12 | English | ||
|
2025
9 filings
| |||||
| 12037051 | 3 | 2025-12-11 | English | ||
| 12037054 | Regulatory Filings 2025 | 2025-11-26 | English | ||
| 12037055 | COHEN & STEERS CLOSED-END OPPORTUNITY FUND, INC. | 2025-09-05 | English | ||
| 12037056 | Regulatory Filings 2025 | 2025-08-29 | English | ||
| 12037057 | Regulatory Filings 2025 | 2025-08-28 | English | ||
| 12037058 | Regulatory Filings 2025 | 2025-05-29 | English | ||
| 12037059 | 3 | 2025-04-07 | English | ||
| 12037060 | Regulatory Filings 2025 | 2025-03-12 | English | ||
| 12037062 | COHEN & STEERS CLOSED-END OPPORTUNITY FUND | 2025-03-07 | 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… |
Cohen & Steers Closed-End Opportunity Fund, Inc. 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/33136/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33136 | 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=33136 | 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=33136 \ -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": 33136}, 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 Cohen & Steers Closed-End Opportunity Fund, Inc. (id: 33136)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.