Deep Reinforcement Learning in Quantitative Algorithmic Trading: A Review
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.
Code (1)
Tasks
Algorithmic TradingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Language Model Guided Reinforcement Learning in Quantitative Trading
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 LearningFinRL-Podracer: High Performance and Scalable Deep Reinforcement Learning for Quantitative Finance
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+3An Application of Deep Reinforcement Learning to Algorithmic Trading
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+1An overall view of key problems in algorithmic trading and recent progress
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+1Quantitative Trading using Deep Q Learning
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)