Tricorntech Corporation — Investor Relations & Filings
Tricorntech Corporation specializes in the development and manufacturing of high-end gas analysis instruments and integrated monitoring systems. The company focuses on the detection of Volatile Organic Compounds (VOCs) and Airborne Molecular Contaminants (AMCs), providing real-time, on-site analysis solutions. Its core technology platform, exemplified by the MiTAP™ VOC analyzer, is engineered to deliver laboratory-grade precision for critical applications such as semiconductor yield management, pollution control, and environmental monitoring. Tricorntech serves diverse sectors including advanced manufacturing, petrochemicals, steel, and healthcare. By integrating hardware and software expertise, the company offers customized solutions for air quality digitalization and process environment stability. Its systems are utilized by leading semiconductor manufacturers and environmental protection agencies to ensure operational efficiency and regulatory compliance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季財務報告董事會預計召開日期為 115年5月12日 | 2026-05-04 | Chinese | |
| 公司治理組織架構 | 2026-04-30 | Chinese | |
| 公告本公司法人董事異動 | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_6909_20260526FE1.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_6909_20260526F01.pdf | 2026-04-24 | Chinese | |
| 114年第4季財務報告書 — 202504_6909_AIB.pdf | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40842052 | 公告本公司115年第一季財務報告董事會預計召開日期為 115年5月12日 | 2026-05-04 | Chinese | ||
| 40040783 | 公司治理組織架構 | 2026-04-30 | Chinese | ||
| 38565006 | 公告本公司法人董事異動 | 2026-04-29 | Chinese | ||
| 36100841 | 115年年報及股東會資料 — 2026_6909_20260526FE1.pdf | 2026-04-24 | English | ||
| 36100756 | 115年年報及股東會資料 — 2026_6909_20260526F01.pdf | 2026-04-24 | Chinese | ||
| 36123968 | 114年第4季財務報告書 — 202504_6909_AIB.pdf | 2026-04-24 | Chinese | ||
| 36123966 | 114年第4季財務報告書 — 202504_6909_AI2.pdf | 2026-04-24 | Chinese | ||
| 36123964 | 114年第4季財務報告書 — 202503_6909_AI2.pdf | 2026-04-24 | Chinese | ||
| 36123962 | 114年第4季財務報告書 — 202502_6909_AIB.pdf | 2026-04-24 | Chinese | ||
| 36123961 | 114年第4季財務報告書 — 202502_6909_AI2.pdf | 2026-04-24 | Chinese | ||
| 35693554 | 115年04月內部人持股未轉讓(事前) | 2026-04-23 | Chinese | ||
| 34689491 | 係因本公司有價證券於集中交易市場達公布注意交易資訊標準,故 公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2026-04-20 | Chinese | ||
| 34568618 | 115年04月僑外投資持股 | 2026-04-15 | Chinese | ||
| 34557134 | 115年4月14日內部人設質解質 | 2026-04-15 | Chinese | ||
| 33993119 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASELSAN ELEKTRONİK SANAYİ VE TİCARET A.Ş.
Develops advanced electronic systems for defense, transport…
|
ASELS | TR | Manufacturing |
|
ASTI CORPORATION
Manufacturer of electrical components and wire harnesses fo…
|
6899 | JP | Manufacturing |
|
ASTRONICS CORP
Provider of advanced technologies for aerospace, defense, a…
|
ATRO | US | Manufacturing |
|
AstroNova, Inc.
Develops data visualization tech for aerospace, label print…
|
ALOT | US | Manufacturing |
|
ASTROTECH Corp
Develops and licenses mass spectrometer technologies for se…
|
ASTC | US | Manufacturing |
|
ATI Airtest Technologies Inc.
Designs and manufactures air monitoring sensors for energy …
|
AAT | CA | Manufacturing |
|
AtomTrace a.s.
Manufacturer of LIBS systems for advanced, multi-elemental …
|
ATOMT | CZ | Manufacturing |
|
Aurora Solar Technologies Inc.
Advanced material inspection and inline quality control sys…
|
ACU | CA | Manufacturing |
|
AUTEK CHINA INC
Develops and manufactures industrial automation and process…
|
300595 | CN | Manufacturing |
|
Autel Intelligent Technology Corp.,Ltd.
Provides automotive diagnostic, TPMS, ADAS, and EV charging…
|
688208 | CN | Manufacturing |
Tricorntech Corporation 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/52657/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52657 | 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=52657 | 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=52657 \ -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": 52657}, 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 Tricorntech Corporation (id: 52657)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.