
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 |
|---|---|---|---|
|
Jiayin Group Inc.
A fintech platform connecting underserved borrowers with fi…
|
JFIN | US | Financial and insurance activit… |
|
JMD Ventures Limited
Diversified firm specializing in trading, investments, and …
|
511092 | IN | Financial and insurance activit… |
|
JM Financial Limited
Integrated financial services group: investment banking, le…
|
JMFINANCIL | IN | Financial and insurance activit… |
|
Jo-Jo Capital Canada Ltd.
Capital pool company identifying assets to complete a Quali…
|
JOJO.P | CA | Financial and insurance activit… |
|
JULIUS BAER GROUP LTD.
A leading independent wealth management group advising priv…
|
37KB | SG | Financial and insurance activit… |
|
kakaopay Corp.
A financial platform for mobile payments, money transfers, …
|
377300 | KR | Financial and insurance activit… |
|
Kalma Capital Corp.
Capital pool company identifying assets to complete a quali…
|
KALM.P | CA | Financial and insurance activit… |
|
Kancelaria Medius Spolka Akcyjna
Acquires and manages portfolios of non-performing consumer …
|
KME | PL | Financial and insurance activit… |
|
Kelly Ventures Ltd.
Capital Pool Company (CPC) focused on identifying assets to…
|
KKL.P | CA | Financial and insurance activit… |
|
Ken Financial Services Ltd.
Provides credit solutions, securities management, and finan…
|
530547 | IN | 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.