NORTHEAST SECURITIES CO.,LTD. — Investor Relations & Filings
Northeast Securities Co., Ltd. provides a comprehensive suite of financial services tailored for individual and institutional clients. Its core operations encompass securities brokerage, investment banking, asset management, and investment consulting. The firm facilitates capital raising through underwriting and sponsorship of equity and debt instruments, while also offering specialized financial advisory services. Additionally, the company engages in proprietary trading and provides wealth management solutions supported by dedicated research capabilities. By maintaining an extensive service network, the organization delivers integrated investment strategies and risk management solutions across various asset classes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 东北证券股份有限公司董事会审计委员会关于会计师事务所2025年度履职情况评估暨履行监督职责情况的报告 | 2026-04-24 | Chinese | |
| 东北证券股份有限公司2025年度控股股东及其他关联方资金往来情况的专项说明 | 2026-04-24 | Chinese | |
| 2025年年度报告 | 2026-04-24 | Chinese | |
| 东北证券股份有限公司2025年度独立董事述职报告(史际春) | 2026-04-24 | Chinese | |
| 东北证券股份有限公司2025年度独立董事述职报告(李东方) | 2026-04-24 | Chinese | |
| 东北证券股份有限公司2025年度独立董事述职报告(任冲) | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43211581 | 东北证券股份有限公司董事会审计委员会关于会计师事务所2025年度履职情况评估暨履行监督职责情况的报告 | 2026-04-24 | Chinese | ||
| 43211571 | 东北证券股份有限公司2025年度控股股东及其他关联方资金往来情况的专项说明 | 2026-04-24 | Chinese | ||
| 43211561 | 2025年年度报告 | 2026-04-24 | Chinese | ||
| 43211551 | 东北证券股份有限公司2025年度独立董事述职报告(史际春) | 2026-04-24 | Chinese | ||
| 43211543 | 东北证券股份有限公司2025年度独立董事述职报告(李东方) | 2026-04-24 | Chinese | ||
| 43211539 | 东北证券股份有限公司2025年度独立董事述职报告(任冲) | 2026-04-24 | Chinese | ||
| 43211525 | 东北证券股份有限公司2025年度可持续发展报告 | 2026-04-24 | Chinese | ||
| 43211510 | 东北证券股份有限公司董事会提名与薪酬委员会关于公司第十二届董事会独立董事候选人任职资格的审核意见 | 2026-04-24 | Chinese | ||
| 43211493 | 独立董事候选人声明与承诺(潘士远) | 2026-04-24 | Chinese | ||
| 43211468 | 独立董事提名人声明与承诺(刘柏) | 2026-04-24 | Chinese | ||
| 43211424 | 第十一届董事会第七次会议决议公告 | 2026-04-24 | Chinese | ||
| 43211400 | 关于2025年度利润分配方案的公告 | 2026-04-24 | Chinese | ||
| 43211302 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 43211298 | 东北证券股份有限公司2025年度内部控制评价报告 | 2026-04-24 | Chinese | ||
| 43211295 | 独立董事候选人声明与承诺(卢相君) | 2026-04-24 | Chinese | ||
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 |
|---|---|---|---|
|
1285081 Ontario Inc.
An active reporting issuer with undisclosed core business a…
|
— | CA | Financial and insurance activit… |
|
1797729 Ontario Inc.
Gold-focused royalty and stream company acquiring royalties…
|
OR | CA | Financial and insurance activit… |
|
5D Acquisition Corp.
Capital Pool Company (CPC) seeking a Qualifying Transaction…
|
FIVD.P | CA | Financial and insurance activit… |
|
9F Inc.
Operates a digital financial account platform for personali…
|
JFU | US | Financial and insurance activit… |
|
A1 CAPİTAL YATIRIM MENKUL DEĞERLER A.Ş.
A brokerage and investment firm offering capital market and…
|
A1CAP | TR | Financial and insurance activit… |
|
A2ZCryptocap
Identifies and evaluates potential assets or operating busi…
|
AZC-P | CA | Financial and insurance activit… |
|
AA Mission Acquisition Corp.
A special purpose acquisition company targeting the food an…
|
AAM | US | Financial and insurance activit… |
|
ABC arbitrage
Quantitative trading and asset management firm using market…
|
ABCA | FR | Financial and insurance activit… |
|
ABG Sundal Collier
An independent Nordic investment bank providing advisory an…
|
ABG | NO | Financial and insurance activit… |
|
Above Capital Inc.
Financial services provider operating an advanced MT5 platf…
|
— | CA | Financial and insurance activit… |
NORTHEAST SECURITIES CO.,LTD. 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/53753/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53753 | 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=53753 | 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=53753 \ -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": 53753}, 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 NORTHEAST SECURITIES CO.,LTD. (id: 53753)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.