paper-with-me

홈 › Papers

Quantitative Day Trading from Natural Language using Reinforcement Learning

2021-06-01 · NAACL 2021 4 · Ramit Sawhney, Arnav Wadhwa, Shivam Agarwal, Rajiv Ratn Shah

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Stock Prediction

Similar Papers 제목 키워드 기반

Logic-Q: Improving Deep Reinforcement Learning-based Quantitative Trading via Program Sketch-based Tuning

2023-10-09 · Zhiming Li, Junzhe Jiang, Yushi Cao, Aixin Cui 외

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 Learning

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)

Integrating Large Language Models and Reinforcement Learning for Sentiment-Driven Quantitative Trading

2025-10-12 · Wo Long, Wenxin Zeng, Xiaoyu Zhang, Ziyao Zhou arxiv

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 Analysis

Optimization of Multi-Factor Model in Quantitative Trading Based On Reinforcement Learning

2020-12-14 · CUHK Course IERG5350 2020 12 · Dylan Zhang, Xiaotong LIN

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

2024-11-17 · Ananya Unnikrishnan

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