
TP ICAP Group PLC — Investor Relations & Filings
TP ICAP Group PLC is a leading provider of market infrastructure and a specialist in liquidity and data solutions. The company operates as a global intermediary, connecting clients in wholesale financial, energy, and commodities markets. It facilitates price discovery and enhances liquidity by offering a range of services, including trade execution, pre-trade and settlement support, and data-led analytics. Through its core divisions—Global Broking, Energy & Commodities, and Data & Analytics—the firm serves sophisticated market participants across multiple asset classes such as interest rates, foreign exchange, credit, and equities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Final Results | 2026-03-12 | English | |
| Preliminary results for the year ended 31 December 2025 | 2026-03-12 | English | |
| Trading Statement | 2025-11-05 | English | |
| Director Declaration | 2025-10-02 | English | |
| Transaction in Own Shares | 2025-09-25 | English | |
| Transaction in Own Shares | 2025-09-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32934309 | Final Results | 2026-03-12 | English | ||
| 32934177 | Preliminary results for the year ended 31 December 2025 | 2026-03-12 | English | ||
|
2025
13 filings
| |||||
| 8101307 | Trading Statement | 2025-11-05 | English | ||
| 11393185 | Director Declaration | 2025-10-02 | English | ||
| 11390327 | Transaction in Own Shares | 2025-09-25 | English | ||
| 11389741 | Transaction in Own Shares | 2025-09-24 | English | ||
| 7901810 | Transaction in Own Shares | 2025-09-23 | English | ||
| 7877769 | Transaction in Own Shares | 2025-09-22 | English | ||
| 7858295 | Transaction in Own Shares | 2025-09-19 | English | ||
| 7854324 | Transaction in Own Shares | 2025-09-18 | English | ||
| 7833569 | Transaction in Own Shares | 2025-09-17 | English | ||
| 7831787 | Transaction in Own Shares | 2025-09-16 | English | ||
| 7829366 | Transaction in Own Shares | 2025-09-15 | English | ||
| 11386021 | Transaction in Own Shares | 2025-09-12 | English | ||
| 7815785 | Transaction in Own Shares | 2025-09-11 | English | ||
Market data
Market data not available
Price history
Peer group · Security and commodity contracts brokerage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5paisa Capital Limited
Digital platform for discount brokerage, mutual funds, and …
|
5PAISA | IN | Financial and insurance activit… |
|
Aditya Birla Money Ltd
Offers broking, distribution, and investment services acros…
|
BIRLAMONEY | IN | Financial and insurance activit… |
|
Ajcon Global Services Ltd.
Provides stock broking, investment banking, and corporate a…
|
511692 | IN | Financial and insurance activit… |
|
Alacrity Securities Limited
Offers brokerage, investment advisory, and trading for reta…
|
535916 | IN | Financial and insurance activit… |
|
ALNUS YATIRIM MENKUL DEĞERLER A.Ş.
A financial brokerage firm offering stocks, futures, Forex,…
|
ALNUS | TR | Financial and insurance activit… |
|
Amrapali Capital and Finance Services Limited
Offers brokerage, investment banking, wealth management, an…
|
536737 | IN | Financial and insurance activit… |
|
ANAND RATHI SHARE AND STOCK BROKERS LIMITED
Offers research-driven financial advisory, trading services…
|
ARSSBL | IN | Financial and insurance activit… |
|
ANGEL ONE LIMITED
Technology-driven provider of digital stockbroking and weal…
|
ANGELONE | IN | Financial and insurance activit… |
|
Arihant Capital Markets Ltd.
Provides stock broking, wealth management, and investment b…
|
ARIHANTCAP | IN | Financial and insurance activit… |
|
Aryan Share & Stock Brokers Ltd.
Provides securities brokerage, investment management, and t…
|
542176 | IN | Financial and insurance activit… |
TP ICAP Group 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/5209/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5209 | 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=5209 | 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=5209 \ -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": 5209}, 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 TP ICAP Group PLC (id: 5209)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.