
Zheshang Securities Co.,Ltd. — Investor Relations & Filings
Zheshang Securities Co.,Ltd. provides a comprehensive suite of financial services, including securities brokerage, investment banking, asset management, and investment research. The firm facilitates equity and debt financing through underwriting and sponsorship services, while offering financial advisory for corporate restructuring and mergers and acquisitions. Its wealth management division serves individual and institutional clients with diverse investment products, margin financing, and securities lending. The company also operates in proprietary trading and futures brokerage. By maintaining an extensive service network, it focuses on delivering integrated financial solutions and supporting the capital market needs of small and medium-sized enterprises. The firm emphasizes a research-driven approach to provide strategic insights and investment consulting across various asset classes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 浙商证券股份有限公司2026年度第三期短期融资券发行结果公告 | 2026-05-12 | Chinese | |
| 浙商证券股份有限公司内部审计管理办法 | 2026-04-17 | Chinese | |
| 浙商证券股份有限公司关于指定总裁代行财务负责人职务的公告 | 2026-04-17 | Chinese | |
| 浙商证券股份有限公司关于续聘会计师事务所的公告 | 2026-04-17 | Chinese | |
| 浙商证券股份有限公司独立董事2025年度述职报告(金雪军) | 2026-04-17 | Chinese | |
| 浙商证券股份有限公司2025年年度报告摘要 | 2026-04-17 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45346100 | 浙商证券股份有限公司2026年度第三期短期融资券发行结果公告 | 2026-05-12 | Chinese | ||
| 34824893 | 浙商证券股份有限公司内部审计管理办法 | 2026-04-17 | Chinese | ||
| 34824891 | 浙商证券股份有限公司关于指定总裁代行财务负责人职务的公告 | 2026-04-17 | Chinese | ||
| 34824880 | 浙商证券股份有限公司关于续聘会计师事务所的公告 | 2026-04-17 | Chinese | ||
| 34824877 | 浙商证券股份有限公司独立董事2025年度述职报告(金雪军) | 2026-04-17 | Chinese | ||
| 34824873 | 浙商证券股份有限公司2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 34821912 | 浙商证券股份有限公司2025年度可持续发展(ESG)报告 | 2026-04-17 | Chinese | ||
| 34821910 | 浙商证券股份有限公司独立董事2025年度述职报告(沈思) | 2026-04-17 | Chinese | ||
| 34821908 | 浙商证券股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-04-17 | Chinese | ||
| 34821907 | 浙商证券股份有限公司独立董事2025年度述职报告(熊建益) | 2026-04-17 | Chinese | ||
| 44610002 | 浙商证券股份有限公司第四届董事会第四十三次会议决议公告 | 2026-04-03 | Chinese | ||
| 44609990 | 浙商证券股份有限公司关于公司高级管理人员变更的公告 | 2026-04-03 | Chinese | ||
| 44609981 | 浙商证券股份有限公司2025年度业绩快报公告 | 2026-03-31 | Chinese | ||
| 44609977 | 浙商证券股份有限公司董事会议事规则(2026年修订) | 2026-03-16 | Chinese | ||
| 44609972 | 浙商证券股份有限公司2026年第二次临时股东会决议公告 | 2026-03-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other financial service activities n.e.c., except insurance and pension funding activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1285081 Ontario Inc.
An active reporting issuer with undisclosed core business a…
|
— | CA | Financial and insurance activit… |
|
1797729 Ontario Inc.
Gold-focused royalty and stream company acquiring royalties…
|
OR | CA | Financial and insurance activit… |
|
5D Acquisition Corp.
Capital Pool Company (CPC) seeking a Qualifying Transaction…
|
FIVD.P | CA | Financial and insurance activit… |
|
786 Investments Limited
Offers asset, wealth management, investment advisory, and f…
|
786 | PK | Financial and insurance activit… |
|
9F Inc.
Operates a digital financial account platform for personali…
|
JFU | US | Financial and insurance activit… |
|
A1 CAPİTAL YATIRIM MENKUL DEĞERLER A.Ş.
A brokerage and investment firm offering capital market and…
|
A1CAP | TR | Financial and insurance activit… |
|
A2ZCryptocap
Identifies and evaluates potential assets or operating busi…
|
AZC-P | CA | Financial and insurance activit… |
|
A3 Mercados S.A.
Operates a robust and secure market for financial and agric…
|
— | AR | Financial and insurance activit… |
|
AA Mission Acquisition Corp.
A special purpose acquisition company targeting the food an…
|
AAM | US | Financial and insurance activit… |
|
ABC arbitrage
Quantitative trading and asset management firm using market…
|
ABCA | FR | Financial and insurance activit… |
Zheshang Securities 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/57307/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57307 | 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=57307 | 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=57307 \ -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": 57307}, 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 Zheshang Securities Co.,Ltd. (id: 57307)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.