
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 New India Investment Trust
Investment trust seeking capital growth from high-quality I…
|
ANII | GB | Financial and insurance activit… |
|
abrdn Palladium ETF Trust
An ETF designed to reflect the price of physical palladium …
|
PALL | US | Financial and insurance activit… |
|
abrdn Platinum ETF Trust
Investment trust issuing an ETF designed to track the price…
|
PPLT | US | Financial and insurance activit… |
|
Abrdn PLC
A global investment company and asset manager offering a ra…
|
ABDN | GB | Financial and insurance activit… |
|
abrdn Precious Metals Basket ETF Trust
An ETF providing exposure to a basket of physical gold, sil…
|
GLTR | US | Financial and insurance activit… |
|
abrdn Private Equity Opportunities Trust plc
An investment trust providing access to a diversified portf…
|
APEO | GB | Financial and insurance activit… |
|
abrdn Silver ETF Trust
An investment trust issuing an ETF designed to track the pr…
|
SIVR | US | Financial and insurance activit… |
|
abrdn Smaller Companies Income Trust plc
An investment trust seeking income and capital growth from …
|
ASCI | GB | Financial and insurance activit… |
|
abrdn Total Dynamic Dividend Fund
A closed-ended equity fund seeking high dividend income and…
|
AOD | US | Financial and insurance activit… |
|
abrdn UK Smaller Companies Growth Trust plc
Investment trust seeking capital growth from a portfolio of…
|
AUSC | 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.