
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 |
|---|---|---|---|
|
ABG Sundal Collier
An independent Nordic investment bank providing advisory an…
|
ABG | NO | Financial and insurance activit… |
|
Above Capital Inc.
Financial services provider operating an advanced MT5 platf…
|
— | CA | Financial and insurance activit… |
|
A.C. Global Capital Corp.
Strategic advisory and capital solutions firm focused on co…
|
ACG | CA | Financial and insurance activit… |
|
Acme Resources Limited
Provides credit facilities and manages investment portfolio…
|
539391 | IN | Financial and insurance activit… |
|
AD4 Capital Corp.
Capital pool company (CPC) identifying and evaluating asset…
|
ADJ.P | CA | Financial and insurance activit… |
|
Adomos
A platform connecting clients with experts for wealth and p…
|
ALADO | FR | Financial and insurance activit… |
|
Adyen N.V.
A single platform for global payments, data, and financial …
|
ADYEN | NL | Financial and insurance activit… |
|
Aeonic Securities C.I.F Plc
An investment firm providing financial, advisory, and wealt…
|
AEON | CY | Financial and insurance activit… |
|
AFRICA BITCOIN CORPORATION LIMITED
Financial services group pioneering Bitcoin integration int…
|
BACNM | ZA | Financial and insurance activit… |
|
AFRICA BITCOIN CORPORATION LIMITED
Financial services group and investment holding company wit…
|
BACE | ZA | 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.