Overview
Financial reinforcement learning (FinRL) [1] [2] applies reinforcement learning algorithms to financial tasks such as portfolio management, algorithmic trading, and option pricing [3] [4] [5]. Recent breakthroughs in large language models (LLMs) are driving open finance, which provides affordable and scalable solutions for customers to make intelligent decisions, enabling personalized financial search and robo-advisors.
Features
The FinRL Contest 2025 explores and evaluates the capability of machine learning methods in finance, with the following featured tracks:
FinRL-DeepSeek. DeepSeek’s groundbreaking open models have demonstrated strong capabilities on par with proprietary models. FinRL-DeepSeek [6] integrates LLM-generated signals in FinRL to enhance stock trading strategies, inlcuding sentiment scores and risk levels extracted from financial news. Participants are encouraged to explore and innovate with FinRL-DeepSeek.
FinRL-AlphaSeek. Factors are crucial in driving trading decisions and in enabling traders to design efficient, data-driven strategies. This task involves two stages: factor engineering and ensemble learning. Participants are encouraged to perform factor engineering and utilize ensemble methods to develop robust trading agents.
Open FinLLM Leaderboard. The Open FinLLM Leaderboard [7] is an open platform for evaluating LLMs on a wide range of financial tasks, emphasizing transparency and reproducibility. In addition to general financial benchmarks, we have extended the leaderboard with datasets focused on digital regulatory reporting, originally developed for the Regulations Challenge at COLING 2025 [8]. These include:
Common Domain Model (CDM): a machine-oriented model for managing the lifecycle of financial products and transactions.
Model Openness Framework (MOF): a three-tiered ranked classification system to evaluate the completeness and openness of machine learning models.
eXtensible Business Reporting Language (XBRL): a standard for electronic communication of business and financial data.
Participants are invited to contribute to these benchmarks and also explore reinforcement learning approaches for improving LLMs’ ability in various financial tasks.
Tasks
We organize four tasks to promote open finance:
- FinRL-DeepSeek for Stock Trading.
Develop stock trading agents by integrating LLM-generated signals in FinRL, using financial news and market data.
- FinRL-AlphaSeek for Crypto Trading.
Develop crypto trading agents using factor mining and ensemble learning to improve trading performance.
- Open FinLLM Leaderboard – Models with Reinforcement Fine-Tuning (ReFT).
Train and fine-tune financial LLMs with ReFT and compete in the Open FinLLM Leaderboard.
- Open FinLLM Leaderboard – Digital Regulatory Reporting (DRR).
Train and fine-tune LLMs to improve their ability in digital regulatory reporting: CDM, MOF, and XBRL.
For Task 1 and Task 2, we provide parallel market environments [9] that incorporate LLM-generated signals and support massivley parallel simulation.
References