
LIBERTY ALL STAR GROWTH FUND INC. — Investor Relations & Filings
Liberty All-Star Growth Fund, Inc. is a closed-end, diversified equity mutual fund. The fund's primary investment objective is to seek long-term capital appreciation. It employs a multi-manager strategy, investing in a portfolio of growth-oriented equity securities across small, mid, and large market capitalizations. The fund's investment managers select companies that exhibit enduring competitive advantages and the potential for high, sustainable earnings growth. This approach provides investors with diversified exposure to growth stocks, often with a focus on the technology and healthcare sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-14 | English | |
| Regulatory Filings 2026 | 2026-03-13 | English | |
| Regulatory Filings 2026 | 2026-03-06 | English | |
| Regulatory Filings 2026 | 2026-02-27 | English | |
| 5 Filing | 2026-02-12 | English | |
| 5 Filing | 2026-02-12 | English |
Browse filings by year
32 years- 2026 10 filings
- 2025 24 filings
- 2024 33 filings
- 2023 24 filings
- 2022 17 filings
- 2021 27 filings
- 2020 30 filings
- 2019 21 filings
- 2018 41 filings
- 2017 29 filings
- 2016 45 filings
- 2015 37 filings
- 2014 27 filings
- 2013 21 filings
- 2012 40 filings
- 2011 46 filings
- 2010 56 filings
- 2009 25 filings
- 2008 18 filings
- 2007 21 filings
- 2006 42 filings
- 2005 12 filings
- 2004 11 filings
- 2003 19 filings
- 2002 8 filings
- 2001 14 filings
- 2000 8 filings
- 1999 9 filings
- 1998 10 filings
- 1997 9 filings
- 1996 7 filings
- 1995 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46096054 | Major Shareholding Notification 2026 | 2026-04-14 | English | ||
| 46096065 | Regulatory Filings 2026 | 2026-03-13 | English | ||
| 46096114 | Regulatory Filings 2026 | 2026-03-06 | English | ||
| 46096118 | Regulatory Filings 2026 | 2026-02-27 | English | ||
| 23721389 | 5 Filing | 2026-02-12 | English | ||
| 23721388 | 5 Filing | 2026-02-12 | English | ||
| 23721387 | 5 Filing | 2026-02-12 | English | ||
| 18630261 | 4 Filing | 2026-02-06 | English | ||
| 46096124 | Regulatory Filings 2026 | 2026-01-29 | English | ||
| 18630244 | SCHEDULE 13G/A Filing | 2026-01-14 | English | ||
|
2025
5 filings
| |||||
| 18630278 | 4 Filing | 2025-12-30 | English | ||
| 9559906 | Interim / Quarterly Report 2025 | 2025-12-02 | English | ||
| 9559904 | Regulatory Filings 2025 | 2025-11-26 | English | ||
| 9559905 | PRIMARY DOCUMENT | 2025-11-21 | English | ||
| 9559902 | PRIMARY DOCUMENT | 2025-10-01 | 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… |
LIBERTY ALL STAR GROWTH 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/33180/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33180 | 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=33180 | 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=33180 \ -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": 33180}, 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 LIBERTY ALL STAR GROWTH FUND INC. (id: 33180)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.