
Shanxi Changcheng Microlight Equipment Co. Limited — Investor Relations & Filings
Shanxi Changcheng Microlight Equipment Co. Ltd. engages in the design, research, development, manufacture, and sale of image transmission fiber optic products. The company produces specialized components across five main categories, including fiber optic inverters, fiber optic straight plates (face plates), fiber optic panels, light cones (tapers), and microchannel plates. These products serve as integral components for high-resolution image transfer and manipulation in various technical applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CLARIFICATION ANNOUNCEMENT IN RELATION TO THE FORM OF PROXY | 2026-05-27 | English | |
| CLARIFICATION ANNOUNCEMENT IN RELATION TO THE NOTICE OF ANNUAL GENERAL MEETING AND FORM OF PROXY | 2026-05-26 | English | |
| SUPPLEMENTAL ANNOUNCEMENT IN RELATION TO THE NOTICE OF ANNUAL GENERAL MEETING AND THE FORM OF PROXY | 2026-05-22 | English | |
| REPLY SLIP | 2026-05-15 | English | |
| REVISED FORM OF PROXY | 2026-05-15 | English | |
| Monthly Return of Equity Issuer on Movements in Securities | 2026-05-06 | English |
Browse filings by year
23 years- 2026 17 filings
- 2025 46 filings
- 2024 38 filings
- 2023 42 filings
- 2022 48 filings
- 2021 36 filings
- 2020 52 filings
- 2019 58 filings
- 2018 41 filings
- 2017 66 filings
- 2016 46 filings
- 2015 34 filings
- 2014 38 filings
- 2013 50 filings
- 2012 41 filings
- 2011 40 filings
- 2010 31 filings
- 2009 39 filings
- 2008 20 filings
- 2007 24 filings
- 2006 23 filings
- 2005 27 filings
- 2004 19 filings
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABILITY
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
aiPlex
Specializes in digital imaging and automotive safety, focus…
|
6225 | TW | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
Appotronics Corporation Limited
Develops ALPD laser display technology for cinema, home, an…
|
688007 | CN | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
ASIA
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
Asukanet Company,Limited
Offers photo printing, funeral imaging, aerial display tech…
|
2438 | JP | Manufacturing |
Shanxi Changcheng Microlight Equipment Co. Limited 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/51369/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51369 | 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=51369 | 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=51369 \ -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": 51369}, 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 Shanxi Changcheng Microlight Equipment Co. Limited (id: 51369)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.