
Pioneer Floating Rate Fund, Inc. — Investor Relations & Filings
Pioneer Floating Rate Fund, Inc. is an investment fund with the primary objective of providing a high level of current income. The fund's strategy involves investing at least 80% of its net assets, plus any borrowings for investment purposes, in a portfolio of senior secured floating-rate loans. These loans are typically issued by corporations and other business entities. The fund may also invest in other fixed-income instruments, such as mortgage-related securities, asset-backed securities, and U.S. government securities, to supplement its core holdings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2025 | 2025-11-14 | English | |
| Regulatory Filings 2025 | 2025-10-27 | English | |
| Delisting Announcement 2025 | 2025-10-15 | English | |
| Major Shareholding Notification 2025 | 2025-09-25 | English | |
| Regulatory Filings 2025 | 2025-08-27 | English | |
| CEF SHAREHOLDER LETTER | 2025-08-21 | English |
Browse filings by year
22 years- 2025 17 filings
- 2024 15 filings
- 2023 17 filings
- 2022 14 filings
- 2021 18 filings
- 2020 86 filings
- 2019 22 filings
- 2018 9 filings
- 2017 9 filings
- 2016 10 filings
- 2015 10 filings
- 2014 21 filings
- 2013 16 filings
- 2012 14 filings
- 2011 21 filings
- 2010 21 filings
- 2009 21 filings
- 2008 14 filings
- 2007 11 filings
- 2006 15 filings
- 2005 33 filings
- 2004 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11768855 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 11768858 | Regulatory Filings 2025 | 2025-10-27 | English | ||
| 11768857 | Delisting Announcement 2025 | 2025-10-15 | English | ||
| 11768860 | Major Shareholding Notification 2025 | 2025-09-25 | English | ||
| 11768861 | Regulatory Filings 2025 | 2025-08-27 | English | ||
| 11768862 | CEF SHAREHOLDER LETTER | 2025-08-21 | English | ||
| 11768864 | PIONEER FLOATING RATE FUND, INC. | 2025-08-07 | English | ||
| 11768865 | Regulatory Filings 2025 | 2025-07-29 | English | ||
| 11768866 | Regulatory Filings 2025 | 2025-04-29 | English | ||
| 11768867 | PRIMARY DOCUMENT | 2025-04-04 | English | ||
| 11768868 | Proxy Solicitation & Information Statement 2025 | 2025-02-24 | English | ||
| 11768869 | Regulatory Filings 2025 | 2025-02-12 | English | ||
| 11768870 | PHD | 2025-02-10 | English | ||
| 11768872 | PIONEER FLOATING RATE FUND, INC. | 2025-02-10 | English | ||
| 11768873 | PIONEER FLOATING RATE FUND, INC. | 2025-02-05 | 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… |
Pioneer Floating Rate 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/34046/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34046 | 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=34046 | 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=34046 \ -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": 34046}, 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 Pioneer Floating Rate Fund, Inc. (id: 34046)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.