paper-with-me

Papers

TradeMaster: A Holistic Quantitative Trading Platform Empowered by Reinforcement Learning

2023-09-26 · NeurIPS 2023 11

The financial markets, which involve over \$90 trillion market capitals, attract the attention of innumerable profit-seeking investors globally. Recent explosion of reinforcement learning in financial trading (RLFT) research has shown stellar performance on many quantitative trading tasks. However, it is still challenging to deploy reinforcement learning (RL) methods into real-world financial markets due to the highly composite nature of this domain, which entails design choices and interactions between components that collect financial data, conduct feature engineering, build market environments, make investment decisions, evaluate model behaviors and offers user interfaces. Despite the availability of abundant financial data and advanced RL techniques, a remarkable gap still exists between the potential and realized utilization of RL in financial trading. In particular, orchestrating an RLFT project lifecycle poses challenges in engineering (i.e. hard to build), benchmarking (i.e. hard to compare) and usability (i.e. hard to optimize, maintain and use). To overcome these challenges, we introduce TradeMaster, a holistic open-source RLFT platform that serves as a i) software toolkit, ii) empirical benchmark, and iii) user interface. Our ultimate goal is to provide infrastructures for transparent and reproducible RLFT research and facilitate their real-world deployment with industry impact. TradeMaster will be updated continuously and welcomes contributions from both RL and finance communities.

📄 PDF Abstract BibTeX

Code (1)

trademaster-ntu/trademaster 공식 구현 pytorch

Similar Papers 제목 키워드 기반

QTMRL: An Agent for Quantitative Trading Decision-Making Based on Multi-Indicator Guided Reinforcement Learning

2025-08-28 · Jingfeng Pan, Jiahao Chen arxiv

In the highly volatile and uncertain global financial markets, traditional quantitative trading models relying on statistical modeling or empirical rules often fail to adapt to dynamic market changes and black swan event…

Reinforcement Learning

FinRL-X: An AI-Native Modular Infrastructure for Quantitative Trading

2026-03-22 · Hongyang Yang, Boyu Zhang, Yang She, Xinyu Liao 외 arxiv

We present FinRL-X, a modular and deployment-consistent trading architecture that unifies data processing, strategy construction, backtesting, and broker execution under a weight-centric interface. While existing open-so…

Reinforcement Learning

FishBargain: An LLM-Empowered Bargaining Agent for Online Fleamarket Platform Sellers

2025-01-22 · Dexin Kong, Xu Yan, Ming Chen, Shuguang Han 외

Different from traditional Business-to-Consumer e-commerce platforms~(e.g., Amazon), online fleamarket platforms~(e.g., Craigslist) mainly focus on individual sellers who are lack of time investment and business proficie…

Deep Reinforcement Learning in Quantitative Algorithmic Trading: A Review

2021-05-31 · Tidor-Vlad Pricope

Algorithmic stock trading has become a staple in today's financial market, the majority of trades being now fully automated. Deep Reinforcement Learning (DRL) agents proved to be to a force to be reckon with in many comp…

Algorithmic TradingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

CLEVA: Chinese Language Models EVAluation Platform

2023-08-09 · Yanyang Li, Jianqiao Zhao, Duo Zheng, Zi-Yuan Hu 외

With the continuous emergence of Chinese Large Language Models (LLMs), how to evaluate a model's capabilities has become an increasingly significant issue. The absence of a comprehensive Chinese benchmark that thoroughly…