
TERTRE ROUGE ASSETS PLC — Investor Relations & Filings
Tertre Rouge Assets PLC is a special purpose acquisition company that focuses on the classic and collectible vehicle market. The company specializes in acquiring investment-grade motorcars and motorcycles, as well as related physical assets and businesses. Its primary objective is to build a portfolio of rare and exclusive vehicles by leveraging the experience of its management team to identify and secure valuable assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Updated announcement re. Delisting | 2024-07-18 | English | |
| Termination of Proposed Acquisition and Delisting | 2024-07-15 | English | |
| TRA to present at MelloMonday | 2024-01-22 | English | |
| Acquisitions and Fundraising Update | 2024-01-09 | English | |
| 2023 Annual General Meeting Resolutions | 2024-01-03 | English | |
| Notice of Annual General Meeting | 2024-01-03 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 5488645 | Updated announcement re. Delisting | 2024-07-18 | English | ||
| 5486649 | Termination of Proposed Acquisition and Delisting | 2024-07-15 | English | ||
| 5393504 | TRA to present at MelloMonday | 2024-01-22 | English | ||
| 5388765 | Acquisitions and Fundraising Update | 2024-01-09 | English | ||
| 11221239 | 2023 Annual General Meeting Resolutions | 2024-01-03 | English | ||
| 11221227 | Notice of Annual General Meeting | 2024-01-03 | English | ||
|
2023
9 filings
| |||||
| 5384816 | AGM Results | 2023-12-28 | English | ||
| 5376598 | Notice of Annual General Meeting | 2023-12-05 | English | ||
| 5371114 | Interim Results | 2023-11-21 | English | ||
| 5366906 | Acquisition | 2023-11-09 | English | ||
| 46834832 | Full accounts made up to 2023-03-31 | 2023-09-20 | English | ||
| 5328082 | Appointment of Broker | 2023-08-02 | English | ||
| 5327084 | Annual Report and Accounts | 2023-07-31 | English | ||
| 5325466 | Proposed Acquisition | 2023-07-27 | English | ||
| 3370903 | Restoration of Listing | 2023-02-17 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
abrdn Global Premier Properties Fund
A closed-end fund investing globally in real estate equitie…
|
AWP | US | Financial and insurance activit… |
|
abrdn Gold ETF Trust
Issues an ETF whose shares reflect the performance of gold …
|
SGOL | US | Financial and insurance activit… |
|
abrdn Healthcare Investors
Closed-ended fund investing in global healthcare, focusing …
|
HQH | US | Financial and insurance activit… |
|
abrdn Healthcare Opportunities Fund
A closed-ended mutual fund investing globally in healthcare…
|
THQ | US | Financial and insurance activit… |
|
abrdn Income Credit Strategies Fund
A closed-end fund seeking high current income from global f…
|
ACP | US | Financial and insurance activit… |
|
ABRDN JAPAN EQUITY FUND, INC.
A former closed-end fund that invested in Japanese equities…
|
JEQ | US | Financial and insurance activit… |
|
abrdn Japan Investment Trust Plc
A closed-end investment company seeking long-term capital g…
|
AJIT | GB | Financial and insurance activit… |
|
abrdn Life Sciences Investors
A closed-ended fund investing globally in public and privat…
|
HQL | US | Financial and insurance activit… |
|
abrdn National Municipal Income Fund
A closed-ended fund investing in investment-grade US munici…
|
VFL | US | Financial and insurance activit… |
|
abrdn New Dawn Investment Trust Plc
An investment trust seeking capital growth from Asia Pacifi…
|
ABD | GB | Financial and insurance activit… |
TERTRE ROUGE ASSETS PLC 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/5110/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5110 | 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=5110 | 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=5110 \ -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": 5110}, 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 TERTRE ROUGE ASSETS PLC (id: 5110)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.