CLLGDec 11, 2018

Predicting the Effects of News Sentiments on the Stock Market

arXiv:1812.04199v1111 citations
Originality Synthesis-oriented
AI Analysis

This work addresses stock market forecasting for investors and businesses, but it is incremental as it applies a dictionary-based sentiment analysis method to a specific domain.

The paper tackled the problem of predicting stock market trends by analyzing news sentiments, achieving a directional accuracy of 70.59% in forecasting short-term stock price movements for the pharmaceutical market.

Stock market forecasting is very important in the planning of business activities. Stock price prediction has attracted many researchers in multiple disciplines including computer science, statistics, economics, finance, and operations research. Recent studies have shown that the vast amount of online information in the public domain such as Wikipedia usage pattern, news stories from the mainstream media, and social media discussions can have an observable effect on investors opinions towards financial markets. The reliability of the computational models on stock market prediction is important as it is very sensitive to the economy and can directly lead to financial loss. In this paper, we retrieved, extracted, and analyzed the effects of news sentiments on the stock market. Our main contributions include the development of a sentiment analysis dictionary for the financial sector, the development of a dictionary-based sentiment analysis model, and the evaluation of the model for gauging the effects of news sentiments on stocks for the pharmaceutical market. Using only news sentiments, we achieved a directional accuracy of 70.59% in predicting the trends in short-term stock price movement.

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