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 |
|---|---|---|---|
|
DJS Stock & Shares Ltd.
Provides stockbroking, trading, investment management, and …
|
511636 | IN | Financial and insurance activit… |
|
DLC Asia Limited
Interdealer broker providing derivatives brokerage services…
|
8210 | HK | Financial and insurance activit… |
|
East Money Information Co., Ltd.
Provides financial data, fund distribution, and securities …
|
300059 | CN | Financial and insurance activit… |
|
Elixir Capital Limited
Provides investment management, advisory, and stockbroking …
|
531278 | IN | Financial and insurance activit… |
|
Emkay Global Financial Services Ltd
Provides institutional equities, wealth management, and inv…
|
EMKAY | IN | Financial and insurance activit… |
|
EUROZ HARTLEYS GROUP LIMITED
Financial services firm offering stockbroking, corporate fi…
|
EZL | AU | Financial and insurance activit… |
|
Evercore Inc.
A global investment banking advisory and investment managem…
|
EVR | US | Financial and insurance activit… |
|
FT Capital Ltd.
Independent investment banking firm focused on M&A, divesti…
|
— | CA | Financial and insurance activit… |
|
Futuristic Securities Ltd
Provides investment management, electronic trading, and fin…
|
523113 | IN | Financial and insurance activit… |
|
Gajanan Securities Services Ltd.
Offers investment brokerage, equity trading, and financial …
|
538609 | IN | 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.