TRAICLLGNENov 14, 2021

Intelligent Trading Systems: A Sentiment-Aware Reinforcement Learning Approach

arXiv:2112.02095v19 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of stable and profitable trading for financial analysts by incrementally enhancing existing methods with sentiment features.

The paper tackled the problem of improving profit stability in single-asset trading by combining reinforcement learning with market sentiment from news, resulting in consistent effectiveness across multiple assets and conditions.

The feasibility of making profitable trades on a single asset on stock exchanges based on patterns identification has long attracted researchers. Reinforcement Learning (RL) and Natural Language Processing have gained notoriety in these single-asset trading tasks, but only a few works have explored their combination. Moreover, some issues are still not addressed, such as extracting market sentiment momentum through the explicit capture of sentiment features that reflect the market condition over time and assessing the consistency and stability of RL results in different situations. Filling this gap, we propose the Sentiment-Aware RL (SentARL) intelligent trading system that improves profit stability by leveraging market mood through an adaptive amount of past sentiment features drawn from textual news. We evaluated SentARL across twenty assets, two transaction costs, and five different periods and initializations to show its consistent effectiveness against baselines. Subsequently, this thorough assessment allowed us to identify the boundary between news coverage and market sentiment regarding the correlation of price-time series above which SentARL's effectiveness is outstanding.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes