
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 |
| 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 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… |
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.