
Voya Global Advantage & Premium Opportunity Fund — Investor Relations & Filings
Voya Global Advantage & Premium Opportunity Fund is a diversified, closed-end management investment company. Its primary investment objective is to provide a high level of total return, with an emphasis on current income and gains. The fund employs a dual strategy that combines an actively managed, quantitative portfolio of global common stocks with a call option writing strategy. It invests in companies across various sectors and market capitalizations. Concurrently, the fund seeks to generate income by writing (selling) call options on selected security indexes and/or ETFs, with a notional value typically covering 50% to 100% of its equity portfolio. This 'covered call' approach aims to enhance returns through option premiums.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A CLOSED END FUND PROXY | 2026-05-22 | English | |
| SCHEDULE 13G/A Filing | 2026-02-11 | English | |
| SCHEDULE 13G/A Filing | 2026-01-21 | English | |
| N-CSRS | 2025-11-10 | English | |
| Regulatory Filings 2025 | 2025-10-22 | English | |
| PRIMARY DOCUMENT | 2025-09-18 | English |
Browse filings by year
22 years- 2026 3 filings
- 2025 14 filings
- 2024 16 filings
- 2023 14 filings
- 2022 13 filings
- 2021 15 filings
- 2020 18 filings
- 2019 16 filings
- 2018 13 filings
- 2017 14 filings
- 2016 15 filings
- 2015 18 filings
- 2014 16 filings
- 2013 20 filings
- 2012 19 filings
- 2011 18 filings
- 2010 10 filings
- 2009 14 filings
- 2008 17 filings
- 2007 23 filings
- 2006 25 filings
- 2005 28 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46845394 | DEF 14A CLOSED END FUND PROXY | 2026-05-22 | English | ||
| 28943474 | SCHEDULE 13G/A Filing | 2026-02-11 | English | ||
| 28943522 | SCHEDULE 13G/A Filing | 2026-01-21 | English | ||
|
2025
12 filings
| |||||
| 11870057 | N-CSRS | 2025-11-10 | English | ||
| 11870060 | Regulatory Filings 2025 | 2025-10-22 | English | ||
| 11870059 | PRIMARY DOCUMENT | 2025-09-18 | English | ||
| 11870065 | PRIMARY DOCUMENT | 2025-09-18 | English | ||
| 11870066 | PRIMARY DOCUMENT | 2025-09-18 | English | ||
| 11870067 | PRIMARY DOCUMENT | 2025-09-18 | English | ||
| 11870068 | PRIMARY DOCUMENT | 2025-09-10 | English | ||
| 11870069 | Regulatory Filings 2025 | 2025-08-25 | English | ||
| 11870070 | Regulatory Filings 2025 | 2025-07-29 | English | ||
| 11870071 | Regulatory Filings 2025 | 2025-05-09 | English | ||
| 11870073 | N-CSR | 2025-05-08 | English | ||
| 11870075 | Regulatory Filings 2025 | 2025-04-23 | 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… |
Voya Global Advantage & Premium Opportunity 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/33908/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33908 | 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=33908 | 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=33908 \ -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": 33908}, 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 Voya Global Advantage & Premium Opportunity Fund (id: 33908)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.