Global Strategy Master LP — Investor Relations & Filings
About Global Strategy Master LP
Global Strategy Master LP is a limited partnership operating in the corporate financial services sector. The entity functions primarily as a financing vehicle, historically associated with the distribution of investment products. Its core activity involved funding sales commissions related to the mutual fund units of the Global Strategy Investment Funds. The partnership is managed by its General Partner, Global Strategy Master GP Inc., and has historically reported financial results and partnership distributions to its unit holders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2012-11-20 | English | |
| Material change report - English.pdf | 2012-11-16 | English | |
| Annual information form - English.pdf | 2012-03-31 | English | |
| Annual information form - English.pdf | 2011-03-30 | English | |
| Annual information form - English.pdf | 2010-03-30 | English | |
| Annual information form - English.pdf | 2009-03-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
3 filings
| |||||
| 47124027 | Other.pdf | 2012-11-20 | English | ||
| 47124031 | Material change report - English.pdf | 2012-11-16 | English | ||
| 47124050 | Annual information form - English.pdf | 2012-03-31 | English | ||
|
2011
1 filing
| |||||
| 47124054 | Annual information form - English.pdf | 2011-03-30 | English | ||
|
2010
1 filing
| |||||
| 47124058 | Annual information form - English.pdf | 2010-03-30 | English | ||
|
2009
1 filing
| |||||
| 47124061 | Annual information form - English.pdf | 2009-03-27 | English | ||
|
2000
2 filings
| |||||
| 47124065 | Material change report - English.pdf | 2000-11-22 | English | ||
| 47124069 | Material change report - English.pdf | 2000-02-16 | English | ||
|
1999
2 filings
| |||||
| 47124079 | Material change report - English.DOC | 1999-02-01 | English | ||
| 47124083 | Material change report - English.DOC | 1999-01-27 | English | ||
|
1998
5 filings
| |||||
| 47124087 | Relief/Approval.w51 | 1998-11-12 | English | ||
| 47124114 | Other Correspondence.pdf | 1998-10-30 | English | ||
| 47124128 | Other Correspondence.pdf | 1998-10-27 | English | ||
| 47124422 | Material change report - English.DOC | 1998-10-15 | English | ||
| 47124429 | Material change report - English.DOC | 1998-09-21 | English | ||
Market data
Market data not available
Price history
Peer group · Other credit granting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Prime Capital Market Limited
Provides credit facilities, securities investment, and fina…
|
535514 | IN | Financial and insurance activit… |
|
PrimeWest Mortgage Investment Corporation
Formerly provided non-conventional mortgages in Saskatchewa…
|
PRI | CA | Financial and insurance activit… |
|
PRIMUS CAPITAL S.A.
A financial services company specializing in working capita…
|
— | CL | Financial and insurance activit… |
|
Prism Finance Ltd.
Provides credit facilities, investment management, and fina…
|
531735 | IN | Financial and insurance activit… |
|
PROG Holdings, Inc.
A fintech holding company providing lease-to-own, BNPL, and…
|
PRG | US | Financial and insurance activit… |
|
Propel Holdings Inc.
An AI-powered online lending platform expanding credit acce…
|
PRL | CA | Financial and insurance activit… |
|
PROSPECT CAPITAL CORP
A BDC providing private debt and equity capital to middle-m…
|
PSEC | US | Financial and insurance activit… |
|
Prosperous Future Holdings Limited
Operates diversified businesses: food, finance, property ho…
|
1259 | HK | Financial and insurance activit… |
|
Prudential Discourt & Guarantee House Lt
Historically engaged in financial activities; currently in …
|
PDGH | PK | Financial and insurance activit… |
|
Prudential Investment Bank Limited
Provides investment finance, leasing, investment advisory, …
|
PRIB | PK | Financial and insurance activit… |
Global Strategy Master LP 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/44818/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44818 | 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=44818 | 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=44818 \ -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": 44818}, 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 Global Strategy Master LP (id: 44818)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.