纬达光电 — Investor Relations & Filings
About 纬达光电
Vedatech Optoelectronics specializes in the research, development, and manufacturing of high-performance polarizers. The product portfolio primarily consists of dye-based and iodine-based polarizers engineered for liquid crystal displays (LCDs). These components are utilized in diverse applications, including industrial control instruments, automotive displays, smart meters, and wearable technology. The company focuses on delivering customized optical solutions that offer high durability, exceptional contrast, and long-term stability in demanding environments. By utilizing advanced thin-film processing techniques, it provides specialized display components tailored to specific technical requirements and high-reliability standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于拟注销回购股份及减少注册资本的公告 | 2026-04-27 | Chinese | |
| 第三届董事会第十六次会议决议公告 | 2026-04-27 | Chinese | |
| 会计政策变更公告 | 2026-04-27 | Chinese | |
| 2026年一季度报告 | 2026-04-27 | Chinese | |
| 关于变更公司注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-04-27 | Chinese | |
| 关于召开2026年第一次临时股东会通知公告(提供网络投票) | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38975399 | 关于拟注销回购股份及减少注册资本的公告 | 2026-04-27 | Chinese | ||
| 38975393 | 第三届董事会第十六次会议决议公告 | 2026-04-27 | Chinese | ||
| 38975387 | 会计政策变更公告 | 2026-04-27 | Chinese | ||
| 38975382 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 38975321 | 关于变更公司注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-04-27 | Chinese | ||
| 38975315 | 关于召开2026年第一次临时股东会通知公告(提供网络投票) | 2026-04-27 | Chinese | ||
| 38975305 | 投资者关系活动记录表 | 2026-04-23 | Chinese | ||
| 38975294 | 2025年年度报告业绩说明会预告公告 | 2026-04-19 | Chinese | ||
| 38975281 | 中信建投证券股份有限公司关于佛山纬达光电材料股份有限公司2025年度持续督导定期现场核查报告 | 2026-04-12 | Chinese | ||
| 38975270 | 中信建投证券股份有限公司关于佛山纬达光电材料股份有限公司向不特定合格投资者公开发行股票之保荐工作总结报告书 | 2026-04-12 | Chinese | ||
| 38975251 | 中信建投证券股份有限公司关于佛山纬达光电材料股份有限公司2025年度持续督导跟踪报告 | 2026-04-12 | Chinese | ||
| 38975242 | 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | ||
| 38975233 | 审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-26 | Chinese | ||
| 38975223 | 中信建投证券股份有限公司关于佛山纬达光电材料股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查意见 | 2026-03-26 | Chinese | ||
| 38975205 | 2025年年度报告摘要 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COHERENT CORP.
Manufacturer of engineered materials, networking components…
|
COHR | US | Manufacturing |
|
Costar Group Co., Ltd.
Develops and manufactures precision optical components and …
|
002189 | CN | Manufacturing |
|
Cowell e Holdings Inc.
Designs, manufactures, and sells precision optical modules,…
|
1415 | HK | Manufacturing |
|
Creo Inc.
Developed integrated hardware and software systems optimizi…
|
— | US | Manufacturing |
|
Daheng New Epoch Technology, Inc.
Develops optical, electronic, and laser systems for machine…
|
600288 | CN | Manufacturing |
|
DAIWA TSUSHIN Co., Ltd
Develops AI-powered security systems and operates mobile ca…
|
7116 | JP | Manufacturing |
|
DongGuan YuTong Optical Technology Co.,Ltd.
Manufacturer of precision optical components, thin-film coa…
|
300790 | CN | Manufacturing |
|
Elegance Optical International Holdings Limited
Designs, manufactures, and sells optical frames, sunglasses…
|
907 | BM | Manufacturing |
|
EssilorLuxottica
Designs, manufactures, and distributes ophthalmic lenses, f…
|
EL | FR | Manufacturing |
|
EXICURE HITRON INC.
Manufacturer of security equipment and provider of AI-integ…
|
019490 | KR | Manufacturing |
纬达光电 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/58663/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58663 | 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=58663 | 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=58663 \ -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": 58663}, 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 纬达光电 (id: 58663)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.