
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 |
|---|---|---|---|
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-22 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-19 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-18 | Chinese | |
| H股市场公告:截至2026年4月30日止月份之股份發行人的證券變動月報表 | 2026-05-06 | Chinese | |
| 中信建投证券股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-03-26 | Chinese | |
| 中信建投证券股份有限公司2025年度会计师事务所履职情况评估报告 | 2026-03-26 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 44627730 | 关于召开2026年第一次临时股东会的通知 | 2026-03-11 | Chinese | ||
| 44627724 | 中信建投证券股份有限公司2026年第一次临时股东会会议资料 | 2026-03-11 | Chinese | ||
| 44627718 | H股市场公告:截至2026年2月28日止月份之股份發行人的證券變動月報表 | 2026-03-06 | 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 |
|---|---|---|---|
|
Banks Energy Inc.
Verifiable information regarding its core business activiti…
|
— | CA | Financial and insurance activit… |
|
Bantam Capital Corporation
Capital Pool Company (CPC) seeking assets for a qualifying …
|
BCC | CA | Financial and insurance activit… |
|
Bartizan Capital Corporation
Offers investment and wealth management solutions to grow a…
|
— | CA | Financial and insurance activit… |
|
B.C. Pacific Capital Corporation
A financial entity focused on the purchase, sale, and broke…
|
BPQ.B | CA | Financial and insurance activit… |
|
BD Multimedia
A financial technology firm providing payment solutions and…
|
ALBDM | FR | Financial and insurance activit… |
|
Beneficient
Provides liquidity, custody, and data solutions for alterna…
|
BENF | US | Financial and insurance activit… |
|
BERINGER GOLD CORP.
A SPAC focused on acquiring a private entity to facilitate …
|
— | CA | Financial and insurance activit… |
|
Bervin Investments And Leasing Ltd.
Provides securities investment, asset leasing, hire-purchas…
|
531340 | IN | Financial and insurance activit… |
|
Best S.A.
Financial services firm specializing in the management of n…
|
BST | PL | Financial and insurance activit… |
|
BEST SPAC I Acquisition Corp.
A SPAC targeting a consumer goods business with an enterpri…
|
BSAA | 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.