Capital Securities Corporation — Investor Relations & Filings
Capital Securities Corp. provides a comprehensive suite of investment solutions and financial services. The company specializes in brokerage for domestic and international equities, including sub-brokerage for major global markets. Its product portfolio encompasses futures, exchange-traded funds (ETFs), mutual funds, and diverse commodity contracts. Recognized for digital innovation, the firm offers advanced trading platforms and mobile applications to facilitate seamless market access. Capital Securities emphasizes a client-centric approach through its "Capital Care" philosophy, focusing on delivering value-added services and fostering long-term partnerships. Beyond brokerage, the firm provides professional investment consulting and wealth management services. It is distinguished by its commitment to corporate governance and digital transformation, maintaining a significant market presence through a focus on sustainable development and technological integration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_6005_20260527F13.pdf | 2026-04-23 | Chinese | |
| 115年年報及股東會資料 — 2026_6005_20260527F02.pdf | 2026-04-23 | Chinese | |
| 115年年報及股東會資料 — 2026_6005_20260527F01.pdf | 2026-04-23 | Chinese | |
| 115年年報及股東會資料 — 2026_6005_20260527FE2.pdf | 2026-04-23 | English | |
| 115年年報及股東會資料 — 2026_6005_20260527FE1.pdf | 2026-04-23 | English | |
| 公告本公司法人董事改派代表人 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35554670 | 115年年報及股東會資料 — 2026_6005_20260527F13.pdf | 2026-04-23 | Chinese | ||
| 35554624 | 115年年報及股東會資料 — 2026_6005_20260527F02.pdf | 2026-04-23 | Chinese | ||
| 35554575 | 115年年報及股東會資料 — 2026_6005_20260527F01.pdf | 2026-04-23 | Chinese | ||
| 35554549 | 115年年報及股東會資料 — 2026_6005_20260527FE2.pdf | 2026-04-23 | English | ||
| 35554499 | 115年年報及股東會資料 — 2026_6005_20260527FE1.pdf | 2026-04-23 | English | ||
| 34655424 | 公告本公司法人董事改派代表人 | 2026-04-17 | Chinese | ||
| 33996327 | 公告本公司董事會決議召開115年股東常會相關事宜(新增議案) | 2026-04-10 | Chinese | ||
| 33996192 | 公告本公司董事會決議盈餘轉增資發行新股 | 2026-04-10 | Chinese | ||
| 33996267 | 公告本公司董事會決議股利分派 | 2026-04-10 | Chinese | ||
| 33996063 | 114年度股利金額(董事會決議) | 2026-04-10 | Chinese | ||
| 33966997 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33966996 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33893038 | 115年04月僑外投資持股 | 2026-04-09 | Chinese | ||
| 33794943 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33794939 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Security and commodity contracts brokerage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bampsl Securities Ltd.
Provides stockbroking, investment advisory, and financial c…
|
531591 | IN | Financial and insurance activit… |
|
BELL FINANCIAL GROUP LIMITED
Provides stockbroking, investment, and financial advisory s…
|
BFG | AU | Financial and insurance activit… |
|
Beryl Securities Ltd
Provides stockbroking, investment consultancy, and equity a…
|
531582 | IN | Financial and insurance activit… |
|
BGC Group, Inc.
A global brokerage and financial technology company servici…
|
BGC | US | Financial and insurance activit… |
|
BHARAT BHUSHAN FINANCE & COMMODITY BROKERS LIMITED
Provides multi-asset brokerage, investment consultancy, and…
|
511501 | IN | Financial and insurance activit… |
|
B.N.Rathi Securities Ltd.
Provides trading, depository, wealth management, and financ…
|
523019 | IN | Financial and insurance activit… |
|
BPI Financial Corporation
Specialized financial firm providing risk management and he…
|
BPI | CA | Financial and insurance activit… |
|
Bridge Securities Ltd.
Provides stockbroking, investment advisory, and portfolio m…
|
530249 | IN | Financial and insurance activit… |
|
CAIDA SECURITIES CO.,LTD.
Comprehensive provider of securities brokerage, asset manag…
|
600906 | CN | Financial and insurance activit… |
|
Capital Futures Corp.
Specializes in global futures and options brokerage, cleari…
|
6024 | TW | Financial and insurance activit… |
Capital Securities Corporation 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/52498/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52498 | 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=52498 | 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=52498 \ -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": 52498}, 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 Capital Securities Corporation (id: 52498)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.