
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 Asian Income Fund Limited
Investment company targeting income and growth from high-yi…
|
AAIF | JE | Financial and insurance activit… |
|
ABRDN ASIA-PACIFIC INCOME FUND, INC.
A closed-end fund investing in Asia-Pacific debt securities…
|
FAX | US | Financial and insurance activit… |
|
abrdn Asia-Pacific Income Fund VCC
Closed-end fund investing in Asia-Pacific debt securities f…
|
FAP | SG | Financial and insurance activit… |
|
ABRDN AUSTRALIA EQUITY FUND, INC.
A closed-end fund seeking capital appreciation by investing…
|
IAF | US | Financial and insurance activit… |
|
abrdn Diversified Income and Growth plc
An investment trust in a managed wind-down, realizing asset…
|
ADIG | GB | Financial and insurance activit… |
|
abrdn Emerging Markets ex-China Fund, Inc.
A closed-ended fund investing in emerging market equities, …
|
AEF | US | Financial and insurance activit… |
|
abrdn Equity Income Trust plc
Investment trust providing income and long-term growth from…
|
AEI | GB | Financial and insurance activit… |
|
abrdn Global Dynamic Dividend Fund
A closed-end fund seeking high dividend income from a globa…
|
AGD | US | Financial and insurance activit… |
|
ABRDN GLOBAL INCOME FUND, INC.
A closed-end fund investing in global fixed-income securiti…
|
FCO | US | Financial and insurance activit… |
|
abrdn Global Infrastructure Income Fund
A closed-end fund investing in global infrastructure for in…
|
ASGI | US | 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.