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 |
|---|---|---|---|
|
Modern Shares and Stockbrokers Ltd.
Provides capital market brokerage, investment services, and…
|
509760 | IN | Financial and insurance activit… |
|
Motilal Oswal Financial Services Limited
Diversified financial services firm offering research-based…
|
MOTILALOFS | IN | Financial and insurance activit… |
|
Munoth Financial Services Ltd.
Specializes in capital market services, offering investment…
|
531821 | IN | Financial and insurance activit… |
|
My Money Securities Ltd.
Offers investment, brokerage, trading, and wealth managemen…
|
538862 | IN | Financial and insurance activit… |
|
Nam Securities Ltd.
Offers brokerage, depository services, and research-based w…
|
538395 | IN | Financial and insurance activit… |
|
Nanhua Futures Co.,Ltd.
Provides global derivatives brokerage, asset management, an…
|
603093 | CN | Financial and insurance activit… |
|
NDA Securities ltd.
Provides brokerage, depository, wealth management, and inve…
|
511535 | IN | Financial and insurance activit… |
|
NEXOME CAPITAL MARKETS LIMITED
Provides investment banking, wealth management, and strateg…
|
508905 | IN | Financial and insurance activit… |
|
Nissan Securities Group Co.,Ltd.
Offers brokerage, clearing, and execution with advanced tra…
|
8705 | JP | Financial and insurance activit… |
|
OMG GROUP LIMITED
Provides digital brokerage infrastructure and market access…
|
OMG | AU | 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.