
CHINA SECURITIES CO., LTD. — Investor Relations & Filings
CHINA SECURITIES CO., LTD., also known as CSC Financial Co., Ltd., is a leading integrated securities firm providing a comprehensive range of financial services. The company operates through four primary business segments: investment banking, wealth management, trading and institutional client services, and investment management. Its investment banking division offers equity and debt underwriting, financial advisory, and restructuring services. The wealth management segment provides securities brokerage, margin financing, and wealth management products to individual and corporate clients. In trading and institutional services, the firm engages in proprietary trading, equity and fixed-income sales, and investment research. Additionally, its investment management business encompasses asset management, fund management, and private equity investment. The company serves a diverse client base, including large corporations, institutional investors, and retail customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2025年度股东会的通知 | 2026-06-05 | Chinese | |
| 中信建投证券股份有限公司2025年度股东会会议资料 | 2026-06-05 | Chinese | |
| H股市场公告:截至2026年5月31日止月份之股份發行人的證券變動月報表 | 2026-06-03 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-06-02 | Chinese | |
| 第三届董事会第二十四次会议决议公告 | 2026-06-02 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-22 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47986164 | 关于召开2025年度股东会的通知 | 2026-06-05 | Chinese | ||
| 47985742 | 中信建投证券股份有限公司2025年度股东会会议资料 | 2026-06-05 | Chinese | ||
| 47959602 | H股市场公告:截至2026年5月31日止月份之股份發行人的證券變動月報表 | 2026-06-03 | Chinese | ||
| 47941831 | 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-06-02 | Chinese | ||
| 47941548 | 第三届董事会第二十四次会议决议公告 | 2026-06-02 | Chinese | ||
| 46867996 | 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-22 | Chinese | ||
| 46565233 | 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-19 | Chinese | ||
| 46512972 | 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-18 | Chinese | ||
| 44277403 | H股市场公告:截至2026年4月30日止月份之股份發行人的證券變動月報表 | 2026-05-06 | Chinese | ||
| 44627814 | 中信建投证券股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-03-26 | Chinese | ||
| 44627809 | 中信建投证券股份有限公司2025年度会计师事务所履职情况评估报告 | 2026-03-26 | Chinese | ||
| 44627808 | 中信建投证券股份有限公司董事会关于独立非执行董事2025年度独立性的专项评估意见 | 2026-03-26 | Chinese | ||
| 44627803 | 中信建投证券股份有限公司2025年度内部控制审计报告 | 2026-03-26 | Chinese | ||
| 44627791 | 中信建投证券股份有限公司2025年度财务报表及审计报告 | 2026-03-26 | Chinese | ||
| 44627750 | 中信建投证券股份有限公司2025年度内部控制评价报告 | 2026-03-26 | 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 |
|---|---|---|---|
|
MOL ACCESSPORTAL BERHAD
Leading payment service provider and e-money issuer for onl…
|
— | MY | Financial and insurance activit… |
|
Monarch Networth Capital Limited
Provides investment, wealth management, trading, and mercha…
|
MONARCH | IN | Financial and insurance activit… |
|
Monarch West Ventures Inc.
Functions as a Capital Pool Company (CPC) to facilitate a q…
|
MONA.P | CA | Financial and insurance activit… |
|
Monotype India Ltd.
Engaged in financial services, share trading, real estate, …
|
505343 | IN | Financial and insurance activit… |
|
Morarka Finance Ltd.
Engages in investment activities and corporate financial co…
|
511549 | IN | Financial and insurance activit… |
|
MORGAN STANLEY
A global financial services firm offering institutional, we…
|
MS | US | Financial and insurance activit… |
|
Morgan Ventures Ltd.
Diversified firm providing inter-corporate loans and managi…
|
526237 | IN | Financial and insurance activit… |
|
Mountain Lake Acquisition Corp.
A blank check company formed to effect a business combinati…
|
MLAC | US | Financial and insurance activit… |
|
Mount Real Corporation
Publicly-listed entity that engaged in financial operations…
|
— | CA | Financial and insurance activit… |
|
Mpay Spolka Akcyjna
Provider of a mobile payment app for tickets, parking, and …
|
MPY | PL | Financial and insurance activit… |
CHINA 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/57174/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57174 | 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=57174 | 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=57174 \ -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": 57174}, 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 CHINA SECURITIES CO., LTD. (id: 57174)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.