
SHANXI SECURITIES COMPANY LIMITED — Investor Relations & Filings
Shanxi Securities Company Limited provides a comprehensive suite of financial services, focusing on securities brokerage, investment banking, asset management, and proprietary trading. The firm facilitates securities underwriting, sponsorship, and financial advisory services for corporate entities. For individual and institutional clients, it offers wealth management, margin trading, securities lending, and futures brokerage. Through its specialized subsidiaries and branch network, the company delivers integrated investment solutions, supported by internal research and risk management frameworks. Its operations encompass the trading of equities, fixed-income instruments, and derivatives, alongside the provision of investment consulting and custodial services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度股东会决议公告 | 2026-05-20 | Chinese | |
| 关于举行2025年度暨2026年第一季度网上业绩说明会的公告 | 2026-05-07 | Chinese | |
| 独立董事2025年度述职报告(邢会强) | 2026-04-27 | Chinese | |
| 关于会计政策变更的公告 | 2026-04-27 | Chinese | |
| 2025年度募集资金存放、管理与实际使用情况专项报告 | 2026-04-27 | Chinese | |
| 关于第五届董事会独立董事第一次专门会议决议的公告 | 2026-04-27 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46702164 | 2025年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 44267189 | 关于举行2025年度暨2026年第一季度网上业绩说明会的公告 | 2026-05-07 | Chinese | ||
| 44622146 | 独立董事2025年度述职报告(邢会强) | 2026-04-27 | Chinese | ||
| 44622145 | 关于会计政策变更的公告 | 2026-04-27 | Chinese | ||
| 44622137 | 2025年度募集资金存放、管理与实际使用情况专项报告 | 2026-04-27 | Chinese | ||
| 44622136 | 关于第五届董事会独立董事第一次专门会议决议的公告 | 2026-04-27 | Chinese | ||
| 44622129 | 公司2025年度股东会材料 | 2026-04-27 | Chinese | ||
| 44622111 | 董事2025年度薪酬执行情况及2026年度薪酬发放方案 | 2026-04-27 | Chinese | ||
| 44622103 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-27 | Chinese | ||
| 44622100 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-27 | Chinese | ||
| 44622091 | 山西证券股份有限公司发行次级债券2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-27 | Chinese | ||
| 44622059 | 2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
| 44622053 | 关于召开公司2025年度股东会的通知 | 2026-04-27 | Chinese | ||
| 44622047 | 关于第五届董事会第二次会议决议的公告 | 2026-04-27 | Chinese | ||
| 44622043 | 关于2025年度利润分配预案暨2026年中期利润分配授权的公告 | 2026-04-27 | 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 |
|---|---|---|---|
|
1285081 Ontario Inc.
An active reporting issuer with undisclosed core business a…
|
— | CA | Financial and insurance activit… |
|
1797729 Ontario Inc.
Gold-focused royalty and stream company acquiring royalties…
|
OR | CA | Financial and insurance activit… |
|
5D Acquisition Corp.
Capital Pool Company (CPC) seeking a Qualifying Transaction…
|
FIVD.P | CA | Financial and insurance activit… |
|
786 Investments Limited
Offers asset, wealth management, investment advisory, and f…
|
786 | PK | Financial and insurance activit… |
|
9F Inc.
Operates a digital financial account platform for personali…
|
JFU | US | Financial and insurance activit… |
|
A1 CAPİTAL YATIRIM MENKUL DEĞERLER A.Ş.
A brokerage and investment firm offering capital market and…
|
A1CAP | TR | Financial and insurance activit… |
|
A2ZCryptocap
Identifies and evaluates potential assets or operating busi…
|
AZC-P | CA | Financial and insurance activit… |
|
A3 Mercados S.A.
Operates a robust and secure market for financial and agric…
|
— | AR | Financial and insurance activit… |
|
AA Mission Acquisition Corp.
A special purpose acquisition company targeting the food an…
|
AAM | US | Financial and insurance activit… |
|
ABC arbitrage
Quantitative trading and asset management firm using market…
|
ABCA | FR | Financial and insurance activit… |
SHANXI SECURITIES COMPANY LIMITED 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/54531/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54531 | 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=54531 | 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=54531 \ -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": 54531}, 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 SHANXI SECURITIES COMPANY LIMITED (id: 54531)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.