paper-with-me

Papers

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 complex games like Chess and Go. We can look at the stock market historical price series and movements as a complex imperfect information environment in which we try to maximize return - profit and minimize risk. This paper reviews the progress made so far with deep reinforcement learning in the subdomain of AI in finance, more precisely, automated low-frequency quantitative stock trading. Many of the reviewed studies had only proof-of-concept ideals with experiments conducted in unrealistic settings and no real-time trading applications. For the majority of the works, despite all showing statistically significant improvements in performance compared to established baseline strategies, no decent profitability level was obtained. Furthermore, there is a lack of experimental testing in real-time, online trading platforms and a lack of meaningful comparisons between agents built on different types of DRL or human traders. We conclude that DRL in stock trading has showed huge applicability potential rivalling professional traders under strong assumptions, but the research is still in the very early stages of development.

📄 PDF Abstract BibTeX arXiv:2106.00123

Code (1)

ludel/AutoTrading tf

Tasks

Algorithmic TradingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Language Model Guided Reinforcement Learning in Quantitative Trading

2025-08-04 · Adam Darmanin, Vince Vella arxiv

Algorithmic trading requires short-term tactical decisions consistent with long-term financial objectives. Reinforcement Learning (RL) has been applied to such problems, but adoption is limited by myopic behaviour and op…

Reinforcement Learning

FinRL-Podracer: High Performance and Scalable Deep Reinforcement Learning for Quantitative Finance

2021-11-07 · Zechu Li, Xiao-Yang Liu, Jiahao Zheng, Zhaoran Wang 외

Machine learning techniques are playing more and more important roles in finance market investment. However, finance quantitative modeling with conventional supervised learning approaches has a number of limitations. The…

Deep Reinforcement LearningGPUreinforcement-learningReinforcement Learning+3

An Application of Deep Reinforcement Learning to Algorithmic Trading

2020-04-07 · Thibaut Théate, Damien Ernst

This scientific research paper presents an innovative approach based on deep reinforcement learning (DRL) to solve the algorithmic trading problem of determining the optimal trading position at any point in time during a…

Algorithmic TradingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

An overall view of key problems in algorithmic trading and recent progress

2020-06-09 · Michaël Karpe

We summarize the fundamental issues at stake in algorithmic trading, and the progress made in this field over the last twenty years. We first present the key problems of algorithmic trading, describing the concepts of op…

Algorithmic TradingBIG-bench Machine Learningreinforcement-learningReinforcement Learning+1

Quantitative Trading using Deep Q Learning

2023-04-03 · Soumyadip Sarkar

Reinforcement learning (RL) is a subfield of machine learning that has been used in many fields, such as robotics, gaming, and autonomous systems. There has been growing interest in using RL for quantitative trading, whe…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)