
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 |
|---|---|---|---|
| H股市场公告:截至2026年5月31日止月份之股份發行人的證券變動月報表 | 2026-06-03 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-06-02 | Chinese | |
| 第三届董事会第二十四次会议决议公告 | 2026-06-02 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-22 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-19 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-18 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 44627746 | 关于召开2025年度业绩说明会的公告 | 2026-03-25 | Chinese | ||
| 44627740 | H股市场公告:董事會會議通告 | 2026-03-11 | 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 |
|---|---|---|---|
|
Global Valores S.A.
Financial services firm specializing in Sales & Trading, Ca…
|
— | AR | Financial and insurance activit… |
|
GLOBE ENTERPRISES (INDIA) LIMITED
Specializes in investment management, financial consultancy…
|
GLOBE | IN | Financial and insurance activit… |
|
Golden Rock Global PLC
A Special Purpose Acquisition Company focused on the fintec…
|
GRGM | JE | Financial and insurance activit… |
|
GOLDMAN SACHS GROUP INC
A global financial institution providing investment banking…
|
GS | US | Financial and insurance activit… |
|
GOLDMAN SACHS INTERNATIONAL
A financial institution offering investment banking, global…
|
GSIPD | GB | Financial and insurance activit… |
|
Goldmoney Inc.
Precious metal investment firm providing custody, storage, …
|
XAU | CA | Financial and insurance activit… |
|
Gold Rock Investments Ltd.
Manages a portfolio of securities and provides loans for lo…
|
501111 | IN | Financial and insurance activit… |
|
Gold Royalties Corporation
A precious metals royalty and streaming company providing f…
|
GROY | CA | Financial and insurance activit… |
|
Good2Go4 Corp.
Capital Pool Company evaluating assets and businesses for t…
|
GFOR.P | CA | Financial and insurance activit… |
|
Gores Holdings X, Inc. / CI
A blank check company formed to effect a merger or similar …
|
GTEN | US | 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.