
Polar Hedge Enhanced Income Trust — Investor Relations & Filings
Polar Hedge Enhanced Income Trust was a specialized investment vehicle historically associated with Polar Asset Management Partners (Polar AMP), a prominent global alternative asset manager established in 1991. Polar AMP is recognized as a leading hedge fund operator, registered as an investment fund and portfolio manager, focusing on public equity and alternative investment markets across global regions including North America, Europe, and Asia. The Trust was structured to deliver enhanced income, typically achieved through sophisticated investment strategies involving debt instruments or equity-linked securities within a hedge fund structure. Although the specific Trust was deemed to no longer be a reporting issuer in 2004, Polar AMP maintains an active, research-driven approach to alternative asset management, supporting entrepreneurial investment teams and pursuing global expansion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2003-10-01 | English | |
| Material change report - English.pdf | 2003-08-01 | English | |
| Material change report - English.pdf | 2003-04-22 | English | |
| Material change report - English.pdf | 2000-10-19 | English | |
| Final Receipt.w52 | 1997-04-24 | English | |
| Final Receipt.w51 | 1997-04-23 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2003
3 filings
| |||||
| 47327052 | Material change report - English.pdf | 2003-10-01 | English | ||
| 47327056 | Material change report - English.pdf | 2003-08-01 | English | ||
| 47327060 | Material change report - English.pdf | 2003-04-22 | English | ||
|
2000
1 filing
| |||||
| 47327064 | Material change report - English.pdf | 2000-10-19 | English | ||
|
1997
11 filings
| |||||
| 47327068 | Final Receipt.w52 | 1997-04-24 | English | ||
| 47327072 | Final Receipt.w51 | 1997-04-23 | English | ||
| 47327086 | Final Receipt.w51 | 1997-04-23 | English | ||
| 47327090 | Final Receipt.w52 | 1997-04-22 | English | ||
| 47327094 | Final Receipt.w51 | 1997-04-21 | English | ||
| 47327109 | Final Receipt.w52 | 1997-04-21 | English | ||
| 47327112 | Final Receipt.w52 | 1997-04-21 | English | ||
| 47327116 | Other.pdf | 1997-04-21 | English | ||
| 47327124 | Underwriters' certificate.w52 | 1997-04-18 | English | ||
| 47327372 | Preliminary Receipt.w51 | 1997-03-17 | English | ||
| 47327376 | Preliminary Receipt.w51 | 1997-03-13 | 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… |
Polar Hedge Enhanced Income Trust 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/43444/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43444 | 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=43444 | 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=43444 \ -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": 43444}, 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 Polar Hedge Enhanced Income Trust (id: 43444)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.