Quantitative Day Trading from Natural Language using Reinforcement Learning
It is challenging to design profitable and practical trading strategies, as stock price movements are highly stochastic, and the market is heavily influenced by chaotic data across sources like news and social media. Existing NLP approaches largely treat stock prediction as a classification or regression problem and are not optimized to make profitable investment decisions. Further, they do not model the temporal dynamics of large volumes of diversely influential text to which the market responds quickly. Building on these shortcomings, we propose a deep reinforcement learning approach that makes time-aware decisions to trade stocks while optimizing profit using textual data. Our method outperforms state-of-the-art in terms of risk-adjusted returns in trading simulations on two benchmarks: Tweets (English) and financial news (Chinese) pertaining to two major indexes and four global stock markets. Through extensive experiments and studies, we build the case for our method as a tool for quantitative trading.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Stock PredictionSimilar Papers 제목 키워드 기반
Logic-Q: Improving Deep Reinforcement Learning-based Quantitative Trading via Program Sketch-based Tuning
Deep reinforcement learning (DRL) has revolutionized quantitative trading (Q-trading) by achieving decent performance without significant human expert knowledge. Despite its achievements, we observe that the current stat…
Deep Reinforcement LearningProgram Synthesisreinforcement-learningReinforcement LearningQuantitative 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)Integrating Large Language Models and Reinforcement Learning for Sentiment-Driven Quantitative Trading
This research develops a sentiment-driven quantitative trading system that leverages a large language model, FinGPT, for sentiment analysis, and explores a novel method for signal integration using a reinforcement learni…
Reinforcement LearningSentiment AnalysisOptimization of Multi-Factor Model in Quantitative Trading Based On Reinforcement Learning
Quantitative trading strategies play an important role in stock trading, and reinforcement learning (RL) has been increasingly applied to trading activities in recent years. In this paper, we mainly study the optimizatio…
Decision Makingreinforcement-learningReinforcement Learning (RL)Financial News-Driven LLM Reinforcement Learning for Portfolio Management
Reinforcement learning (RL) has emerged as a transformative approach for financial trading, enabling dynamic strategy optimization in complex markets. This study explores the integration of sentiment analysis, derived fr…
Decision MakingManagementreinforcement-learningReinforcement Learning+2