RUIDA FUTURES CO.,LTD. — Investor Relations & Filings
Ruida Futures Co., Ltd. provides a comprehensive suite of financial services centered on futures brokerage and risk management. The company facilitates trading in commodity and financial futures, offering execution and clearing services for a diverse client base. Its core operations include asset management, where it develops tailored investment products, and investment consulting, providing market analysis and strategic advice. Through its specialized subsidiaries, the firm offers integrated risk management solutions, including basis trading, over-the-counter derivatives, and supply chain services. The organization emphasizes the integration of advanced trading technology and research-driven insights to support institutional and individual investors in navigating derivatives markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事、高级管理人员离职管理制度(2026年4月) | 2026-03-31 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-03-31 | Chinese | |
| 2025年年度报告摘要 | 2026-03-31 | Chinese | |
| 独立董事2025年度述职报告(顾乾坤) | 2026-03-31 | Chinese | |
| 公司章程(2026年4月) | 2026-03-31 | Chinese | |
| 关于全资子公司及其下属子公司使用自有资金进行理财投资及期货交易的公告 | 2026-03-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38109031 | 董事、高级管理人员离职管理制度(2026年4月) | 2026-03-31 | Chinese | ||
| 38109029 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-03-31 | Chinese | ||
| 38109021 | 2025年年度报告摘要 | 2026-03-31 | Chinese | ||
| 38109016 | 独立董事2025年度述职报告(顾乾坤) | 2026-03-31 | Chinese | ||
| 38109011 | 公司章程(2026年4月) | 2026-03-31 | Chinese | ||
| 38109004 | 关于全资子公司及其下属子公司使用自有资金进行理财投资及期货交易的公告 | 2026-03-31 | Chinese | ||
| 38109000 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-31 | Chinese | ||
| 38108997 | 董事会关于独立董事独立性评估的专项意见 | 2026-03-31 | Chinese | ||
| 38108986 | 2025年年度审计报告 | 2026-03-31 | Chinese | ||
| 38108095 | 关于继续使用自有资金进行理财投资的公告 | 2026-03-31 | Chinese | ||
| 38108093 | 2025年度风险监管指标专项报告 | 2026-03-31 | Chinese | ||
| 38108090 | 关于2025年度利润分配方案及2026年中期利润分配计划的公告 | 2026-03-31 | Chinese | ||
| 38108088 | 独立董事2025年度述职报告(黄炳艺) | 2026-03-31 | Chinese | ||
| 38108085 | 关于2026年度关联人使用自有资金购买公司资管产品额度预计的公告 | 2026-03-31 | Chinese | ||
| 38108084 | 2025年年度报告 | 2026-03-31 | Chinese | ||
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… |
RUIDA FUTURES 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/54950/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54950 | 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=54950 | 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=54950 \ -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": 54950}, 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 RUIDA FUTURES CO.,LTD. (id: 54950)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.