AIJan 26, 2020

Sentiment and Knowledge Based Algorithmic Trading with Deep Reinforcement Learning

arXiv:2001.09403v129 citations
AI Analysis

This addresses the problem of unreliable automated stock trading for financial markets, but appears incremental as it builds on existing methods.

The paper tackled algorithmic trading by combining reinforcement learning with sentiment analysis and knowledge graphs to learn trading policies, achieving unspecified performance improvements.

Algorithmic trading, due to its inherent nature, is a difficult problem to tackle; there are too many variables involved in the real world which make it almost impossible to have reliable algorithms for automated stock trading. The lack of reliable labelled data that considers physical and physiological factors that dictate the ups and downs of the market, has hindered the supervised learning attempts for dependable predictions. To learn a good policy for trading, we formulate an approach using reinforcement learning which uses traditional time series stock price data and combines it with news headline sentiments, while leveraging knowledge graphs for exploiting news about implicit relationships.

Foundations

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

Your Notes