夜光明 — Investor Relations & Filings
About 夜光明
Yeguangming specializes in the research, development, and manufacturing of high-performance reflective materials and safety products. The company’s core portfolio includes reflective fabrics, heat transfer films, reflective webbing, and high-visibility apparel. These products utilize advanced retroreflective technology to enhance visibility in low-light conditions, catering to sectors such as professional workwear, outdoor sports, and traffic safety. By integrating specialized production processes with rigorous quality control, the company provides durable materials that comply with international safety standards. Its technical solutions focus on optimizing optical performance and material versatility for diverse industrial and consumer applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(方小桃) | 2026-04-26 | Chinese | |
| 董事会关于独立董事独立性情况的专项报告 | 2026-04-26 | Chinese | |
| 关于使用自有闲置资金委托理财的进展公告 | 2026-04-02 | Chinese | |
| 获得政府补助公告 | 2026-04-02 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-04-01 | Chinese | |
| 关于更换持续督导保荐代表人的公告 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39848203 | 2025年度独立董事述职报告(方小桃) | 2026-04-26 | Chinese | ||
| 39848195 | 董事会关于独立董事独立性情况的专项报告 | 2026-04-26 | Chinese | ||
| 39848186 | 关于使用自有闲置资金委托理财的进展公告 | 2026-04-02 | Chinese | ||
| 39848178 | 获得政府补助公告 | 2026-04-02 | Chinese | ||
| 39848173 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-04-01 | Chinese | ||
| 39848164 | 关于更换持续督导保荐代表人的公告 | 2026-04-01 | Chinese | ||
| 39848160 | 关于使用自有闲置资金委托理财的进展公告 | 2026-03-29 | Chinese | ||
| 39848153 | 股票解除限售公告 | 2026-03-24 | Chinese | ||
| 39848146 | 第四届董事会第十七次会议决议公告 | 2026-03-22 | Chinese | ||
| 39848140 | 中泰证券股份有限公司关于浙江夜光明光电科技股份有限公司募投项目延期的核查意见 | 2026-03-22 | Chinese | ||
| 39848124 | 募投项目延期公告 | 2026-03-22 | Chinese | ||
| 39848118 | 关于投资者关系活动记录表的公告 | 2026-03-19 | Chinese | ||
| 39848108 | 关于部分募集资金专户完成销户的公告 | 2026-03-15 | Chinese | ||
| 39848102 | 关于注销部分募集资金现金管理专用结算账户的公告 | 2026-03-15 | Chinese | ||
| 39848096 | 关于使用自有闲置资金委托理财的进展公告 | 2026-03-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
XINLONG HOLDING (GROUP) CO., LTD.
Manufacturer of high-end non-woven materials for medical, h…
|
000955 | CN | Manufacturing |
|
YANPAI FILTRATION TECHNOLOGY CO., LTD.
Manufacturer of high-performance industrial filtration medi…
|
301081 | CN | Manufacturing |
|
Zhejiang Chinastars New Materials Group Co., Ltd.
Manufacturer of high-performance reflective materials and s…
|
301077 | CN | Manufacturing |
|
Zhejiang Huasheng Technology Co.,Ltd
Manufacturer of high-performance plastic composite material…
|
605180 | CN | Manufacturing |
|
ZHEJIANG LIANXIANG SMART HOME CO., LTD
Specializes in seamless embroidery wall coverings and integ…
|
603272 | CN | 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/58859/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58859 | 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=58859 | 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=58859 \ -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": 58859}, 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: 58859)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.