
Calamos Global Dynamic Income Fund — Investor Relations & Filings
Calamos Global Dynamic Income Fund is a closed-end fund designed to generate a high level of current income with a secondary objective of capital appreciation. The fund utilizes a dynamic global asset allocation strategy, investing in a blended portfolio that includes equities and income-producing securities. It diversifies across various sectors and market capitalizations, with a focus on growth stocks and fixed-income instruments. A key feature is its aim to provide shareholders with consistent and sustainable monthly distributions through active management of its portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| N-CSR | 2025-12-29 | English | |
| Regulatory Filings 2025 | 2025-12-23 | English | |
| Regulatory Filings 2025 | 2025-09-29 | English | |
| PRIMARY DOCUMENT | 2025-09-09 | English | |
| PRIMARY DOCUMENT | 2025-09-09 | English | |
| PRIMARY DOCUMENT | 2025-09-09 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 12135846 | N-CSR | 2025-12-29 | English | ||
| 12135844 | Regulatory Filings 2025 | 2025-12-23 | English | ||
| 12135849 | Regulatory Filings 2025 | 2025-09-29 | English | ||
| 12135847 | PRIMARY DOCUMENT | 2025-09-09 | English | ||
| 12135848 | PRIMARY DOCUMENT | 2025-09-09 | English | ||
| 12135850 | PRIMARY DOCUMENT | 2025-09-09 | English | ||
| 12135851 | Regulatory Filings 2025 | 2025-08-27 | English | ||
| 12135852 | PRIMARY DOCUMENT | 2025-08-04 | English | ||
| 12135856 | N-CSRS | 2025-06-27 | English | ||
| 12135857 | Regulatory Filings 2025 | 2025-06-27 | English | ||
| 12135858 | Regulatory Filings 2025 | 2025-03-25 | English | ||
| 12135859 | Regulatory Filings 2025 | 2025-01-10 | English | ||
|
2024
3 filings
| |||||
| 12135860 | PRIMARY DOCUMENT | 2024-12-27 | English | ||
| 12135864 | N-CSR | 2024-12-27 | English | ||
| 12135865 | Regulatory Filings 2024 | 2024-12-16 | 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 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… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
Calamos Global Dynamic Income 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/32866/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32866 | 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=32866 | 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=32866 \ -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": 32866}, 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 Calamos Global Dynamic Income Fund (id: 32866)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.