
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-06-02 | Chinese | |
| 第三届董事会第二十四次会议决议公告 | 2026-06-02 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-22 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-19 | Chinese | |
| 关于间接全资附属公司根据中期票据计划进行发行并由全资子公司提供担保的公告 | 2026-05-18 | Chinese | |
| H股市场公告:截至2026年4月30日止月份之股份發行人的證券變動月報表 | 2026-05-06 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 44627730 | 关于召开2026年第一次临时股东会的通知 | 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 |
|---|---|---|---|
|
EUWAX AG
A Quality Liquidity Provider for various asset classes on i…
|
EUX | DE | Financial and insurance activit… |
|
Everbright Securities Company Limited
Leading diversified financial services firm, one of the lar…
|
6178 | HK | Financial and insurance activit… |
|
Everbright Securities Company Limited
Provides brokerage, wealth management, investment banking, …
|
601788 | CN | Financial and insurance activit… |
|
EVERLON FINANCIALS LIMITED
Specializes in securities trading and portfolio management …
|
514358 | IN | Financial and insurance activit… |
|
Evli Oyj
A Nordic asset and wealth management group serving institut…
|
EAB | FI | Financial and insurance activit… |
|
Evocati Capital Resources Inc.
Capital pool company identifying and evaluating prospective…
|
EVOC.P | CA | Financial and insurance activit… |
|
Exelerate Capital Corp.
A Capital Pool Company (CPC) identifying assets to complete…
|
XCAP.P | CA | Financial and insurance activit… |
|
Explicit Finance Limited
Offers investment management, credit provision, and financi…
|
530571 | IN | Financial and insurance activit… |
|
EYANTRA VENTURES LIMITED
Investment firm providing capital and advisory to high-grow…
|
512099 | IN | Financial and insurance activit… |
|
Fairplay Ventures Inc.
A Capital Pool Company (CPC) focused on identifying assets …
|
FPY.P | CA | 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.