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 |
|---|---|---|---|
|
BEIJING LEIKE DEFENSE TECHNOLOGY CO., LTD.
Develops radar signal processing, satellite navigation, and…
|
002413 | CN | Manufacturing |
|
BEIJING NAVIGATION CONTROL TECHNOLOGY CO.,LTD.
Develops and manufactures high-precision inertial navigatio…
|
688282 | CN | Manufacturing |
|
Beijing SDL technology co.,ltd
Develops environmental monitoring and industrial process an…
|
002658 | CN | Manufacturing |
|
Beijing StarNeto Technology Co.,Ltd
Develops inertial navigation systems, MEMS IMUs, and intell…
|
002829 | CN | Manufacturing |
|
Beijing Sys Science & Technology Co .,Ltd.
Develops automated microbiology diagnostics and clinical la…
|
301372 | CN | Manufacturing |
|
Beijing UniStrong Science&Technology Co.,Ltd.
Develops high-precision GNSS products and PNT solutions for…
|
002383 | CN | Manufacturing |
|
Beijing Yupont Electric Power Technology Co., Ltd.
Develops smart energy meters, distribution automation, and …
|
688597 | CN | Manufacturing |
|
Beijing Zhongkehaixun Digital S&T Co.,Ltd.
Specializes in underwater acoustic signal processing and so…
|
300810 | CN | Manufacturing |
|
BESCIENT TECHNOLOGIES CO.,LTD.
Develops environmental monitoring and industrial process an…
|
688671 | CN | Manufacturing |
|
BG T&A Co.
ODM developer and manufacturer of wireless communication eq…
|
046310 | 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.