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 |
|---|---|---|---|
|
GCM Commodity & Derivatives Limited
Provides commodity and derivative trading, execution, advis…
|
535917 | IN | Financial and insurance activit… |
|
GCM Securities Limited
Provides stock broking, investment banking, and corporate a…
|
535431 | IN | Financial and insurance activit… |
|
Geojit Financial Services Limited
Provides retail broking, investment advisory, and wealth ma…
|
GEOJITFSL | IN | Financial and insurance activit… |
|
GLOBAL MENKUL DEĞERLER A.Ş.
An independent institution providing comprehensive capital …
|
GLB | TR | Financial and insurance activit… |
|
GOGIA CAPITAL GROWTH LIMITED
Financial firm providing investment management, trading, an…
|
531600 | IN | Financial and insurance activit… |
|
Guoco Group Limited
Investment holding and management company dedicated to achi…
|
53 | BM | Financial and insurance activit… |
|
HALO TECHNOLOGIES HOLDINGS LTD
Develops investment research and trading platforms for glob…
|
HAL | AU | Financial and insurance activit… |
|
Inani Securities Ltd.
Provides trade execution, depository services, and investme…
|
531672 | IN | Financial and insurance activit… |
|
India Nivesh Limited
Provides investment banking, wealth management, and broking…
|
501700 | IN | Financial and insurance activit… |
|
Indo Thai Securities Limited
Provides investment and trading solutions, wealth managemen…
|
INDOTHAI | 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.