
Trigiant Group Limited — Investor Relations & Filings
Trigiant Group Limited is an investment holding company specializing in the research, development, manufacture, and sales of high-performance cables and related components for mobile communication and telecommunication equipment. Its core product lines include feeder cable series, optical fiber cable series, and flame-retardant flexible cables, along with new electronic components and accessories. Feeder cables are engineered for low attenuation and low standing wave ratio (VSWR) radio signal transmission across a wide frequency range (100 MHz to 5800 MHz), serving applications in telecommunications, broadcasting, radar, and energy systems. Optical fiber cables are essential for optical signal transmission, expanding the Group's presence in the mobile communication supply chain. Flame-retardant soft cables are designed for internal connection in power systems and mobile signal distribution, featuring high flexibility and fire resistance, with operating temperatures reaching 125 C. The Group is recognized as a leading manufacturer in this specialized sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Interim Report 2025 | 2025-09-23 | English | |
| Next Day Disclosure Returns | 2025-09-22 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 AUGUST 2025 | 2025-09-01 | English | |
| Terms of reference of the Nomination Committee of the Board of Directors | 2025-08-27 | English | |
| INTERIM RESULTS ANNOUNCEMENT FOR THE SIX MONTHS ENDED 30 JUNE 2025 | 2025-08-27 | English | |
| UPDATE ON FINANCIAL INFORMATION | 2025-08-22 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic and electric wires and cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3C TAE YANG CO., LTD.
Manufacturer of precision cable solutions for medical and s…
|
052960 | KR | Manufacturing |
|
ALVES KABLO SANAYİ VE TİCARET A.Ş.
Manufacturer of a diverse portfolio of energy cables for do…
|
ALVES | TR | Manufacturing |
|
Apar Industries Ltd
Global manufacturer of conductors, specialty oils, and cabl…
|
APARINDS | IN | Manufacturing |
|
ASIA PACIFIC WIRE & CABLE CORP LTD
Manufactures and distributes wire and cable for telecom and…
|
APWC | US | Manufacturing |
|
ASTA Energy Solutions AG
Produces copper-based solutions for power transmission and …
|
1AST | AT | Manufacturing |
|
AVSL Industries Limited
Manufactures PVC compounds and power cables for constructio…
|
AVSL | IN | Manufacturing |
|
Baosheng Science and Technology Innovation Co.,Ltd.
Develops high-performance wire and cable solutions for ener…
|
600973 | CN | Manufacturing |
|
B.C. Power Controls Limited
Manufactures wires, cables, and conductors for power transm…
|
537766 | IN | Manufacturing |
|
CAFCA LIMITED
Manufacturer and supplier of cables and conductors for elec…
|
CAC | ZW | Manufacturing |
|
Canare Electric Co., Ltd.
Manufactures connectivity products for broadcast, pro-audio…
|
5819 | JP | Manufacturing |
Trigiant Group Limited 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/49834/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49834 | 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=49834 | 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=49834 \ -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": 49834}, 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 Trigiant Group Limited (id: 49834)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.