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 |
|---|---|---|---|
|
MESA LABORATORIES INC /CO/
Designs and makes quality control products and services for…
|
MLAB | US | Manufacturing |
|
Meter Instruments Co., Ltd.
Develops and manufactures high-precision electronic measure…
|
301006 | CN | Manufacturing |
|
METHODE ELECTRONICS INC
Global manufacturer of custom-engineered solutions and comp…
|
MEI | US | Manufacturing |
|
METTLER TOLEDO INTERNATIONAL INC/
Global manufacturer and supplier of precision instruments a…
|
MTD | US | Manufacturing |
|
MGI TECH CO., LTD.
Develops sequencing instruments, reagents, and laboratory a…
|
688114 | CN | Manufacturing |
|
MICRONICS JAPAN CO.,LTD.
Manufactures test equipment and probe cards for the semicon…
|
6871 | JP | Manufacturing |
|
MICROSAIC SYSTEMS PLC
Develops and manufactures chip-based, point-of-need mass sp…
|
MSYS | GB | Manufacturing |
|
MICROVISION, INC.
Develops perception solutions for autonomy and mobility app…
|
MVIS | US | Manufacturing |
|
MIND TECHNOLOGY, INC
Provider of technology and solutions for the marine, defens…
|
MIND | US | Manufacturing |
|
Mintech Co., Ltd.
Develops battery diagnostic solutions and energy storage sy…
|
452200 | KR | 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.