
Central Fund of Canada Limited — Investor Relations & Filings
Central Fund of Canada Limited is a closed-end management investment company structured as a specialized investment trust. Its primary objective is capital appreciation through investment in commodity markets. The fund specializes in long-term, passive holdings of unencumbered physical gold and silver bullion, specifically London Good Delivery bars. The trust holds substantially all of its assets in these precious metals, providing investors with a secure, convenient, and exchange-traded vehicle for exposure to physical gold and silver.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2018-01-17 | English | |
| Other securityholders documents - English.pdf | 2018-01-17 | English | |
| Material change report - English.pdf | 2018-01-16 | English | |
| Notice.pdf | 2018-01-16 | English | |
| News release - English.pdf | 2018-01-16 | English | |
| News release - English.pdf | 2018-01-15 | English |
Browse filings by year
21 years- 2018 6 filings
- 2017 28 filings
- 2016 17 filings
- 2015 28 filings
- 2014 1 filing
- 2013 1 filing
- 2012 7 filings
- 2011 4 filings
- 2010 3 filings
- 2009 14 filings
- 2008 11 filings
- 2007 3 filings
- 2006 27 filings
- 2005 3 filings
- 2004 19 filings
- 2003 9 filings
- 2002 16 filings
- 2001 1 filing
- 2000 11 filings
- 1999 17 filings
- 1998 26 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
6 filings
| |||||
| 47650704 | Other securityholders documents - English.pdf | 2018-01-17 | English | ||
| 47650708 | Other securityholders documents - English.pdf | 2018-01-17 | English | ||
| 47650713 | Material change report - English.pdf | 2018-01-16 | English | ||
| 47650717 | Notice.pdf | 2018-01-16 | English | ||
| 47650721 | News release - English.pdf | 2018-01-16 | English | ||
| 47650725 | News release - English.pdf | 2018-01-15 | English | ||
|
2017
9 filings
| |||||
| 47650729 | AB form 13-501F1 (class 1 and 3B reporting issuers - participation fee).pdf | 2017-12-13 | English | ||
| 47650733 | 52-109F1 - Certification of annual filings - CEO (E).pdf | 2017-12-13 | English | ||
| 47650737 | News release - English.pdf | 2017-12-13 | English | ||
| 47650741 | News release - English.pdf | 2017-12-01 | English | ||
| 47650745 | Report of voting results.pdf | 2017-11-30 | English | ||
| 47650753 | Other.pdf | 2017-11-15 | English | ||
| 47650755 | News release - English.pdf | 2017-11-09 | English | ||
| 47650891 | Other.pdf | 2017-11-08 | English | ||
| 47650895 | Cover letter.pdf | 2017-10-11 | 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… |
Central Fund of Canada Limited 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/42548/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42548 | 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=42548 | 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=42548 \ -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": 42548}, 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 Central Fund of Canada Limited (id: 42548)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.