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 |
|---|---|---|---|
|
Cannabix Technologies Inc
Specializes in non-invasive breath testing and screening fo…
|
BLO | CA | Manufacturing |
|
Cantronic Systems Inc.
Global leader in infrared thermal imaging and night vision …
|
CTS | CA | Manufacturing |
|
ChemoMetec
Manufacturer of high-precision automated cell counting and …
|
CHEMM | DK | Manufacturing |
|
Chengdu CORPRO Technology Co.,Ltd.
Develops satellite navigation and communication equipment, …
|
300101 | CN | Manufacturing |
|
CHENGDU KSW TECHNOLOGIES CO.,LTD.
Develops RF and microwave test instruments for 5G, satellit…
|
688283 | CN | Manufacturing |
|
Chengdu Qinchuan Iot Technology Co., Ltd.
Develops and manufactures smart gas and water meters and Io…
|
688528 | CN | Manufacturing |
|
CHENGDU SCREEN MICRO-ELECTRONICS CO.,LTD.
Develops semiconductor automated test equipment and integra…
|
688053 | CN | Manufacturing |
|
Chengdu TangYuan Electric Co.,Ltd.
Develops safety monitoring and maintenance systems for rail…
|
300789 | CN | Manufacturing |
|
China Aerospace Times Electronics Co.,Ltd.
Develops high-precision aerospace electronics, navigation s…
|
600879 | CN | Manufacturing |
|
China High Precision Automation Group Limited
Market leader in high-precision industrial automation instr…
|
591 | HK | 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.