
JOHN HANCOCK FINANCIAL OPPORTUNITIES FUND — Investor Relations & Filings
John Hancock Financial Opportunities Fund is a closed-end, diversified management investment company. Its primary investment objective is to provide a high level of total return. The fund invests globally in an actively managed portfolio, primarily consisting of equity securities from companies in the financial services sector. The investment strategy also permits the fund to invest in investment-grade securities for purposes beyond defensive measures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G Filing | 2026-01-30 | English | |
| 4 Filing | 2026-01-27 | English | |
| JOHN HANCOCK FINANCIAL OPPORTUNITIES FUND | 2025-12-11 | English | |
| JOHN HANCOCK FINANCIAL OPPORTUNITIES FUND | 2025-12-11 | English | |
| Regulatory Filings 2025 | 2025-11-26 | English | |
| PRIMARY DOCUMENT | 2025-11-17 | English |
Browse filings by year
33 years- 2026 2 filings
- 2025 20 filings
- 2024 28 filings
- 2023 25 filings
- 2022 32 filings
- 2021 15 filings
- 2020 14 filings
- 2019 13 filings
- 2018 13 filings
- 2017 13 filings
- 2016 17 filings
- 2015 23 filings
- 2014 17 filings
- 2013 19 filings
- 2012 37 filings
- 2011 18 filings
- 2010 17 filings
- 2009 24 filings
- 2008 24 filings
- 2007 15 filings
- 2006 46 filings
- 2005 41 filings
- 2004 30 filings
- 2003 17 filings
- 2002 6 filings
- 2001 6 filings
- 2000 6 filings
- 1999 7 filings
- 1998 8 filings
- 1997 5 filings
- 1996 6 filings
- 1995 3 filings
- 1994 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 25775831 | SCHEDULE 13G Filing | 2026-01-30 | English | ||
| 25775832 | 4 Filing | 2026-01-27 | English | ||
|
2025
13 filings
| |||||
| 10248914 | JOHN HANCOCK FINANCIAL OPPORTUNITIES FUND | 2025-12-11 | English | ||
| 10248915 | JOHN HANCOCK FINANCIAL OPPORTUNITIES FUND | 2025-12-11 | English | ||
| 10248916 | Regulatory Filings 2025 | 2025-11-26 | English | ||
| 10248917 | PRIMARY DOCUMENT | 2025-11-17 | English | ||
| 10248918 | PRIMARY DOCUMENT | 2025-11-17 | English | ||
| 10248919 | JOHN HANCOCK FINANCIAL OPPORTUNITIES FUND | 2025-11-12 | English | ||
| 10248920 | JOHN HANCOCK FINANCIAL OPPORTUNITIES FUND | 2025-08-29 | English | ||
| 10248921 | Regulatory Filings 2025 | 2025-08-29 | English | ||
| 10248922 | N-CSRS | 2025-08-19 | English | ||
| 10248923 | Regulatory Filings 2025 | 2025-08-13 | English | ||
| 10248924 | PRIMARY DOCUMENT | 2025-07-31 | English | ||
| 10248925 | JOHN HANCOCK FINANCIAL OPPORTUNITIES FUND | 2025-06-30 | English | ||
| 10248926 | Regulatory Filings 2025 | 2025-05-29 | 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… |
JOHN HANCOCK FINANCIAL 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/32517/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32517 | 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=32517 | 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=32517 \ -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": 32517}, 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 JOHN HANCOCK FINANCIAL OPPORTUNITIES FUND (id: 32517)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.