
Nuveen Core Equity Alpha Fund — Investor Relations & Filings
Nuveen Core Equity Alpha Fund is a diversified, closed-end management investment company with an objective to provide an attractive level of total return. The fund primarily seeks long-term capital appreciation, with a secondary focus on income and gains. It invests in a portfolio of large-capitalization U.S. common stocks selected using a proprietary quantitative process designed for potential outperformance. A key feature of its strategy is selling call options on up to 50% of its equity portfolio. This option-writing approach is intended to enhance risk-adjusted performance, reduce return volatility, and manage downside risk, though it may also limit some potential for capital appreciation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NUVEEN CORE EQUITY ALPHA FUND | 2024-09-05 | English | |
| Regulatory Filings 2024 | 2024-08-29 | English | |
| Regulatory Filings 2024 | 2024-08-27 | English | |
| SCHEDULE 13G | 2024-07-25 | English | |
| Regulatory Filings 2024 | 2024-07-22 | English | |
| PROSPECTUS | 2024-07-19 | English |
Browse filings by year
20 years- 2026 1 filing
- 2025 12 filings
- 2024 26 filings
- 2023 11 filings
- 2022 16 filings
- 2021 14 filings
- 2020 30 filings
- 2019 23 filings
- 2018 14 filings
- 2017 20 filings
- 2016 14 filings
- 2015 12 filings
- 2014 9 filings
- 2013 12 filings
- 2012 11 filings
- 2011 13 filings
- 2010 11 filings
- 2009 16 filings
- 2008 13 filings
- 2007 55 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 12090757 | NUVEEN CORE EQUITY ALPHA FUND | 2024-09-05 | English | ||
| 12090758 | Regulatory Filings 2024 | 2024-08-29 | English | ||
| 12090760 | Regulatory Filings 2024 | 2024-08-27 | English | ||
| 12090762 | SCHEDULE 13G | 2024-07-25 | English | ||
| 12090763 | Regulatory Filings 2024 | 2024-07-22 | English | ||
| 12090765 | PROSPECTUS | 2024-07-19 | English | ||
| 12090770 | AMENDMENT TO FORM N-2 | 2024-07-18 | English | ||
| 12090771 | Regulatory Filings 2024 | 2024-07-12 | English | ||
| 12090772 | NUVEEN CORE EQUITY ALPHA FUND | 2024-05-31 | English | ||
| 12090773 | Regulatory Filings 2024 | 2024-05-28 | English | ||
| 12090776 | INITIAL FILING OF A REGISTRATION STATEMENT | 2024-05-17 | English | ||
| 12090777 | NUVEEN CORE EQUITY ALPHA FUND | 2024-05-17 | English | ||
| 12090778 | Regulatory Filings 2024 | 2024-03-15 | English | ||
| 12090779 | Director's Dealing 2024 | 2024-03-11 | English | ||
| 12090780 | Director's Dealing 2024 | 2024-03-08 | 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… |
Nuveen Core Equity Alpha 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/33446/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33446 | 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=33446 | 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=33446 \ -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": 33446}, 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 Nuveen Core Equity Alpha Fund (id: 33446)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.