
ASA Gold & Precious Metals Ltd — Investor Relations & Filings
ASA Gold & Precious Metals Ltd. is a non-diversified, closed-end investment fund established in 1958, making it one of the oldest investment management firms focused exclusively on the precious metals and mining sector. The company's primary objective is long-term capital appreciation. It adheres to a policy of investing at least 80% of its total assets in securities of companies engaged in the exploration, mining, or processing of gold, silver, platinum, diamonds, and other precious minerals. The portfolio may also include physical bullion, instruments representing interests in precious minerals, and securities like ETFs that track bullion prices. The investment process is driven by a bottom-up fundamental analysis, which incorporates detailed primary research, including meetings with company executives and site visits to key assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 - ASA GOLD & PRECIOUS METALS LTD (0001230869) (Filer) | 2026-02-20 | English | |
| 4 - ASA GOLD & PRECIOUS METALS LTD (0001230869) (Filer) | 2026-02-17 | English | |
| SCHEDULE 13D/A Filing | 2026-02-13 | English | |
| 4 Filing | 2026-02-12 | English | |
| 4 Filing | 2026-02-11 | English | |
| SCHEDULE 13D/A Filing | 2026-02-11 | English |
Browse filings by year
24 years- 2026 22 filings
- 2025 133 filings
- 2024 81 filings
- 2023 53 filings
- 2022 22 filings
- 2021 16 filings
- 2020 28 filings
- 2019 29 filings
- 2018 15 filings
- 2017 18 filings
- 2016 24 filings
- 2015 21 filings
- 2014 27 filings
- 2013 27 filings
- 2012 29 filings
- 2011 25 filings
- 2010 26 filings
- 2009 36 filings
- 2008 53 filings
- 2007 20 filings
- 2006 21 filings
- 2005 33 filings
- 2004 33 filings
- 2003 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32889062 | 4 - ASA GOLD & PRECIOUS METALS LTD (0001230869) (Filer) | 2026-02-20 | English | ||
| 32889061 | 4 - ASA GOLD & PRECIOUS METALS LTD (0001230869) (Filer) | 2026-02-17 | English | ||
| 28481839 | SCHEDULE 13D/A Filing | 2026-02-13 | English | ||
| 28481848 | 4 Filing | 2026-02-12 | English | ||
| 28481845 | 4 Filing | 2026-02-11 | English | ||
| 28481842 | SCHEDULE 13D/A Filing | 2026-02-11 | English | ||
| 28481843 | 4 Filing | 2026-02-09 | English | ||
| 28481846 | 4 Filing | 2026-02-05 | English | ||
| 28481835 | 4 Filing | 2026-02-03 | English | ||
| 28481838 | 4 Filing | 2026-02-02 | English | ||
| 28481841 | 4 Filing | 2026-01-29 | English | ||
| 28481840 | 4 Filing | 2026-01-27 | English | ||
| 28481893 | SCHEDULE 13D/A Filing | 2026-01-23 | English | ||
| 28481837 | 4 Filing | 2026-01-22 | English | ||
| 28481863 | 4 Filing | 2026-01-20 | 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… |
ASA Gold & Precious Metals Ltd 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/32352/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32352 | 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=32352 | 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=32352 \ -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": 32352}, 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 ASA Gold & Precious Metals Ltd (id: 32352)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.