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 |
|---|---|---|---|
|
Gloryview Technology Co., Ltd.
Develops industrial automation, AOI systems, and semiconduc…
|
301396 | CN | Manufacturing |
|
GLTECHNO HOLDINGS, INC.
Holding company for firms in analytical instruments, semico…
|
255A | JP | Manufacturing |
|
GO Element Co., Ltd.
Develops and manufactures electronic components for semicon…
|
311320 | KR | Manufacturing |
|
Goldcard Smart Group Co.,Ltd.
Develops smart energy metering solutions and IoT-based util…
|
300349 | CN | Manufacturing |
|
Good Will Instrument Co., Ltd.
Manufacturer of high-precision electronic test and measurem…
|
2423 | TW | Manufacturing |
|
Googol Technology Co., Ltd.
Develops motion control systems and industrial automation f…
|
301510 | CN | Manufacturing |
|
GUANGDONG WEIDE INFORMATION TECHNOLOGY CO,.LTD.
Develops intelligent power distribution and energy manageme…
|
688171 | CN | Manufacturing |
|
GUANGDONG ZHENGYE TECHNOLOGY CO., LTD.
Develops X-ray inspection and laser processing equipment fo…
|
300410 | CN | Manufacturing |
|
Guangxi Oriental Intelligent Manufacturing Technology Co., Ltd.
Develops high-precision measuring instruments and intellige…
|
002175 | CN | Manufacturing |
|
Guangzhou Doppler Electronic Technologies Co., Ltd.
Manufactures ultrasonic NDT equipment and transducers for i…
|
301528 | 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.