
Advantage Energy Ltd. — Investor Relations & Filings
Advantage Energy Ltd. is a growth-oriented energy producer specializing in the acquisition, exploitation, development, and production of natural gas and liquids. The company concentrates entirely on developing its significant resource position within the Montney formation. Advantage's core products are natural gas, natural gas liquids, and high-quality light oil. It offers a strong platform for growth, supported by a prolific gas foundation, high-quality resources, and low-cost owned infrastructure. The company is committed to financial discipline and operational efficiency, and utilizes carbon capture and storage (CCS) technology at its Glacier facility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release (section 4.8 of NI 62-104) – English.pdf | 2026-05-08 | English | |
| Report of voting results.pdf | 2026-05-08 | English | |
| News release - English.pdf | 2026-05-08 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-04-30 | English | |
| Interim MD&A - English.pdf | 2026-04-30 | English | |
| Calculation of earnings coverage.pdf | 2026-04-30 | English |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47345801 | News release (section 4.8 of NI 62-104) – English.pdf | 2026-05-08 | English | ||
| 47345805 | Report of voting results.pdf | 2026-05-08 | English | ||
| 47345809 | News release - English.pdf | 2026-05-08 | English | ||
| 47345827 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-04-30 | English | ||
| 47345832 | Interim MD&A - English.pdf | 2026-04-30 | English | ||
| 47345845 | Calculation of earnings coverage.pdf | 2026-04-30 | English | ||
| 34016543 | Form of proxy - English.pdf | 2026-04-10 | English | ||
| 34016540 | Management information circular - English.pdf | 2026-04-10 | English | ||
| 34013393 | Other.pdf | 2026-04-10 | English | ||
| 34013370 | Other.pdf | 2026-04-10 | English | ||
| 34006596 | Form of proxy - English.pdf | 2026-04-10 | English | ||
| 34006595 | Management information circular - English.pdf | 2026-04-10 | English | ||
| 34006594 | Notice of meeting - English.pdf | 2026-04-10 | English | ||
| 34006593 | Other.pdf | 2026-04-10 | English | ||
| 33147517 | Notice of the meeting and record date - English.pdf | 2026-04-01 | English | ||
Market data
Market data not available
Price history
Peer group · Extraction of natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Stonefire Energy Corp.
Exploration and production company focused on natural gas a…
|
— | CA | Mining and quarrying |
|
STRIKE ENERGY LIMITED
Explores and develops natural gas and renewable energy reso…
|
STX | AU | Mining and quarrying |
|
SUNDA ENERGY PLC
An energy company focused on natural gas exploration and de…
|
SNDA | GB | Mining and quarrying |
|
Tamar Petroleum Ltd.
Holding company for exploration, production, and sale of na…
|
TMRP | IL | Mining and quarrying |
|
Tamboran Resources Corp
Natural gas E&P company developing low-CO2 gas in Australia…
|
TBN | US | Mining and quarrying |
|
TAMBORAN RESOURCES CORPORATION
Explores and develops unconventional shale gas using advanc…
|
TBN | AU | Mining and quarrying |
|
TMK ENERGY LIMITED
Explores and develops coal seam gas resources at the Gurvan…
|
TMK | AU | Mining and quarrying |
|
TOP END ENERGY LIMITED
Explores and develops natural gas, helium, and hydrogen res…
|
TEE | AU | Mining and quarrying |
|
Transwest Energy Inc.
Entity historically associated with the natural gas industr…
|
— | CA | Mining and quarrying |
|
Triller Group Inc.
Operates an AI-powered social media platform and provides f…
|
ILLR | VG | Mining and quarrying |
Advantage Energy 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/46455/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46455 | 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=46455 | 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=46455 \ -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": 46455}, 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 Advantage Energy Ltd. (id: 46455)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.