
Nissan Securities Group Co.,Ltd. — Investor Relations & Filings
Nissan Securities Group Co., Ltd. is a financial services holding company that provides comprehensive brokerage, clearing, and execution services through its subsidiaries. The firm's offerings cover a wide range of financial instruments, including securities, derivatives, commodities, and foreign exchange (FX). It specializes in providing advanced trading solutions for institutional clients and professional traders, featuring optimized environments for High-Frequency Trading (HFT), Direct Market Access (DMA), colocation, and proximity hosting services. The company maintains memberships with major financial exchanges and offers dedicated customer support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2026-04-08 | Japanese | |
| 大量保有報告書 | 2026-02-24 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | |
| 確認書 | 2025-11-12 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33763849 | 変更報告書 | 2026-04-08 | Japanese | ||
| 32831954 | 大量保有報告書 | 2026-02-24 | Japanese | ||
| 13920986 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | ||
| 12040042 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-05 | Japanese | ||
|
2025
10 filings
| |||||
| 8952229 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | ||
| 8240431 | 確認書 | 2025-11-12 | Japanese | ||
| 8240428 | 半期報告書-第21期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7859603 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-01 | Japanese | ||
| 7241969 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-01 | Japanese | ||
| 7252448 | 臨時報告書 | 2025-06-24 | Japanese | ||
| 7257296 | 内部統制報告書-第20期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7257291 | 確認書 | 2025-06-19 | Japanese | ||
| 7257287 | 有価証券報告書-第20期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7260646 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-02 | Japanese | ||
|
2024
1 filing
| |||||
| 7299897 | 確認書 | 2024-11-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Security and commodity contracts brokerage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5paisa Capital Limited
Digital platform for discount brokerage, mutual funds, and …
|
5PAISA | IN | Financial and insurance activit… |
|
Aditya Birla Money Ltd
Offers broking, distribution, and investment services acros…
|
BIRLAMONEY | IN | Financial and insurance activit… |
|
Ajcon Global Services Ltd.
Provides stock broking, investment banking, and corporate a…
|
511692 | IN | Financial and insurance activit… |
|
Alacrity Securities Limited
Offers brokerage, investment advisory, and trading for reta…
|
535916 | IN | Financial and insurance activit… |
|
ALNUS YATIRIM MENKUL DEĞERLER A.Ş.
A financial brokerage firm offering stocks, futures, Forex,…
|
ALNUS | TR | Financial and insurance activit… |
|
Amrapali Capital and Finance Services Limited
Offers brokerage, investment banking, wealth management, an…
|
536737 | IN | Financial and insurance activit… |
|
ANAND RATHI SHARE AND STOCK BROKERS LIMITED
Offers research-driven financial advisory, trading services…
|
ARSSBL | IN | Financial and insurance activit… |
|
ANGEL ONE LIMITED
Technology-driven provider of digital stockbroking and weal…
|
ANGELONE | IN | Financial and insurance activit… |
|
Arihant Capital Markets Ltd.
Provides stock broking, wealth management, and investment b…
|
ARIHANTCAP | IN | Financial and insurance activit… |
|
Aryan Share & Stock Brokers Ltd.
Provides securities brokerage, investment management, and t…
|
542176 | IN | Financial and insurance activit… |
Nissan Securities Group 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/12840/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12840 | 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=12840 | 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=12840 \ -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": 12840}, 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 Nissan Securities Group Co.,Ltd. (id: 12840)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.