
Ningbo Solartron Technology Co., Ltd. — Investor Relations & Filings
Ningbo Solartron Technology Co., Ltd. specializes in the research, development, and manufacturing of high-performance functional films. The company’s core product portfolio includes reflective films, backsheet films, and optical films designed for liquid crystal displays (LCDs), semiconductor lighting, and photovoltaic applications. Utilizing advanced polymer material science and precision coating technologies, Solartron produces micro-nano structured films that enhance light efficiency and durability in electronic devices. The company serves global manufacturers in the display and renewable energy sectors, focusing on technological innovation in light management and surface treatment. Its expertise extends to multi-layer co-extrusion and specialized surface functionalization, providing critical components for high-brightness displays and efficient solar energy conversion systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 首次公开发行股票科创板上市公告书 | 2019-11-04 | Chinese | |
| 公司章程 | 2019-11-04 | Chinese | |
| 首次公开发行股票并在科创板上市发行结果公告 | 2019-10-29 | Chinese | |
| 首次公开发行股票并在科创板上市招股说明书 | 2019-10-29 | Chinese | |
| 首次公开发行股票并在科创板上市网下初步配售结果及网上中签结果公告 | 2019-10-27 | Chinese | |
| 首次公开发行股票并在科创板上市网上发行申购情况及中签率公告 | 2019-10-24 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 40052453 | 首次公开发行股票科创板上市公告书 | 2019-11-04 | Chinese | ||
| 40052301 | 公司章程 | 2019-11-04 | Chinese | ||
| 40052088 | 首次公开发行股票并在科创板上市发行结果公告 | 2019-10-29 | Chinese | ||
| 40052057 | 首次公开发行股票并在科创板上市招股说明书 | 2019-10-29 | Chinese | ||
| 40051784 | 首次公开发行股票并在科创板上市网下初步配售结果及网上中签结果公告 | 2019-10-27 | Chinese | ||
| 40051584 | 首次公开发行股票并在科创板上市网上发行申购情况及中签率公告 | 2019-10-24 | Chinese | ||
| 40051575 | 北京康达律师事务所关于公司战略投资者专项核查法律意见书 | 2019-10-22 | Chinese | ||
| 40051564 | 华安证券股份有限公司关于公司战略投资者专项核查报告 | 2019-10-22 | Chinese | ||
| 40051551 | 首次公开发行股票并在科创板上市投资风险特别公告 | 2019-10-22 | Chinese | ||
| 40051538 | 首次公开发行股票并在科创板上市发行公告 | 2019-10-22 | Chinese | ||
| 40051461 | 首次公开发行股票并在科创板上市网上路演公告 | 2019-10-21 | Chinese | ||
| 40051439 | 首次公开发行股票并在科创板上市招股意向书附录(二) | 2019-10-15 | Chinese | ||
| 40051098 | 首次公开发行股票并在科创板上市招股意向书附录(一) | 2019-10-15 | Chinese | ||
| 40050185 | 首次公开发行股票并在科创板上市招股意向书 | 2019-10-15 | Chinese | ||
| 40050040 | 首次公开发行股票并在科创板上市发行安排及初步询价公告 | 2019-10-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
Ningbo Solartron Technology Co., Ltd. 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/58315/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58315 | 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=58315 | 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=58315 \ -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": 58315}, 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 Ningbo Solartron Technology Co., Ltd. (id: 58315)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.