
President Securities Corporation — Investor Relations & Filings
President Securities Corporation is a diversified financial services firm providing a broad spectrum of investment and capital market solutions. Its core operations encompass brokerage, proprietary trading, and underwriting, which collectively form the foundation of its business model. The company offers specialized services in wealth management, trust operations, bond trading, and futures. For corporate clients, it provides comprehensive support in domestic and international bond underwriting, the issuance of depositary receipts, and mergers and acquisitions advisory. Additionally, the firm manages warrants, investment funds, and stock transfer agency services. President Securities emphasizes a global strategic layout, utilizing international investment hubs and strategic alliances to facilitate cross-border capital exchange. By integrating professional consulting with digital investment tools, the company serves a diverse clientele of individual and institutional investors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月法人說明會簡報 — 285520260514E001.pdf | 2026-05-14 | English | |
| 115年05月法人說明會簡報 — 285520260514M001.pdf | 2026-05-14 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_2855_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese | |
| 115年第1季大陸投資 | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46373953 | 115年05月法人說明會簡報 — 285520260514E001.pdf | 2026-05-14 | English | ||
| 46373952 | 115年05月法人說明會簡報 — 285520260514M001.pdf | 2026-05-14 | Chinese | ||
| 46373951 | 115年05月法人說明會簡報 | 2026-05-14 | Chinese | ||
| 46369949 | 115年第1季財務報告書 — 202601_2855_AI1.pdf | 2026-05-14 | Chinese | ||
| 46362513 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46362024 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46366492 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366306 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366002 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363861 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46367560 | 公告董事會通過一百一十五年第一季合併財務報告 | 2026-05-13 | Chinese | ||
| 46367146 | 公告本公司召開法人說明會相關資訊 | 2026-05-13 | Chinese | ||
| 45752330 | 公告本公司簽訂股份買賣契約 | 2026-05-11 | Chinese | ||
| 39870536 | 114年第4季財務報告書 — 202504_2855_AIC.pdf | 2026-04-30 | English | ||
| 39870506 | 114年第4季財務報告書 — 202504_2855_AIA.pdf | 2026-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Other financial service activities n.e.c., except insurance and pension funding activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KEYBRIDGE CAPITAL LIMITED
Investment group managing alternative assets, equity, debt,…
|
KBC | AU | Financial and insurance activit… |
|
KEYNOTE FINANCIAL SERVICES LIMITED
Integrated investment banking and corporate advisory firm f…
|
KEYFINSERV | IN | Financial and insurance activit… |
|
Kiduja India Ltd
Engages in investment and trading of shares, stocks, and se…
|
507946 | IN | Financial and insurance activit… |
|
Kinetic Trust Ltd.
Specializes in corporate advisory, investment management, a…
|
531274 | IN | Financial and insurance activit… |
|
Kiran Vyapar Limited
Manages a diversified investment portfolio and provides cor…
|
KIRANVYPAR | IN | Financial and insurance activit… |
|
KIWOOM Securities Co.,Ltd.
Online financial institution offering securities brokerage …
|
039490 | KR | Financial and insurance activit… |
|
KJMC Corporate Advisors (India) Ltd.
SEBI-registered merchant banker offering investment banking…
|
532304 | IN | Financial and insurance activit… |
|
KJMC Financial Services Ltd.
Offers investment banking, corporate advisory, and capital …
|
530235 | IN | Financial and insurance activit… |
|
KOALA Financial Group Limited
Provides brokerage, money lending, and investment in securi…
|
8226 | HK | Financial and insurance activit… |
|
KODIT GLOBAL 2023-1 CO., LTD.
Provides financial investment, guarantee, and bond services…
|
5T1B | KR | Financial and insurance activit… |
President 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/52209/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52209 | 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=52209 | 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=52209 \ -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": 52209}, 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 President Securities Corporation (id: 52209)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.