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 |
|---|---|---|---|
|
Casa de Bolsa Finamex, S.A.B. de C.V.
Brokerage firm providing investment services and market acc…
|
FINAMEX | MX | Financial and insurance activit… |
|
Cil Securities Ltd.
Provides stockbroking, merchant banking, registrar, and por…
|
530829 | IN | Financial and insurance activit… |
|
Clear Street Group Inc.
Offers a cloud-native capital markets platform for brokerag…
|
CLRS | US | Financial and insurance activit… |
|
Compagnie financière Tradition S.A.
A global interdealer broker facilitating OTC financial and …
|
CFT | CH | Financial and insurance activit… |
|
Continental Securities Limited
Provides stockbroking, investment advisory, and capital mar…
|
538868 | IN | Financial and insurance activit… |
|
Cornerstone Financial Holdings Limited
Investment holding company operating DOOH media and securit…
|
8112 | KY | Financial and insurance activit… |
|
Daulat Securities Ltd.
Offers equity and derivative trading, brokerage, and deposi…
|
530171 | IN | Financial and insurance activit… |
|
DB(INTERNATIONAL)Stock Brokers Ltd
Offers capital market trading, depository services, and por…
|
DBSTOCKBRO | IN | Financial and insurance activit… |
|
Derayah Financial Co.
Independent firm providing asset management, wealth managem…
|
4084 | SA | Financial and insurance activit… |
|
Directa Sim
Financial services firm providing online trading and direct…
|
D:IM | IT | 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.