
YUTAKA TRUSTY SECURITIES CO., LTD. — Investor Relations & Filings
YUTAKA TRUSTY SECURITIES CO., LTD. is a financial services firm specializing in commodity futures and derivatives trading. The company's offerings include commodity futures on products like gold and gasoline, stock index futures, and exchange-traded derivatives such as "Click Kabu 365" (CFDs on stock indices) and "Click 365" (FX). Additionally, it provides services for physical precious metals trading, including gold and platinum bullion. The firm operates a national network of branches, emphasizing face-to-face consulting to deliver asset management proposals tailored to client needs. To support investors, the company offers a range of market information, including proprietary reports, price data, charts, and analyst video commentary.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-06-29 | Japanese | |
| 内部統制報告書-第66期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | |
| 有価証券報告書-第66期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | |
| 四半期報告書-第66期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | |
| 四半期報告書-第66期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-11 | Japanese | |
| 四半期報告書-第66期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-11 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
4 filings
| |||||
| 7599285 | 確認書 | 2022-06-29 | Japanese | ||
| 7599280 | 内部統制報告書-第66期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7599264 | 有価証券報告書-第66期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7617756 | 四半期報告書-第66期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | ||
|
2021
6 filings
| |||||
| 7623910 | 四半期報告書-第66期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-11 | Japanese | ||
| 7628554 | 四半期報告書-第66期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-11 | Japanese | ||
| 7665547 | 確認書 | 2021-06-29 | Japanese | ||
| 7665541 | 内部統制報告書-第65期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | ||
| 7665531 | 有価証券報告書-第65期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | ||
| 7676274 | 四半期報告書-第65期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
|
2020
4 filings
| |||||
| 7681805 | 四半期報告書-第65期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-11 | Japanese | ||
| 7686082 | 四半期報告書-第65期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-11 | Japanese | ||
| 7688743 | 有価証券報告書-第64期(平成31年4月1日-令和2年3月31日) | 2020-06-26 | Japanese | ||
| 7693869 | 四半期報告書-第64期第3四半期(令和1年10月1日-令和1年12月31日) | 2020-02-12 | Japanese | ||
|
2019
1 filing
| |||||
| 7697530 | 四半期報告書-第64期第2四半期(2019/07/01-2019/09/30) | 2019-11-11 | Japanese | ||
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… |
YUTAKA TRUSTY 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/12833/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12833 | 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=12833 | 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=12833 \ -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": 12833}, 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 YUTAKA TRUSTY SECURITIES CO., LTD. (id: 12833)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.